updateChatParticipants
The participants of a basic group » changed.
type tg.UpdateChatParticipants struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Participants | ChatParticipantsClass | yes | Updated chat participants (also contains the version used to deduplicate/update outdated chat information as specified here »). |
References
- Official documentation
- Generated Go reference
- TL definition:
updateChatParticipants#7761198