chatParticipantCreator
Represents the creator of the basic group »
type tg.ChatParticipantCreator struct { /* ... */ }
Implements ChatParticipant.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
UserID | int64 | yes | ID of the user that created the group |
Rank | string | — | The participant's tag ». |
References
- Official documentation
- Generated Go reference
- TL definition:
chatParticipantCreator#e1f867b8