Lachee / discord-rpc-csharp

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

[BUG] Get user Banner #153

Closed Mrgaton closed 2 years ago

Mrgaton commented 2 years ago

image i cant get user banner via rpc

Lachee commented 2 years ago

Correct, banner is not supported by this library.

kunseru commented 7 months ago

Correct, banner is not supported by this library.

is there any way you could add it or

Lachee commented 7 months ago

Correct, banner is not supported by this library.

is there any way you could add it or

No, this is a limitation to the Discord API. no banner is given in response

If you want this feature you will have to ask Discord Support to give the banner in the user object sent by the RPC.