updatePinnedMessages

updatePinnedMessages#ed85eab5 flags:# pinned:flags.0?true peer:Peer messages:Vector<int> pts:int pts_count:int = Update;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
pinned flags.0?true Whether it is pinned.
peer Peer The user or chat the request is about.
messages Vector<int> List of messages.
pts int Chat state counter: the client uses it to tell whether it missed any updates.
pts_count int How much pts grew because of this event.

Type

Update

Related pages

Types used here