telegram api constructor · layer 229 · #00f49ca0

updates.difference

Full list of occurred events.

definition

updates.difference#f49ca0 new_messages:Vector<Message> new_encrypted_messages:Vector<EncryptedMessage> other_updates:Vector<Update> chats:Vector<Chat> users:Vector<User> state:updates.State = updates.Difference;

parameters

nametypedescription
new_messagesVector<Message>List of new messages
new_encrypted_messagesVector<EncryptedMessage>List of new encrypted secret chat messages
other_updatesVector<Update>List of updates
chatsVector<Chat>List of chats mentioned in events
usersVector<User>List of users mentioned in events
stateupdates.StateCurrent state

type

updates.Difference · other constructors: updates.differenceEmpty, updates.differenceSlice, updates.differenceTooLong

history

present in layers 2–229 · constructor id changed 1×

idlayers
#8adb00772–7
#00f49ca08–229