As it turns out, Discord Game SDK is deprecated, and Discord isn't really saying that out loud. In C# land there are unofficial libraries to do Rich Presence like discord-rpc-sharp which I had success with. If you need to use an old version of .NET Framework like 3.5 you can use the v1.0.175 version of the library, as it's still functional.