tl v57.2.0-rc TL.Updates.ChannelDifference

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;

Summary

Types

t()
t :: %TL.Updates.ChannelDifference{chats: [TL.Chat.t], final: boolean, new_messages: [TL.Message.t], other_updates: [Update.t], pts: integer, timeout: integer, users: [TL.User.t]}