issues
search
flaree
/
flare-cogs
Various cogs written for Red-DiscordBot
MIT License
76
stars
69
forks
source link
Update to more appropriate on_raw_message_edit
#198
Closed
XxInvictus
closed
1 year ago
XxInvictus
commented
1 year ago
Update to slightly more convoluted
on_raw_message_edit
as it can use a cached version of the original message unlike
on_message_edit
. Believe this to be more appropriate especially as we don't even use the original message.
flaree
commented
1 year ago
Thanks yet again😁
on_raw_message_edit
as it can use a cached version of the original message unlikeon_message_edit
. Believe this to be more appropriate especially as we don't even use the original message.