N
N
naivee2021-11-19 16:55:34
Python
naivee, 2021-11-19 16:55:34

How to make inline text in discord.py?

6197acac0e2db654633533.png

How to make the same inline button as in the photo in embed, help

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
RuslanUC, 2021-11-19
@naivee

When creating an embed, add this to the description:
[Text](Your link)
So that the code looks something like this:

embed = discord.Embed(title="...", description="...  [Подробнее](https://discord.com/) ...")

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question