Restrict Chat Member
Client.restrict_chat_member()
محدود کردن یک کاربر در یک چت
Parameters
- user_id (int)
آیدی عضو موردنظر
Returns
Example
1
await bot.restrict_chat_member(1234567890, 123456789)
This post is licensed under CC BY 4.0 by the author.