Lachee / discord-rpc-csharp

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

[Question] Large Image Key #241

Closed J0nathan550 closed 9 months ago

J0nathan550 commented 9 months ago

Is it possible to upload custom images not via application? Can't you use the images from Discord? And what is mp:external how to work with it?

synexTG commented 9 months ago

You can add custom images via direct link: LargeImageKey = "https://i.imgur.com/example.png"

J0nathan550 commented 9 months ago

Can you show example?

J0nathan550 commented 9 months ago

You can add custom images via direct link: LargeImageKey = "https://i.imgur.com/example.png"

I got it, thanks man it was very helpful.

Just put link inside of LargeImageKey.