telegram api constructor · layer 229 · #a56c2a3e
updates.state
Updates state.
definition
updates.state#a56c2a3e pts:int qts:int date:int seq:int unread_count:int = updates.State;
parameters
| name | type | description |
|---|---|---|
pts | int | Number of events occurred in a text box |
qts | int | Position in a sequence of updates in secret chats. For further details refer to article secret chats |
date | int | Date of condition |
seq | int | Number of sent updates |
unread_count | int | Number of unread messages |
type
history
present in layers 2–229 · constructor id changed 1×
| id | layers |
|---|---|
| #0a0d9c0c | 2–7 |
| #a56c2a3e | 8–229 |