Closed FallenSankta closed 3 days ago
tried switching the emojis using the format <:emoji-name:emoji-id>, but instead it just
emojis:{ 'back': '<:emoji-name:emoji-id>', .....
yet the buttons keep showing as "<:emoji-name:emoji-id>" instead of the emoji
A label cant use an guild emoji, you can just use the normal emojis. If you want to use guild emojis for a button you have to use .setEmoji() on a button.
.setEmoji()
thanks for the help
tried switching the emojis using the format <:emoji-name:emoji-id>, but instead it just
yet the buttons keep showing as "<:emoji-name:emoji-id>" instead of the emoji