Skip to main content

updateChatParticipantDelete

A member has left the basic group.

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

Implements Update.

Fields

NameTypeRequiredDescription
ChatIDint64yesGroup ID
UserIDint64yesID of the user
VersionintyesUsed similarly to pts values to deduplicate/update outdated chat information as specified here ».

References