Skip to main content

channelAdminLogEventActionParticipantEditRank

A participant's tag » was changed.

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

Implements ChannelAdminLogEventAction.

Fields

NameTypeRequiredDescription
UserIDint64yesThe user ID.
PrevRankstringyesThe previous tag.
NewRankstringyesThe new tag.

References