Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
emb = discord.Embed(title='1', description=f'{ctx.author.mention}')
emb.set_thumbnail(url=ctx.author.avatar_url)
msg = await ctx.send(embed = emb)
emb = discord.Embed(title='2', description=f'{ctx.author.mention} 1-2-3')
await edit.msg(embed = emb)
PS It seems right, if there are errors, I'll correct them
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question