telegram api constructor · layer 229 · #5bb98608
updatePinnedChannelMessages
Messages were pinned/unpinned in a channel/supergroup
definition
updatePinnedChannelMessages#5bb98608 flags:# pinned:flags.0?true channel_id:long messages:Vector<int> pts:int pts_count:int = Update;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
pinned | true | Whether the messages were pinned or unpinned |
channel_id | long | Channel ID |
messages | Vector<int> | Messages |
pts | int | Event count after generation |
pts_count | int | Number of events that were generated |
type
Update · 164 other constructors
history
present in layers 120–229 · constructor id changed 1×
| id | layers |
|---|---|
| #8588878b | 120–132 |
| #5bb98608 | 133–229 |