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;
| Поле | Тип | Описание |
|---|---|---|
| new_messages | Vector<Message> | |
| new_encrypted_messages | Vector<EncryptedMessage> | |
| other_updates | Vector<Update> | |
| chats | Vector<Chat> | Чаты и каналы, упомянутые в ответе — клиент должен положить их в свой кеш. |
| users | Vector<User> | Пользователи, упомянутые в ответе — клиент должен положить их в свой кеш. |
| intermediate_state | updates.State |