ChannelAdminLogEventActionParticipantToggleBan#
- class pyrogram.raw.types.ChannelAdminLogEventActionParticipantToggleBan#
The banned rights of a user were changed.
Constructor of
ChannelAdminLogEventAction.- Details:
Layer:
158ID:
E6D83D7E
- Parameters:
prev_participant (
ChannelParticipant) – Old banned rights of user.new_participant (
ChannelParticipant) – New banned rights of user.