TheMacros

Results 5 comments of TheMacros

> The original message object and the revoked one have attribute `type`, then you can compare two message ids and also the value of `type` they have, if the `revoked_message`...

> global.client.on('disconnected', (reason) => { > // destroy session here > // re init client > }); > > // before any action : you must test if session existe...

I have the same issue. Firefox sends the timezone as "Europe/Kyiv," while other browsers send it as "Europe/Kiev." I've tested this on macOS, Windows 10, and Windows 11, and the...

@lefamoffat This is not a good solution - it hides the overlay that displays all errors in your code. So you could not see any errors anymore.