EditBanned¶
-
class
pyrogram.api.functions.channels.
EditBanned
(channel, user_id, banned_rights)¶ -
ID
¶ 0xbfd915cd
Parameters: - channel – Either
InputChannelEmpty
orInputChannel
- user_id – Either
InputUserEmpty
,InputUserSelf
orInputUser
- banned_rights –
ChannelBannedRights
Raises: Returns: Either
UpdatesTooLong
,UpdateShortMessage
,UpdateShortChatMessage
,UpdateShort
,UpdatesCombined
,Update
orUpdateShortSentMessage
-