ChannelParticipantCreator

---types---
channelParticipantCreator#2fe601d3 user_id:long admin_rights:ChatAdminRights rank:flags.0?string = ChannelParticipant

Belongs to

ChannelParticipant

In Rust this constructor is a variant of the enums::ChannelParticipant enum.
Match on it with: if let enums::ChannelParticipant::ChannelParticipantCreator(v) = result { ... }

Parameters

user_idlongrequired
admin_rightsChatAdminRightsrequired
rankstringoptional