Remove Emoji from a Button?
How to remove an emoji from a button using the
ButtonBuilder.setEmoji()
method? I tried to put null
and undefined
into the arguments, but neither worked.4 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
You have to reedit the row with the button after setting emoji
No, it throws an error
I found out passing an empty object
{}
works fineUnknown User•3y ago
Message Not Public
Sign In & Join Server To View