Lachee / discord-rpc-csharp

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

Not really an issue, but how do I get the current User object? #127

Closed RighteousRyan1 closed 1 year ago

RighteousRyan1 commented 3 years ago

User has an internal/private constructor I'm unable to access. Where do I get a User object for the current user?

Lachee commented 3 years ago

User has an internal/private constructor I'm unable to access. Where do I get a User object for the current user?

From the Ready event