Skip to main content

updateChatParticipants

The participants of a basic group » changed.

type tg.UpdateChatParticipants struct { /* ... */ }

Implements Update.

Fields

NameTypeRequiredDescription
ParticipantsChatParticipantsClassyesUpdated chat participants (also contains the version used to deduplicate/update outdated chat information as specified here »).

References