A participant has left, joined, was banned or admined in a channel or supergroup.
Constructor schema is available as of layer 133. Switch ยป
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
channel_id | int | Channel ID |
date | int | Date of the event |
user_id | int | User in question |
prev_participant | flags.0?ChannelParticipant | Previous participant status |
new_participant | flags.1?ChannelParticipant | New participant status |
qts | int | PTS |
How to subscribe to updates and handle them properly.
How to handle channels, supergroups, groups, and what's the difference between them.