T
T
TheLealek2021-09-21 18:58:12
Python
TheLealek, 2021-09-21 18:58:12

I want to make the message that the bot displays after my command be deleted after 20 seconds, how can I do this?

614a01013d569021607988.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Nesterov, 2021-09-21
@AlexNest

await ctx.send('sometext', delete_after=20) # время в секундах

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question