Lachee / discord-rpc-csharp

C# custom implementation for Discord Rich Presence. Not deprecated and still available!
MIT License
561 stars 93 forks source link

Fix deserialization of nullable field "premium_type" #210

Closed sll552 closed 1 year ago

sll552 commented 1 year ago

I came across this issue because of increasing reports of users that their presence is not showing up lately. I guess the Discord API now actually omits the premium_type field at least if the user is not subscribed.

In VS i could not find any reference to this member of the User class, is it even used or could it be removed entirely?

Lachee commented 1 year ago

Thank you for your contribution. This is now released in v1.1.1 ✨🌟 🎉