channelParticipantCreator
Channel/supergroup creator
type tg.ChannelParticipantCreator struct { /* ... */ }
Implements ChannelParticipant.
Fieldsโ
| Name | Type | Required | Description |
|---|---|---|---|
UserID | int64 | yes | User ID |
AdminRights | ChatAdminRights | yes | Creator admin rights |
Rank | string | โ | The participant's tag ยป, defaults to "Owner" if not set. |
Referencesโ
- Official documentation
- Generated Go reference
- TL definition:
channelParticipantCreator#2fe601d3