telegram api constructor · layer 229 · #a8fb1981

updates.differenceSlice

Incomplete list of occurred events.

definition

updates.differenceSlice#a8fb1981 new_messages:Vector<Message> new_encrypted_messages:Vector<EncryptedMessage> other_updates:Vector<Update> chats:Vector<Chat> users:Vector<User> intermediate_state:updates.State = updates.Difference;

parameters

nametypedescription
new_messagesVector<Message>List of new messages
new_encrypted_messagesVector<EncryptedMessage>New messages from the encrypted event sequence
other_updatesVector<Update>List of updates
chatsVector<Chat>List of chats mentioned in events
usersVector<User>List of users mentioned in events
intermediate_stateupdates.StateIntermediary state

type

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

history

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

idlayers
#c5e839b42–7
#a8fb19818–229