leave the buttons
How to prevent this ?
You have to send your buttons in message edited again
No I mean that event.edit changes the message but buttons remain I want to remove the button I added previously
you want to when edit message button become remove?
message.edit() will keep the buttons all the time, you need explicitly pass buttons=None. or use non-bound client.edit_message
Saving your message as reference. Thanks .
Обсуждают сегодня