Unpin Chat Message
Client.unpin_chat_message()
حذف سنجاق از یک پیام در یک چت
Parameters
- message_id (int)
آیدی پیامی که سنجاق از آن برداشته میشود
Returns
Example
1
await bot.unpin_chat_message(1234567890, 1234)
This post is licensed under CC BY 4.0 by the author.