A
A
Andrew2021-01-30 23:48:34
Python
Andrew, 2021-01-30 23:48:34

Mentions of channels/players in embed?

How can I make mention of channels in embed? I tried it didn't work. And for example, when I ban or mute, when I mention players there, their id is displayed, what should I do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
pythonMyLife, 2021-02-09
@pythonMyLife

Oh, oh, inaccuracy, okay.
Let ctx be the content, member be the user to be pinged.

embed = discord.Embed (title = "PING NIGGERS")
embed.add_field (name = "NIGGER # 1", value = member.mention)

await ctx.send (embed = embed)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question