Skip to main content

updateChatParticipantRank

The tag » of a participant of a basic group » has changed.

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

Implements Update.

Fields

NameTypeRequiredDescription
ChatIDint64yesBasic group ID.
UserIDint64yesUser ID.
RankstringyesThe new tag.
VersionintyesUsed similarly to pts values to deduplicate/update outdated chat information as specified here ».

References