Open Vusal-Shabiev opened 8 months ago
What library are you using? Are you using my library? If so the issue is better opened on the repository for that.
Regardless, your code only sets the presence once? Your SetEndTime never calls client.SetPresence
Какую библиотеку вы используете? Вы пользуетесь моей библиотекой? Если да, то для этого лучше открыть проблему в репозитории. Тем не менее, ваш код устанавливает присутствие только один раз? Ваш SetEndTime никогда не вызывает
client.SetPresence
Yes, I use your library. My SetEndTime is called in the code to play a song, and the name of the song and author are also displayed there. I tried to display the remaining time, but it doesn't work. Maybe you know the solution?
So sorry, I'm opened issue in repository for Discord RPC C#.
Hello everyone, I can’t figure it out with TimeStamps. I tried TimeStamp.FromSecond(100), for example. Everything worked. When I send real time it doesn't work? The textbox shows this real time, what's wrong in my code?