Set Chat Description
Client.set_chat_description()
ویرایش توضیحات یک چت
Parameters
- description (str)
توضیحات جدید
Returns
Example
1
await bot.set_chat_description(1234567890, "some description...")
This post is licensed under CC BY 4.0 by the author.