telegram api constructor · layer 229 · #c32d5b12
updateDeleteChannelMessages
Some messages in a supergroup/channel were deleted
definition
updateDeleteChannelMessages#c32d5b12 channel_id:long messages:Vector<int> pts:int pts_count:int = Update;
parameters
| 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 |
type
Update · 164 other constructors
history
present in layers 46–229 · constructor id changed 1×
| id | layers |
|---|---|
| #c37521c9 | 46–132 |
| #c32d5b12 | 133–229 |