Unban Chat Member
Client.unban_chat_member()
برداشتن محرومیت یک کاربر از عضویت در یک چت
Parameters
- only_if_banned (bool)
فقط در صورتی که کاربر محروم باشد
Returns
Example
1
await bot.unban_chat_member(1234567890, 123456789, True)
This post is licensed under CC BY 4.0 by the author.