HAHOOS
HAHOOS
I don't know what should I send
You mean when rich presence starts the mouse has loading animation? If yes its normal, rich presence must first load so mouse has loading animation
oh i forgot to mension @Lachee
if you want do like that, you can try this: ```csharp var btn1 = new Button(); btn1.Label = "Test" btn1.Url = "Uri" presence.Buttons[0] = btn1 ``` But when i try...
idk, as i know owner is AFK idk
> I suspect you're executing this call before the REST client is fully ready. Please move this code to the DiscordSocketClient.Ready event and see if that works. Alright, I will...
It seems that I have been able to resolve the issue myself, but I had to download the source code, sign the ML v0.5.7 and build it for VS to...