telegram api constructor · layer 229 · #74ae4240
updates
Full constructor of updates
definition
updates#74ae4240 updates:Vector<Update> users:Vector<User> chats:Vector<Chat> date:int seq:int = Updates;
parameters
| name | type | description |
|---|---|---|
updates | Vector<Update> | List of updates |
users | Vector<User> | List of users mentioned in updates |
chats | Vector<Chat> | List of chats mentioned in updates |
date | int | Current date |
seq | int | Total number of sent updates |
type
Updates · other constructors: updatesTooLong, updateShortMessage, updateShortChatMessage, updateShort, updatesCombined, updateShortSentMessage
history
present in layers 2–229
| id | layers |
|---|---|
| #74ae4240 | 2–229 |