ButtonBuilder setEmoji?

I tried searching for this issue but haven't found anything that could help.
3 Replies
Roxxel
RoxxelOP3y ago
Also I couldn't find any docs on the APIMessageComponentEmoji type
Favna
Favna3y ago
discord-api-types documentation
discord-api-types - Imagine typings
discord-api-types is a simple Node/Deno module that brings up to date typings for Discord's API
Favna
Favna3y ago
Instead of string you need to split it into the object keys of name, id and animated

Did you find this page helpful?