Difference
---types--- updates.difference#00f49ca0 new_messages:Vector<Message> new_encrypted_messages:Vector<EncryptedMessage> other_updates:Vector<Update> chats:Vector<Chat> users:Vector<User> state:updates.State = updates.Difference
Belongs to
updates.Difference |
This type can be an instance of either:
Difference | DifferenceEmpty |
DifferenceSlice | DifferenceTooLong |
Members
new_messages | Message | A list must be supplied. |
new_encrypted_messages | EncryptedMessage | A list must be supplied. |
other_updates | Update | A list must be supplied. |
chats | Chat | A list must be supplied. |
users | User | A list must be supplied. |
state | updates.State |