Some messages in a supergroup/channel were deleted
updateDeleteChannelMessages#c32d5b12 channel_id:long messages:Vector<int> pts:int pts_count:int = Update;
Name | Type | Description |
---|---|---|
channel_id | long | Channel ID |
messages | Vector<int> | IDs of messages that were deleted |
pts | int | Event count after generation |
pts_count | int | Number of events that were generated |
How to subscribe to updates and handle them properly.
How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.