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

nametypedescription
updatesVector<Update>List of updates
usersVector<User>List of users mentioned in updates
chatsVector<Chat>List of chats mentioned in updates
dateintCurrent date
seqintTotal number of sent updates

type

Updates · other constructors: updatesTooLong, updateShortMessage, updateShortChatMessage, updateShort, updatesCombined, updateShortSentMessage

history

present in layers 2–229

idlayers
#74ae42402–229