How can I send messages to the unbanned user and what did I dо wrong?
I have the unban function in my disnake bot. After I unban, the bot should send a personal message to the user, but I got an error there.
How can I send messages to the unbanned user and what did I dо wrong?
I have the unban function in my disnake bot. After I unban, the bot should send a personal message to the user, but I got an error there.
How can i send message to the unbunned user and what did i dо wrong?
I have the unbun function in my disnake bot. After unbun bot should send personal message to the user, but i got error there.
code:
How delete reference message using Disnake
I want to create command what delete reference message if command this answer to message what need delete. I tried use ctx because in docs ctx save attribute message but i get the problem what said css doesn’t have attribute message. My cod: