updates.state

updates.state#a56c2a3e pts:int qts:int date:int seq:int unread_count:int = updates.State;

Parameters

NameTypeDescription
pts int Chat state counter: the client uses it to tell whether it missed any updates.
qts int State counter for secret chats and service messages.
date int A point in time, unix seconds.
seq int Sequence number in the update stream.
unread_count int

Type

updates.State

Related pages

Types used here