ChannelDifference
---types---
updates.channelDifference#2064674e flags:# final:flags.0?true pts:int timeout:flags.1?int new_messages:Vector<Message> other_updates:Vector<Update> chats:Vector<Chat> users:Vector<User> = updates.ChannelDifference
Belongs to
This type can be an instance of either:
Members
pts | int | |
new_messages | Message | 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. |
final | flag | This argument defaults to None and can be omitted. |
timeout | int | This argument defaults to None and can be omitted. |