discordrb
discordrb copied to clipboard
Add sticker support
Summary
Add Sticker Support.
Added
- Sticker API methods
-
#stickers
bot method, to access all stickers, and to find by ID - handle
GUILD_STICKERS_UPDATE
intent, and trigger relevant events - created Container methods to support handling Sticker events
- added Audit Log support
- added
sticker_items
support toMessage
(optional safe) - added stickers to
Server
, and also allowed the data to be updated.