ChannelParticipantAdmin
---types---
channelParticipantAdmin#34c3bb53 flags:# can_edit:flags.0?true is_self:flags.1?true user_id:long inviter_id:flags.1?long promoted_by:long date:date admin_rights:ChatAdminRights rank:flags.2?string = ChannelParticipant
Belongs to
This type can be an instance of either:
Members
user_id | long | |
promoted_by | long | |
date | date | |
admin_rights | ChatAdminRights | |
can_edit | flag | This argument defaults to None and can be omitted. |
is_self | flag | This argument defaults to None and can be omitted. |
inviter_id | long | This argument defaults to None and can be omitted. |
rank | string | This argument defaults to None and can be omitted. |