Custom emojis on buttons
how can i add custom emojis to my buttons?
17 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
djs version lets you pass an id
that's builders version I linked
like this?
Try it and see
kk
ValidationError > s.object(T)
Expected the value to be an object, but received number instead
Received:
| 1045048019285966800
got this error
Show what you did
And how you imported ButtonBuilder
cant shor the hole code
ima divide it in 2
• Discord ids follow the snowflake format: learn more
• Discord ids must be represented as strings as they are larger than
Number.MAX_SAFE_INTEGER
, the largest integer that can be represented in JavaScript
djs version lets you pass an idimport from djs, not builders
kk
thx
so , just one question , how do i use this command the bot just typed
like v
client.guilds.cache.get("123456789012345678")
wut?
how do i apply this client.guilds.chace.get in my code
why
dont i need it to ad my custom emojis?
no?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View