Answer the question
In order to leave comments, you need to log in
Python discord bot. How to edit posts?
Greetings to all readers. Recently I wondered if it is possible to send messages and edit them through a python bot.
Let's say I write /say *text* and it outputs something like this:
Well, of course, the command to edit such messages.
After looking at the library, I found only await ctx.edit(content="new content") or await ctx.message.edit() but did not fully understand how to use it.
Please help me with this problem
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question