T
T
TanderOFF2021-08-27 21:21:14
Python
TanderOFF, 2021-08-27 21:21:14

How to add custom emoji to Discord.py button?

uix = Button(style = ButtonStyle.blue, label = ' Главная  ', id='1', disabled = True, emoji="⭐")
our = Button(style = ButtonStyle.blue, label = '   Закрыть   ', id='4', emoji="❌")

components1 = [uix, our]

How to attach a link to an animated or statistical emoji via a link?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2021-08-27
@TanderOFF

tryemoji="<:название_эмодзи:id_эмодзи>"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question