Deprecated: Use of "parent" in callables is deprecated in /var/www/html/forum/src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php on line 431
  • If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Function deleteUserReaction(emoji, user, callback); not working/existing in Sinusbot 1.0.1

nerzlakai96

Member
Dear Sinusbot-Users,
today i came across this issue which seems to be a problem related to the function deleteUserReaction(emoji, user, callback); not being working/existing in Sinusbot 1.0.1. The Instance Log always tells me:
2023-01-09T14:50:40+01:00 error on callback func: Uncaught exception: TypeError: message.deleteUserReaction is not a function

My first thought was a syntax error or something on my side, but when i use all other functions like message.deleteAllReactions(); it works. Every functions works, but not this one. I am aware that the Docs say "Since: 1.0.0-beta.2", but 1.0.1 is above and should be supported (https://sinusbot.github.io/scripting-docs/#discordmessagedeleteuserreaction).

Thanks in advance and kind regards,
nerzlakai96
 
Top