Replies: 1 comment
-
Pass in a message payload with sticker: message.reply(MessagePayload().create(message.author, MessageOptions(null, ['STICKER_ID_HERE']); Just note I have not tested this, but messing around with it might get it to work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to send a sticker with id with discord js?
I debug with dev-tool, the request is sent as follows
Beta Was this translation helpful? Give feedback.
All reactions