Update

class pyrogram.raw.base.Update

Object contains info on events occurred.

Constructors:

This base type has 153 constructors available.

UpdateAttachMenuBots

The list of installed attachment menu entries » has changed, use messages.getAttachMenuBots to fetch the updated list.

UpdateAutoSaveSettings

Media autosave settings have changed and must be refetched using account.getAutoSaveSettings.

UpdateBotBusinessConnect

Connecting or disconnecting a business bot or changing the connection settings will emit an updateBotBusinessConnect update to the bot, with the new settings and a connection_id that will be used by the bot to handle updates from and send messages as the user.

UpdateBotCallbackQuery

A callback button was pressed, and the button data was sent to the bot that created the button

UpdateBotChatBoost

A channel/supergroup boost has changed (bots only)

UpdateBotChatInviteRequester

Someone has requested to join a chat or channel (bots only, users will receive an updatePendingJoinRequests, instead)

UpdateBotCommands

The command set of a certain bot in a certain chat has changed.

UpdateBotDeleteBusinessMessage

A message was deleted in a connected business chat ».

UpdateBotEditBusinessMessage

A message was edited in a connected business chat ».

UpdateBotInlineQuery

An incoming inline query

UpdateBotInlineSend

The result of an inline query that was chosen by a user and sent to their chat partner.

UpdateBotMenuButton

The menu button behavior for the specified bot has changed

UpdateBotMessageReaction

Bots only: a user has changed their reactions on a message with public reactions.

UpdateBotMessageReactions

Bots only: the number of reactions on a message with anonymous reactions has changed.

UpdateBotNewBusinessMessage

A message was received via a connected business chat ».

UpdateBotPrecheckoutQuery

This object contains information about an incoming pre-checkout query.

UpdateBotPurchasedPaidMedia

Bots only: a user has purchased a paid media.

UpdateBotShippingQuery

This object contains information about an incoming shipping query.

UpdateBotStopped

A bot was stopped or re-started.

UpdateBotWebhookJSON

A new incoming event; for bots only

UpdateBotWebhookJSONQuery

A new incoming query; for bots only

UpdateBusinessBotCallbackQuery

A callback button sent via a business connection was pressed, and the button data was sent to the bot that created the button.

UpdateChannel

Channel/supergroup (channel and/or channelFull) information was updated.

UpdateChannelAvailableMessages

The history of a channel/supergroup was hidden.

UpdateChannelMessageForwards

The forward counter of a message in a channel has changed

UpdateChannelMessageViews

The view counter of a message in a channel has changed

UpdateChannelParticipant

A participant has left, joined, was banned or admined in a channel or supergroup.

UpdateChannelReadMessagesContents

The specified channel/supergroup messages were read (emitted specifically for messages like voice messages or video, only once the media is watched and marked as read using channels.readMessageContents)

UpdateChannelTooLong

There are new updates in the specified channel, the client must fetch them.

UpdateChannelUserTyping

A user is typing in a supergroup, channel or message thread

UpdateChannelViewForumAsMessages

Users may also choose to display messages from all topics as if they were sent to a normal group, using a "View as messages" setting in the local client.

UpdateChannelWebPage

A webpage preview of a link in a channel/supergroup message was generated

UpdateChat

Chat (chat and/or chatFull) information was updated.

UpdateChatDefaultBannedRights

Default banned rights in a normal chat were updated

UpdateChatParticipant

A user has joined or left a specific chat

UpdateChatParticipantAdd

New group member.

UpdateChatParticipantAdmin

Admin permissions of a user in a basic group were changed

UpdateChatParticipantDelete

A member has left the group.

UpdateChatParticipantRank

Telegram API type.

UpdateChatParticipants

Composition of chat participants changed.

UpdateChatUserTyping

The user is preparing a message in a group; typing, recording, uploading, etc.

UpdateConfig

The server-side configuration has changed; the client should re-fetch the config using help.getConfig and help.getAppConfig.

UpdateContactsReset

All contacts were deleted

UpdateDcOptions

Changes in the data center configuration options.

UpdateDeleteChannelMessages

Some messages in a supergroup/channel were deleted

UpdateDeleteGroupCallMessages

{schema}

UpdateDeleteMessages

Messages were deleted.

UpdateDeleteQuickReply

A quick reply shortcut » was deleted.

UpdateDeleteQuickReplyMessages

One or more messages in a quick reply shortcut » were deleted.

UpdateDeleteScheduledMessages

Some scheduled messages were deleted (or sent) from the schedule queue of a chat

UpdateDialogFilter

A new folder was added

UpdateDialogFilterOrder

New folder order

UpdateDialogFilters

Clients should update folder info

UpdateDialogPinned

A dialog was pinned/unpinned

UpdateDialogUnreadMark

The manual unread mark of a chat was changed

UpdateDraftMessage

Notifies a change of a message draft.

UpdateEditChannelMessage

A message was edited in a channel/supergroup

UpdateEditMessage

A message was edited

UpdateEmojiGameInfo

{schema}

UpdateEncryptedChatTyping

Interlocutor is typing a message in an encrypted chat.

UpdateEncryptedMessagesRead

Communication history in an encrypted chat was marked as read.

UpdateEncryption

Change of state in an encrypted chat.

UpdateFavedStickers

The list of favorited stickers was changed, the client should call messages.getFavedStickers to refetch the new list

UpdateFolderPeers

The peer list of a peer folder was updated

UpdateGeoLiveViewed

Live geoposition message was viewed

UpdateGroupCall

A new groupcall was started

UpdateGroupCallChainBlocks

Contains updates to the blockchain of a conference call, see here » for more info.

UpdateGroupCallConnection

New WebRTC parameters

UpdateGroupCallEncryptedMessage

{schema}

UpdateGroupCallMessage

{schema}

UpdateGroupCallParticipants

The participant list of a certain group call has changed

UpdateInlineBotCallbackQuery

This notification is received by bots when a button is pressed

UpdateLangPack

Language pack updated

UpdateLangPackTooLong

A language pack has changed, the client should manually fetch the changed strings using langpack.getDifference

UpdateLoginToken

A login token (for login via QR code) was accepted.

UpdateMessageExtendedMedia

You bought a paid media »: this update contains the revealed media.

UpdateMessageID

Sent message with random_id client identifier was assigned an identifier.

UpdateMessagePoll

The results of a poll have changed

UpdateMessagePollVote

A specific peer has voted in a poll

UpdateMessageReactions

New message reactions » are available

UpdateMonoForumNoPaidException

An admin has (un)exempted this monoforum topic » from payment to send messages using account.toggleNoPaidMessagesException.

UpdateMoveStickerSetToTop

A stickerset was just moved to top, see here for more info »

UpdateNewAuthorization

A new session logged into the current user's account through an unknown device.

UpdateNewChannelMessage

A new message was sent in a channel/supergroup

UpdateNewEncryptedMessage

New encrypted message.

UpdateNewMessage

New message in a private chat or in a basic group.

UpdateNewQuickReply

A new quick reply shortcut » was created.

UpdateNewScheduledMessage

A message was added to the schedule queue of a chat

UpdateNewStickerSet

A new stickerset was installed

UpdateNewStoryReaction

Represents a new reaction to a story.

UpdateNotifySettings

Changes in notification settings.

UpdatePaidReactionPrivacy

Contains the current default paid reaction privacy, see here » for more info.

UpdatePeerBlocked

We blocked a peer, see here » for more info on blocklists.

UpdatePeerHistoryTTL

The Time-To-Live for messages sent by the current user in a specific chat has changed

UpdatePeerLocated

List of peers near you was updated

UpdatePeerSettings

Settings of a certain peer have changed

UpdatePeerWallpaper

The wallpaper » of a given peer has changed.

UpdatePendingJoinRequests

Someone has requested to join a chat or channel

UpdatePhoneCall

An incoming phone call

UpdatePhoneCallSignalingData

Incoming phone call signaling payload

UpdatePinnedChannelMessages

Messages were pinned/unpinned in a channel/supergroup

UpdatePinnedDialogs

Pinned dialogs were updated

UpdatePinnedForumTopic

{schema}

UpdatePinnedForumTopics

{schema}

UpdatePinnedMessages

Some messages were pinned in a chat

UpdatePinnedSavedDialogs

Pinned saved dialogs » were updated

UpdatePrivacy

Privacy rules were changed

UpdatePtsChanged

Common message box sequence PTS has changed, state has to be refetched using updates.getState

UpdateQuickReplies

Info about or the order of quick reply shortcuts » was changed.

UpdateQuickReplyMessage

A new message was added to a quick reply shortcut ».

UpdateReadChannelDiscussionInbox

Incoming comments in a discussion thread were marked as read

UpdateReadChannelDiscussionOutbox

Outgoing comments in a discussion thread were marked as read

UpdateReadChannelInbox

Incoming messages in a channel/supergroup were read

UpdateReadChannelOutbox

Outgoing messages in a channel/supergroup were read

UpdateReadFeaturedEmojiStickers

Some featured custom emoji stickers were marked as read

UpdateReadFeaturedStickers

Some featured stickers were marked as read

UpdateReadHistoryInbox

Incoming messages were read

UpdateReadHistoryOutbox

Outgoing messages were read

UpdateReadMessagesContents

Contents of messages in the common message box were read (emitted specifically for messages like voice messages or video, only once the media is watched and marked as read using messages.readMessageContents).

UpdateReadMonoForumInbox

Incoming messages in a monoforum topic were read

UpdateReadMonoForumOutbox

Outgoing messages in a monoforum were read.

UpdateReadStories

Stories of a specific peer were marked as read.

UpdateRecentEmojiStatuses

The list of recent emoji statuses has changed

UpdateRecentReactions

The list of recent message reactions has changed

UpdateRecentStickers

The recent sticker list was updated

UpdateSavedDialogPinned

A saved message dialog was pinned/unpinned

UpdateSavedGifs

The saved gif list has changed, the client should refetch it using messages.getSavedGifs

UpdateSavedReactionTags

The list of reaction tag » names assigned by the user has changed and should be refetched using messages.getSavedReactionTags ».

UpdateSavedRingtones

The list of saved notification sounds has changed, use account.getSavedRingtones to fetch the new list.

UpdateSentPhoneCode

A paid login SMS code was successfully sent.

UpdateSentStoryReaction

Indicates we reacted to a story ».

UpdateServiceNotification

A service message for the user.

UpdateSmsJob

A new SMS job was received

UpdateStarGiftAuctionState

{schema}

UpdateStarGiftAuctionUserState

{schema}

UpdateStarGiftCraftFail

{schema}

UpdateStarsBalance

The current account's Telegram Stars balance » has changed.

UpdateStarsRevenueStatus

The Telegram Star balance of a channel/bot we own has changed ».

UpdateStickerSets

Installed stickersets have changed, the client should refetch them as described in the docs.

UpdateStickerSetsOrder

The order of stickersets was changed

UpdateStoriesStealthMode

Indicates that stories stealth mode was activated.

UpdateStory

A new story was posted.

UpdateStoryID

A story was successfully uploaded.

UpdateTheme

A cloud theme was updated

UpdateTranscribedAudio

A pending voice message transcription » initiated with messages.transcribeAudio was updated.

UpdateUser

User (user and/or userFull) information was updated.

UpdateUserEmojiStatus

The emoji status of a certain user has changed

UpdateUserName

Changes the user's first name, last name and username.

UpdateUserPhone

A user's phone number was changed

UpdateUserStatus

Contact status update.

UpdateUserTyping

The user is preparing a message; typing, recording, uploading, etc.

UpdateWebPage

An instant view webpage preview was generated

UpdateWebViewResultSent

Indicates to a bot that a webview was closed and an inline message was sent on behalf of the user using messages.sendWebViewResultMessage

TL Schema


Parameter Tree

Update
│ ├── messageMessage
│ │ ├── MessageEmpty
│ │ │ ├── idint
│ │ │ └── peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── Message
│ │ │ ├── outtrue (optional)
│ │ │ ├── mentionedtrue (optional)
│ │ │ ├── media_unreadtrue (optional)
│ │ │ ├── silenttrue (optional)
│ │ │ ├── posttrue (optional)
│ │ │ ├── from_scheduledtrue (optional)
│ │ │ ├── legacytrue (optional)
│ │ │ ├── edit_hidetrue (optional)
│ │ │ ├── pinnedtrue (optional)
│ │ │ ├── noforwardstrue (optional)
│ │ │ ├── invert_mediatrue (optional)
│ │ │ ├── offlinetrue (optional)
│ │ │ ├── video_processing_pendingtrue (optional)
│ │ │ ├── paid_suggested_post_starstrue (optional)
│ │ │ ├── paid_suggested_post_tontrue (optional)
│ │ │ ├── idint
│ │ │ ├── from_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── from_boosts_appliedint (optional)
│ │ │ ├── from_rankstring (optional)
│ │ │ ├── peer_idPeer
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── saved_peer_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── fwd_fromMessageFwdHeader (optional)
│ │ │ │ └── MessageFwdHeader
│ │ │ ├── via_bot_idlong (optional)
│ │ │ ├── via_business_bot_idlong (optional)
│ │ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ │ ├── MessageReplyHeader
│ │ │ │ └── MessageReplyStoryHeader
│ │ │ ├── dateint
│ │ │ ├── messagestring
│ │ │ ├── mediaMessageMedia (optional)
│ │ │ │ ├── MessageMediaEmpty
│ │ │ │ ├── MessageMediaPhoto
│ │ │ │ ├── MessageMediaGeo
│ │ │ │ ├── MessageMediaContact
│ │ │ │ ├── MessageMediaUnsupported
│ │ │ │ ├── MessageMediaDocument
│ │ │ │ ├── MessageMediaWebPage
│ │ │ │ ├── MessageMediaVenue
│ │ │ │ ├── MessageMediaGame
│ │ │ │ ├── MessageMediaInvoice
│ │ │ │ ├── MessageMediaGeoLive
│ │ │ │ ├── MessageMediaPoll
│ │ │ │ ├── MessageMediaDice
│ │ │ │ ├── MessageMediaStory
│ │ │ │ ├── MessageMediaGiveaway
│ │ │ │ ├── MessageMediaGiveawayResults
│ │ │ │ ├── MessageMediaPaidMedia
│ │ │ │ ├── MessageMediaToDo
│ │ │ │ └── MessageMediaVideoStream
│ │ │ ├── reply_markupReplyMarkup (optional)
│ │ │ │ ├── ReplyKeyboardHide
│ │ │ │ ├── ReplyKeyboardForceReply
│ │ │ │ ├── ReplyKeyboardMarkup
│ │ │ │ └── ReplyInlineMarkup
│ │ │ ├── entitiesVector < MessageEntity > (optional)
│ │ │ │ ├── MessageEntityUnknown
│ │ │ │ ├── MessageEntityMention
│ │ │ │ ├── MessageEntityHashtag
│ │ │ │ ├── MessageEntityBotCommand
│ │ │ │ ├── MessageEntityUrl
│ │ │ │ ├── MessageEntityEmail
│ │ │ │ ├── MessageEntityBold
│ │ │ │ ├── MessageEntityItalic
│ │ │ │ ├── MessageEntityCode
│ │ │ │ ├── MessageEntityPre
│ │ │ │ ├── MessageEntityTextUrl
│ │ │ │ ├── MessageEntityMentionName
│ │ │ │ ├── InputMessageEntityMentionName
│ │ │ │ ├── MessageEntityPhone
│ │ │ │ ├── MessageEntityCashtag
│ │ │ │ ├── MessageEntityUnderline
│ │ │ │ ├── MessageEntityStrike
│ │ │ │ ├── MessageEntityBankCard
│ │ │ │ ├── MessageEntitySpoiler
│ │ │ │ ├── MessageEntityCustomEmoji
│ │ │ │ ├── MessageEntityBlockquote
│ │ │ │ └── MessageEntityFormattedDate
│ │ │ ├── viewsint (optional)
│ │ │ ├── forwardsint (optional)
│ │ │ ├── repliesMessageReplies (optional)
│ │ │ │ └── MessageReplies
│ │ │ ├── edit_dateint (optional)
│ │ │ ├── post_authorstring (optional)
│ │ │ ├── grouped_idlong (optional)
│ │ │ ├── reactionsMessageReactions (optional)
│ │ │ │ └── MessageReactions
│ │ │ ├── restriction_reasonVector < RestrictionReason > (optional)
│ │ │ │ └── RestrictionReason
│ │ │ ├── ttl_periodint (optional)
│ │ │ ├── quick_reply_shortcut_idint (optional)
│ │ │ ├── effectlong (optional)
│ │ │ ├── factcheckFactCheck (optional)
│ │ │ │ └── FactCheck
│ │ │ ├── report_delivery_until_dateint (optional)
│ │ │ ├── paid_message_starslong (optional)
│ │ │ ├── suggested_postSuggestedPost (optional)
│ │ │ │ └── SuggestedPost
│ │ │ ├── schedule_repeat_periodint (optional)
│ │ │ └── summary_from_languagestring (optional)
│ │ └── MessageService
│ │ ├── outtrue (optional)
│ │ ├── mentionedtrue (optional)
│ │ ├── media_unreadtrue (optional)
│ │ ├── reactions_are_possibletrue (optional)
│ │ ├── silenttrue (optional)
│ │ ├── posttrue (optional)
│ │ ├── legacytrue (optional)
│ │ ├── idint
│ │ ├── from_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── peer_idPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── saved_peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ ├── MessageReplyHeader
│ │ │ └── MessageReplyStoryHeader
│ │ ├── dateint
│ │ ├── actionMessageAction
│ │ │ ├── MessageActionEmpty
│ │ │ ├── MessageActionChatCreate
│ │ │ ├── MessageActionChatEditTitle
│ │ │ ├── MessageActionChatEditPhoto
│ │ │ ├── MessageActionChatDeletePhoto
│ │ │ ├── MessageActionChatAddUser
│ │ │ ├── MessageActionChatDeleteUser
│ │ │ ├── MessageActionChatJoinedByLink
│ │ │ ├── MessageActionChannelCreate
│ │ │ ├── MessageActionChatMigrateTo
│ │ │ ├── MessageActionChannelMigrateFrom
│ │ │ ├── MessageActionPinMessage
│ │ │ ├── MessageActionHistoryClear
│ │ │ ├── MessageActionGameScore
│ │ │ ├── MessageActionPaymentSentMe
│ │ │ ├── MessageActionPaymentSent
│ │ │ ├── MessageActionPhoneCall
│ │ │ ├── MessageActionScreenshotTaken
│ │ │ ├── MessageActionCustomAction
│ │ │ ├── MessageActionBotAllowed
│ │ │ ├── MessageActionSecureValuesSentMe
│ │ │ ├── MessageActionSecureValuesSent
│ │ │ ├── MessageActionContactSignUp
│ │ │ ├── MessageActionGeoProximityReached
│ │ │ ├── MessageActionGroupCall
│ │ │ ├── MessageActionInviteToGroupCall
│ │ │ ├── MessageActionSetMessagesTTL
│ │ │ ├── MessageActionGroupCallScheduled
│ │ │ ├── MessageActionSetChatTheme
│ │ │ ├── MessageActionChatJoinedByRequest
│ │ │ ├── MessageActionWebViewDataSentMe
│ │ │ ├── MessageActionWebViewDataSent
│ │ │ ├── MessageActionGiftPremium
│ │ │ ├── MessageActionTopicCreate
│ │ │ ├── MessageActionTopicEdit
│ │ │ ├── MessageActionSuggestProfilePhoto
│ │ │ ├── MessageActionRequestedPeer
│ │ │ ├── MessageActionSetChatWallPaper
│ │ │ ├── MessageActionGiftCode
│ │ │ ├── MessageActionGiveawayLaunch
│ │ │ ├── MessageActionGiveawayResults
│ │ │ ├── MessageActionBoostApply
│ │ │ ├── MessageActionRequestedPeerSentMe
│ │ │ ├── MessageActionPaymentRefunded
│ │ │ ├── MessageActionGiftStars
│ │ │ ├── MessageActionPrizeStars
│ │ │ ├── MessageActionStarGift
│ │ │ ├── MessageActionStarGiftUnique
│ │ │ ├── MessageActionPaidMessagesRefunded
│ │ │ ├── MessageActionPaidMessagesPrice
│ │ │ ├── MessageActionConferenceCall
│ │ │ ├── MessageActionTodoCompletions
│ │ │ ├── MessageActionTodoAppendTasks
│ │ │ ├── MessageActionSuggestedPostSuccess
│ │ │ ├── MessageActionSuggestedPostRefund
│ │ │ ├── MessageActionGiftTon
│ │ │ ├── MessageActionSuggestBirthday
│ │ │ ├── MessageActionNewCreatorPending
│ │ │ ├── MessageActionChangeCreator
│ │ │ ├── MessageActionNoForwardsToggle
│ │ │ └── MessageActionNoForwardsRequest
│ │ ├── reactionsMessageReactions (optional)
│ │ │ └── MessageReactions
│ │ └── ttl_periodint (optional)
│ ├── ptsint
│ └── pts_countint
├── UpdateMessageID
│ ├── idint
│ └── random_idlong
│ ├── messagesVector < int >
│ ├── ptsint
│ └── pts_countint
│ ├── user_idlong
│ ├── top_msg_idint (optional)
│ └── actionSendMessageAction
│ │ └── progressint
│ │ └── progressint
│ │ └── progressint
│ │ └── progressint
│ │ └── progressint
│ │ └── progressint
│ │ ├── emoticonstring
│ │ ├── msg_idint
│ │ └── interactionDataJSON
│ │ └── DataJSON
│ │ └── emoticonstring
│ ├── random_idlong
│ └── textTextWithEntities
│ └── TextWithEntities
│ ├── chat_idlong
│ ├── from_idPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── actionSendMessageAction
│ │ └── progressint
│ │ └── progressint
│ │ └── progressint
│ │ └── progressint
│ │ └── progressint
│ │ └── progressint
│ │ ├── emoticonstring
│ │ ├── msg_idint
│ │ └── interactionDataJSON
│ │ └── DataJSON
│ │ └── emoticonstring
│ ├── random_idlong
│ └── textTextWithEntities
│ └── TextWithEntities
│ └── participantsChatParticipants
│ │ ├── chat_idlong
│ │ └── self_participantChatParticipant (optional)
│ │ ├── ChatParticipant
│ │ ├── ChatParticipantCreator
│ │ └── ChatParticipantAdmin
│ └── ChatParticipants
│ ├── chat_idlong
│ ├── participantsVector < ChatParticipant >
│ │ ├── ChatParticipant
│ │ ├── ChatParticipantCreator
│ │ └── ChatParticipantAdmin
│ └── versionint
│ ├── user_idlong
│ └── statusUserStatus
│ ├── UserStatusEmpty
│ ├── UserStatusOnline
│ │ └── expiresint
│ ├── UserStatusOffline
│ │ └── was_onlineint
│ ├── UserStatusRecently
│ │ └── by_metrue (optional)
│ ├── UserStatusLastWeek
│ │ └── by_metrue (optional)
│ └── UserStatusLastMonth
│ └── by_metrue (optional)
├── UpdateUserName
│ ├── user_idlong
│ ├── first_namestring
│ ├── last_namestring
│ └── usernamesVector < Username >
│ └── Username
│ ├── editabletrue (optional)
│ ├── activetrue (optional)
│ └── usernamestring
│ ├── unconfirmedtrue (optional)
│ ├── hashlong
│ ├── dateint (optional)
│ ├── devicestring (optional)
│ └── locationstring (optional)
│ ├── messageEncryptedMessage
│ │ ├── EncryptedMessage
│ │ │ ├── random_idlong
│ │ │ ├── chat_idint
│ │ │ ├── dateint
│ │ │ ├── bytesbytes
│ │ │ └── fileEncryptedFile
│ │ │ ├── EncryptedFileEmpty
│ │ │ └── EncryptedFile
│ │ └── EncryptedMessageService
│ │ ├── random_idlong
│ │ ├── chat_idint
│ │ ├── dateint
│ │ └── bytesbytes
│ └── qtsint
│ └── chat_idint
│ ├── chatEncryptedChat
│ │ ├── EncryptedChatEmpty
│ │ │ └── idint
│ │ ├── EncryptedChatWaiting
│ │ │ ├── idint
│ │ │ ├── access_hashlong
│ │ │ ├── dateint
│ │ │ ├── admin_idlong
│ │ │ └── participant_idlong
│ │ ├── EncryptedChatRequested
│ │ │ ├── folder_idint (optional)
│ │ │ ├── idint
│ │ │ ├── access_hashlong
│ │ │ ├── dateint
│ │ │ ├── admin_idlong
│ │ │ ├── participant_idlong
│ │ │ └── g_abytes
│ │ ├── EncryptedChat
│ │ │ ├── idint
│ │ │ ├── access_hashlong
│ │ │ ├── dateint
│ │ │ ├── admin_idlong
│ │ │ ├── participant_idlong
│ │ │ ├── g_a_or_bbytes
│ │ │ └── key_fingerprintlong
│ │ └── EncryptedChatDiscarded
│ │ ├── history_deletedtrue (optional)
│ │ └── idint
│ └── dateint
│ ├── chat_idint
│ ├── max_dateint
│ └── dateint
│ ├── chat_idlong
│ ├── user_idlong
│ ├── inviter_idlong
│ ├── dateint
│ └── versionint
│ ├── chat_idlong
│ ├── user_idlong
│ └── versionint
├── UpdateDcOptions
│ └── dc_optionsVector < DcOption >
│ └── DcOption
│ ├── ipv6true (optional)
│ ├── media_onlytrue (optional)
│ ├── tcpo_onlytrue (optional)
│ ├── cdntrue (optional)
│ ├── statictrue (optional)
│ ├── this_port_onlytrue (optional)
│ ├── idint
│ ├── ip_addressstring
│ ├── portint
│ └── secretbytes (optional)
│ ├── peerNotifyPeer
│ │ ├── NotifyPeer
│ │ │ └── peerPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── NotifyUsers
│ │ ├── NotifyChats
│ │ ├── NotifyBroadcasts
│ │ └── NotifyForumTopic
│ │ ├── peerPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ └── top_msg_idint
│ └── notify_settingsPeerNotifySettings
│ └── PeerNotifySettings
│ ├── show_previewsBool (optional)
│ ├── silentBool (optional)
│ ├── mute_untilint (optional)
│ ├── ios_soundNotificationSound (optional)
│ │ ├── NotificationSoundDefault
│ │ ├── NotificationSoundNone
│ │ ├── NotificationSoundLocal
│ │ └── NotificationSoundRingtone
│ ├── android_soundNotificationSound (optional)
│ │ ├── NotificationSoundDefault
│ │ ├── NotificationSoundNone
│ │ ├── NotificationSoundLocal
│ │ └── NotificationSoundRingtone
│ ├── other_soundNotificationSound (optional)
│ │ ├── NotificationSoundDefault
│ │ ├── NotificationSoundNone
│ │ ├── NotificationSoundLocal
│ │ └── NotificationSoundRingtone
│ ├── stories_mutedBool (optional)
│ ├── stories_hide_senderBool (optional)
│ ├── stories_ios_soundNotificationSound (optional)
│ │ ├── NotificationSoundDefault
│ │ ├── NotificationSoundNone
│ │ ├── NotificationSoundLocal
│ │ └── NotificationSoundRingtone
│ ├── stories_android_soundNotificationSound (optional)
│ │ ├── NotificationSoundDefault
│ │ ├── NotificationSoundNone
│ │ ├── NotificationSoundLocal
│ │ └── NotificationSoundRingtone
│ └── stories_other_soundNotificationSound (optional)
│ ├── NotificationSoundNone
│ ├── popuptrue (optional)
│ ├── invert_mediatrue (optional)
│ ├── inbox_dateint (optional)
│ ├── typestring
│ ├── messagestring
│ ├── mediaMessageMedia
│ │ ├── MessageMediaEmpty
│ │ ├── MessageMediaPhoto
│ │ │ ├── spoilertrue (optional)
│ │ │ ├── photoPhoto (optional)
│ │ │ │ ├── PhotoEmpty
│ │ │ │ └── Photo
│ │ │ └── ttl_secondsint (optional)
│ │ ├── MessageMediaGeo
│ │ │ └── geoGeoPoint
│ │ │ ├── GeoPointEmpty
│ │ │ └── GeoPoint
│ │ ├── MessageMediaContact
│ │ │ ├── phone_numberstring
│ │ │ ├── first_namestring
│ │ │ ├── last_namestring
│ │ │ ├── vcardstring
│ │ │ └── user_idlong
│ │ ├── MessageMediaUnsupported
│ │ ├── MessageMediaDocument
│ │ │ ├── nopremiumtrue (optional)
│ │ │ ├── spoilertrue (optional)
│ │ │ ├── videotrue (optional)
│ │ │ ├── roundtrue (optional)
│ │ │ ├── voicetrue (optional)
│ │ │ ├── documentDocument (optional)
│ │ │ │ ├── DocumentEmpty
│ │ │ │ └── Document
│ │ │ ├── alt_documentsVector < Document > (optional)
│ │ │ │ ├── DocumentEmpty
│ │ │ │ └── Document
│ │ │ ├── video_coverPhoto (optional)
│ │ │ │ ├── PhotoEmpty
│ │ │ │ └── Photo
│ │ │ ├── video_timestampint (optional)
│ │ │ └── ttl_secondsint (optional)
│ │ ├── MessageMediaWebPage
│ │ │ ├── force_large_mediatrue (optional)
│ │ │ ├── force_small_mediatrue (optional)
│ │ │ ├── manualtrue (optional)
│ │ │ ├── safetrue (optional)
│ │ │ └── webpageWebPage
│ │ │ ├── WebPageEmpty
│ │ │ ├── WebPagePending
│ │ │ ├── WebPage
│ │ │ └── WebPageNotModified
│ │ ├── MessageMediaVenue
│ │ │ ├── geoGeoPoint
│ │ │ │ ├── GeoPointEmpty
│ │ │ │ └── GeoPoint
│ │ │ ├── titlestring
│ │ │ ├── addressstring
│ │ │ ├── providerstring
│ │ │ ├── venue_idstring
│ │ │ └── venue_typestring
│ │ ├── MessageMediaGame
│ │ │ └── gameGame
│ │ │ └── Game
│ │ ├── MessageMediaInvoice
│ │ │ ├── shipping_address_requestedtrue (optional)
│ │ │ ├── testtrue (optional)
│ │ │ ├── titlestring
│ │ │ ├── descriptionstring
│ │ │ ├── photoWebDocument (optional)
│ │ │ │ ├── WebDocument
│ │ │ │ └── WebDocumentNoProxy
│ │ │ ├── receipt_msg_idint (optional)
│ │ │ ├── currencystring
│ │ │ ├── total_amountlong
│ │ │ ├── start_paramstring
│ │ │ └── extended_mediaMessageExtendedMedia (optional)
│ │ │ ├── MessageExtendedMediaPreview
│ │ │ └── MessageExtendedMedia
│ │ ├── MessageMediaGeoLive
│ │ │ ├── geoGeoPoint
│ │ │ │ ├── GeoPointEmpty
│ │ │ │ └── GeoPoint
│ │ │ ├── headingint (optional)
│ │ │ ├── periodint
│ │ │ └── proximity_notification_radiusint (optional)
│ │ ├── MessageMediaPoll
│ │ │ ├── pollPoll
│ │ │ │ └── Poll
│ │ │ └── resultsPollResults
│ │ │ └── PollResults
│ │ ├── MessageMediaDice
│ │ │ ├── valueint
│ │ │ ├── emoticonstring
│ │ │ └── game_outcomemessages.EmojiGameOutcome (optional)
│ │ │ └── messages.EmojiGameOutcome
│ │ ├── MessageMediaStory
│ │ │ ├── via_mentiontrue (optional)
│ │ │ ├── peerPeer
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── idint
│ │ │ └── storyStoryItem (optional)
│ │ │ ├── StoryItemDeleted
│ │ │ ├── StoryItemSkipped
│ │ │ └── StoryItem
│ │ ├── MessageMediaGiveaway
│ │ │ ├── only_new_subscriberstrue (optional)
│ │ │ ├── winners_are_visibletrue (optional)
│ │ │ ├── channelsVector < long >
│ │ │ ├── countries_iso2Vector < string > (optional)
│ │ │ ├── prize_descriptionstring (optional)
│ │ │ ├── quantityint
│ │ │ ├── monthsint (optional)
│ │ │ ├── starslong (optional)
│ │ │ └── until_dateint
│ │ ├── MessageMediaGiveawayResults
│ │ │ ├── only_new_subscriberstrue (optional)
│ │ │ ├── refundedtrue (optional)
│ │ │ ├── channel_idlong
│ │ │ ├── additional_peers_countint (optional)
│ │ │ ├── launch_msg_idint
│ │ │ ├── winners_countint
│ │ │ ├── unclaimed_countint
│ │ │ ├── winnersVector < long >
│ │ │ ├── monthsint (optional)
│ │ │ ├── starslong (optional)
│ │ │ ├── prize_descriptionstring (optional)
│ │ │ └── until_dateint
│ │ ├── MessageMediaPaidMedia
│ │ │ ├── stars_amountlong
│ │ │ └── extended_mediaVector < MessageExtendedMedia >
│ │ │ ├── MessageExtendedMediaPreview
│ │ │ └── MessageExtendedMedia
│ │ ├── MessageMediaToDo
│ │ │ ├── todoTodoList
│ │ │ │ └── TodoList
│ │ │ └── completionsVector < TodoCompletion > (optional)
│ │ │ └── TodoCompletion
│ │ └── MessageMediaVideoStream
│ │ ├── rtmp_streamtrue (optional)
│ │ └── callInputGroupCall
│ │ ├── InputGroupCall
│ │ ├── InputGroupCallSlug
│ │ └── InputGroupCallInviteMessage
│ └── entitiesVector < MessageEntity >
│ ├── MessageEntityUnknown
│ │ ├── offsetint
│ │ └── lengthint
│ ├── MessageEntityMention
│ │ ├── offsetint
│ │ └── lengthint
│ ├── MessageEntityHashtag
│ │ ├── offsetint
│ │ └── lengthint
│ │ ├── offsetint
│ │ └── lengthint
│ ├── MessageEntityUrl
│ │ ├── offsetint
│ │ └── lengthint
│ ├── MessageEntityEmail
│ │ ├── offsetint
│ │ └── lengthint
│ ├── MessageEntityBold
│ │ ├── offsetint
│ │ └── lengthint
│ ├── MessageEntityItalic
│ │ ├── offsetint
│ │ └── lengthint
│ ├── MessageEntityCode
│ │ ├── offsetint
│ │ └── lengthint
│ ├── MessageEntityPre
│ │ ├── offsetint
│ │ ├── lengthint
│ │ └── languagestring
│ ├── MessageEntityTextUrl
│ │ ├── offsetint
│ │ ├── lengthint
│ │ └── urlstring
│ │ ├── offsetint
│ │ ├── lengthint
│ │ └── user_idlong
│ │ ├── offsetint
│ │ ├── lengthint
│ │ └── user_idInputUser
│ │ ├── InputUserEmpty
│ │ ├── InputUserSelf
│ │ ├── InputUser
│ │ └── InputUserFromMessage
│ ├── MessageEntityPhone
│ │ ├── offsetint
│ │ └── lengthint
│ ├── MessageEntityCashtag
│ │ ├── offsetint
│ │ └── lengthint
│ │ ├── offsetint
│ │ └── lengthint
│ ├── MessageEntityStrike
│ │ ├── offsetint
│ │ └── lengthint
│ ├── MessageEntityBankCard
│ │ ├── offsetint
│ │ └── lengthint
│ ├── MessageEntitySpoiler
│ │ ├── offsetint
│ │ └── lengthint
│ │ ├── offsetint
│ │ ├── lengthint
│ │ └── document_idlong
│ │ ├── collapsedtrue (optional)
│ │ ├── offsetint
│ │ └── lengthint
│ ├── relativetrue (optional)
│ ├── short_timetrue (optional)
│ ├── long_timetrue (optional)
│ ├── short_datetrue (optional)
│ ├── long_datetrue (optional)
│ ├── day_of_weektrue (optional)
│ ├── offsetint
│ ├── lengthint
│ └── dateint
├── UpdatePrivacy
│ ├── keyPrivacyKey
│ │ ├── PrivacyKeyStatusTimestamp
│ │ ├── PrivacyKeyChatInvite
│ │ ├── PrivacyKeyPhoneCall
│ │ ├── PrivacyKeyPhoneP2P
│ │ ├── PrivacyKeyForwards
│ │ ├── PrivacyKeyProfilePhoto
│ │ ├── PrivacyKeyPhoneNumber
│ │ ├── PrivacyKeyAddedByPhone
│ │ ├── PrivacyKeyVoiceMessages
│ │ ├── PrivacyKeyAbout
│ │ ├── PrivacyKeyBirthday
│ │ ├── PrivacyKeyStarGiftsAutoSave
│ │ ├── PrivacyKeyNoPaidMessages
│ │ └── PrivacyKeySavedMusic
│ └── rulesVector < PrivacyRule >
│ ├── PrivacyValueAllowAll
│ │ └── usersVector < long >
│ │ └── usersVector < long >
│ │ └── chatsVector < long >
│ │ └── chatsVector < long >
│ ├── PrivacyValueAllowBots
├── UpdateUserPhone
│ ├── user_idlong
│ └── phonestring
│ ├── folder_idint (optional)
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── top_msg_idint (optional)
│ ├── max_idint
│ ├── still_unread_countint
│ ├── ptsint
│ └── pts_countint
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── max_idint
│ ├── ptsint
│ └── pts_countint
├── UpdateWebPage
│ ├── webpageWebPage
│ │ ├── WebPageEmpty
│ │ │ ├── idlong
│ │ │ └── urlstring (optional)
│ │ ├── WebPagePending
│ │ │ ├── idlong
│ │ │ ├── urlstring (optional)
│ │ │ └── dateint
│ │ ├── WebPage
│ │ │ ├── has_large_mediatrue (optional)
│ │ │ ├── video_cover_phototrue (optional)
│ │ │ ├── idlong
│ │ │ ├── urlstring
│ │ │ ├── display_urlstring
│ │ │ ├── hashint
│ │ │ ├── typestring (optional)
│ │ │ ├── site_namestring (optional)
│ │ │ ├── titlestring (optional)
│ │ │ ├── descriptionstring (optional)
│ │ │ ├── photoPhoto (optional)
│ │ │ │ ├── PhotoEmpty
│ │ │ │ └── Photo
│ │ │ ├── embed_urlstring (optional)
│ │ │ ├── embed_typestring (optional)
│ │ │ ├── embed_widthint (optional)
│ │ │ ├── embed_heightint (optional)
│ │ │ ├── durationint (optional)
│ │ │ ├── authorstring (optional)
│ │ │ ├── documentDocument (optional)
│ │ │ │ ├── DocumentEmpty
│ │ │ │ └── Document
│ │ │ ├── cached_pagePage (optional)
│ │ │ │ └── Page
│ │ │ └── attributesVector < WebPageAttribute > (optional)
│ │ │ ├── WebPageAttributeTheme
│ │ │ ├── WebPageAttributeStory
│ │ │ ├── WebPageAttributeStickerSet
│ │ │ ├── WebPageAttributeUniqueStarGift
│ │ │ └── WebPageAttributeStarGiftAuction
│ │ └── WebPageNotModified
│ │ └── cached_page_viewsint (optional)
│ ├── ptsint
│ └── pts_countint
│ ├── messagesVector < int >
│ ├── ptsint
│ ├── pts_countint
│ └── dateint (optional)
│ ├── channel_idlong
│ └── ptsint (optional)
├── UpdateChannel
│ └── channel_idlong
│ ├── messageMessage
│ │ ├── MessageEmpty
│ │ │ ├── idint
│ │ │ └── peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── Message
│ │ │ ├── outtrue (optional)
│ │ │ ├── mentionedtrue (optional)
│ │ │ ├── media_unreadtrue (optional)
│ │ │ ├── silenttrue (optional)
│ │ │ ├── posttrue (optional)
│ │ │ ├── from_scheduledtrue (optional)
│ │ │ ├── legacytrue (optional)
│ │ │ ├── edit_hidetrue (optional)
│ │ │ ├── pinnedtrue (optional)
│ │ │ ├── noforwardstrue (optional)
│ │ │ ├── invert_mediatrue (optional)
│ │ │ ├── offlinetrue (optional)
│ │ │ ├── video_processing_pendingtrue (optional)
│ │ │ ├── paid_suggested_post_starstrue (optional)
│ │ │ ├── paid_suggested_post_tontrue (optional)
│ │ │ ├── idint
│ │ │ ├── from_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── from_boosts_appliedint (optional)
│ │ │ ├── from_rankstring (optional)
│ │ │ ├── peer_idPeer
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── saved_peer_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── fwd_fromMessageFwdHeader (optional)
│ │ │ │ └── MessageFwdHeader
│ │ │ ├── via_bot_idlong (optional)
│ │ │ ├── via_business_bot_idlong (optional)
│ │ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ │ ├── MessageReplyHeader
│ │ │ │ └── MessageReplyStoryHeader
│ │ │ ├── dateint
│ │ │ ├── messagestring
│ │ │ ├── mediaMessageMedia (optional)
│ │ │ │ ├── MessageMediaEmpty
│ │ │ │ ├── MessageMediaPhoto
│ │ │ │ ├── MessageMediaGeo
│ │ │ │ ├── MessageMediaContact
│ │ │ │ ├── MessageMediaUnsupported
│ │ │ │ ├── MessageMediaDocument
│ │ │ │ ├── MessageMediaWebPage
│ │ │ │ ├── MessageMediaVenue
│ │ │ │ ├── MessageMediaGame
│ │ │ │ ├── MessageMediaInvoice
│ │ │ │ ├── MessageMediaGeoLive
│ │ │ │ ├── MessageMediaPoll
│ │ │ │ ├── MessageMediaDice
│ │ │ │ ├── MessageMediaStory
│ │ │ │ ├── MessageMediaGiveaway
│ │ │ │ ├── MessageMediaGiveawayResults
│ │ │ │ ├── MessageMediaPaidMedia
│ │ │ │ ├── MessageMediaToDo
│ │ │ │ └── MessageMediaVideoStream
│ │ │ ├── reply_markupReplyMarkup (optional)
│ │ │ │ ├── ReplyKeyboardHide
│ │ │ │ ├── ReplyKeyboardForceReply
│ │ │ │ ├── ReplyKeyboardMarkup
│ │ │ │ └── ReplyInlineMarkup
│ │ │ ├── entitiesVector < MessageEntity > (optional)
│ │ │ │ ├── MessageEntityUnknown
│ │ │ │ ├── MessageEntityMention
│ │ │ │ ├── MessageEntityHashtag
│ │ │ │ ├── MessageEntityBotCommand
│ │ │ │ ├── MessageEntityUrl
│ │ │ │ ├── MessageEntityEmail
│ │ │ │ ├── MessageEntityBold
│ │ │ │ ├── MessageEntityItalic
│ │ │ │ ├── MessageEntityCode
│ │ │ │ ├── MessageEntityPre
│ │ │ │ ├── MessageEntityTextUrl
│ │ │ │ ├── MessageEntityMentionName
│ │ │ │ ├── InputMessageEntityMentionName
│ │ │ │ ├── MessageEntityPhone
│ │ │ │ ├── MessageEntityCashtag
│ │ │ │ ├── MessageEntityUnderline
│ │ │ │ ├── MessageEntityStrike
│ │ │ │ ├── MessageEntityBankCard
│ │ │ │ ├── MessageEntitySpoiler
│ │ │ │ ├── MessageEntityCustomEmoji
│ │ │ │ ├── MessageEntityBlockquote
│ │ │ │ └── MessageEntityFormattedDate
│ │ │ ├── viewsint (optional)
│ │ │ ├── forwardsint (optional)
│ │ │ ├── repliesMessageReplies (optional)
│ │ │ │ └── MessageReplies
│ │ │ ├── edit_dateint (optional)
│ │ │ ├── post_authorstring (optional)
│ │ │ ├── grouped_idlong (optional)
│ │ │ ├── reactionsMessageReactions (optional)
│ │ │ │ └── MessageReactions
│ │ │ ├── restriction_reasonVector < RestrictionReason > (optional)
│ │ │ │ └── RestrictionReason
│ │ │ ├── ttl_periodint (optional)
│ │ │ ├── quick_reply_shortcut_idint (optional)
│ │ │ ├── effectlong (optional)
│ │ │ ├── factcheckFactCheck (optional)
│ │ │ │ └── FactCheck
│ │ │ ├── report_delivery_until_dateint (optional)
│ │ │ ├── paid_message_starslong (optional)
│ │ │ ├── suggested_postSuggestedPost (optional)
│ │ │ │ └── SuggestedPost
│ │ │ ├── schedule_repeat_periodint (optional)
│ │ │ └── summary_from_languagestring (optional)
│ │ └── MessageService
│ │ ├── outtrue (optional)
│ │ ├── mentionedtrue (optional)
│ │ ├── media_unreadtrue (optional)
│ │ ├── reactions_are_possibletrue (optional)
│ │ ├── silenttrue (optional)
│ │ ├── posttrue (optional)
│ │ ├── legacytrue (optional)
│ │ ├── idint
│ │ ├── from_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── peer_idPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── saved_peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ ├── MessageReplyHeader
│ │ │ └── MessageReplyStoryHeader
│ │ ├── dateint
│ │ ├── actionMessageAction
│ │ │ ├── MessageActionEmpty
│ │ │ ├── MessageActionChatCreate
│ │ │ ├── MessageActionChatEditTitle
│ │ │ ├── MessageActionChatEditPhoto
│ │ │ ├── MessageActionChatDeletePhoto
│ │ │ ├── MessageActionChatAddUser
│ │ │ ├── MessageActionChatDeleteUser
│ │ │ ├── MessageActionChatJoinedByLink
│ │ │ ├── MessageActionChannelCreate
│ │ │ ├── MessageActionChatMigrateTo
│ │ │ ├── MessageActionChannelMigrateFrom
│ │ │ ├── MessageActionPinMessage
│ │ │ ├── MessageActionHistoryClear
│ │ │ ├── MessageActionGameScore
│ │ │ ├── MessageActionPaymentSentMe
│ │ │ ├── MessageActionPaymentSent
│ │ │ ├── MessageActionPhoneCall
│ │ │ ├── MessageActionScreenshotTaken
│ │ │ ├── MessageActionCustomAction
│ │ │ ├── MessageActionBotAllowed
│ │ │ ├── MessageActionSecureValuesSentMe
│ │ │ ├── MessageActionSecureValuesSent
│ │ │ ├── MessageActionContactSignUp
│ │ │ ├── MessageActionGeoProximityReached
│ │ │ ├── MessageActionGroupCall
│ │ │ ├── MessageActionInviteToGroupCall
│ │ │ ├── MessageActionSetMessagesTTL
│ │ │ ├── MessageActionGroupCallScheduled
│ │ │ ├── MessageActionSetChatTheme
│ │ │ ├── MessageActionChatJoinedByRequest
│ │ │ ├── MessageActionWebViewDataSentMe
│ │ │ ├── MessageActionWebViewDataSent
│ │ │ ├── MessageActionGiftPremium
│ │ │ ├── MessageActionTopicCreate
│ │ │ ├── MessageActionTopicEdit
│ │ │ ├── MessageActionSuggestProfilePhoto
│ │ │ ├── MessageActionRequestedPeer
│ │ │ ├── MessageActionSetChatWallPaper
│ │ │ ├── MessageActionGiftCode
│ │ │ ├── MessageActionGiveawayLaunch
│ │ │ ├── MessageActionGiveawayResults
│ │ │ ├── MessageActionBoostApply
│ │ │ ├── MessageActionRequestedPeerSentMe
│ │ │ ├── MessageActionPaymentRefunded
│ │ │ ├── MessageActionGiftStars
│ │ │ ├── MessageActionPrizeStars
│ │ │ ├── MessageActionStarGift
│ │ │ ├── MessageActionStarGiftUnique
│ │ │ ├── MessageActionPaidMessagesRefunded
│ │ │ ├── MessageActionPaidMessagesPrice
│ │ │ ├── MessageActionConferenceCall
│ │ │ ├── MessageActionTodoCompletions
│ │ │ ├── MessageActionTodoAppendTasks
│ │ │ ├── MessageActionSuggestedPostSuccess
│ │ │ ├── MessageActionSuggestedPostRefund
│ │ │ ├── MessageActionGiftTon
│ │ │ ├── MessageActionSuggestBirthday
│ │ │ ├── MessageActionNewCreatorPending
│ │ │ ├── MessageActionChangeCreator
│ │ │ ├── MessageActionNoForwardsToggle
│ │ │ └── MessageActionNoForwardsRequest
│ │ ├── reactionsMessageReactions (optional)
│ │ │ └── MessageReactions
│ │ └── ttl_periodint (optional)
│ ├── ptsint
│ └── pts_countint
│ ├── folder_idint (optional)
│ ├── channel_idlong
│ ├── max_idint
│ ├── still_unread_countint
│ └── ptsint
│ ├── channel_idlong
│ ├── messagesVector < int >
│ ├── ptsint
│ └── pts_countint
│ ├── channel_idlong
│ ├── idint
│ └── viewsint
│ ├── chat_idlong
│ ├── user_idlong
│ ├── is_adminBool
│ └── versionint
│ └── stickersetmessages.StickerSet
│ ├── messages.StickerSet
│ │ ├── setStickerSet
│ │ │ └── StickerSet
│ │ ├── packsVector < StickerPack >
│ │ │ └── StickerPack
│ │ ├── keywordsVector < StickerKeyword >
│ │ │ └── StickerKeyword
│ │ └── documentsVector < Document >
│ │ ├── DocumentEmpty
│ │ └── Document
│ ├── maskstrue (optional)
│ ├── emojistrue (optional)
│ └── orderVector < long >
│ ├── maskstrue (optional)
│ └── emojistrue (optional)
├── UpdateSavedGifs
│ ├── query_idlong
│ ├── user_idlong
│ ├── querystring
│ ├── geoGeoPoint (optional)
│ │ ├── GeoPointEmpty
│ │ └── GeoPoint
│ │ ├── longdouble
│ │ ├── latdouble
│ │ ├── access_hashlong
│ │ └── accuracy_radiusint (optional)
│ ├── peer_typeInlineQueryPeerType (optional)
│ │ ├── InlineQueryPeerTypePM
│ │ ├── InlineQueryPeerTypeChat
│ │ └── InlineQueryPeerTypeBotPM
│ └── offsetstring
│ ├── user_idlong
│ ├── querystring
│ ├── geoGeoPoint (optional)
│ │ ├── GeoPointEmpty
│ │ └── GeoPoint
│ │ ├── longdouble
│ │ ├── latdouble
│ │ ├── access_hashlong
│ │ └── accuracy_radiusint (optional)
│ ├── idstring
│ └── msg_idInputBotInlineMessageID (optional)
│ │ ├── dc_idint
│ │ ├── idlong
│ │ └── access_hashlong
│ ├── dc_idint
│ ├── owner_idlong
│ ├── idint
│ └── access_hashlong
│ ├── messageMessage
│ │ ├── MessageEmpty
│ │ │ ├── idint
│ │ │ └── peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── Message
│ │ │ ├── outtrue (optional)
│ │ │ ├── mentionedtrue (optional)
│ │ │ ├── media_unreadtrue (optional)
│ │ │ ├── silenttrue (optional)
│ │ │ ├── posttrue (optional)
│ │ │ ├── from_scheduledtrue (optional)
│ │ │ ├── legacytrue (optional)
│ │ │ ├── edit_hidetrue (optional)
│ │ │ ├── pinnedtrue (optional)
│ │ │ ├── noforwardstrue (optional)
│ │ │ ├── invert_mediatrue (optional)
│ │ │ ├── offlinetrue (optional)
│ │ │ ├── video_processing_pendingtrue (optional)
│ │ │ ├── paid_suggested_post_starstrue (optional)
│ │ │ ├── paid_suggested_post_tontrue (optional)
│ │ │ ├── idint
│ │ │ ├── from_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── from_boosts_appliedint (optional)
│ │ │ ├── from_rankstring (optional)
│ │ │ ├── peer_idPeer
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── saved_peer_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── fwd_fromMessageFwdHeader (optional)
│ │ │ │ └── MessageFwdHeader
│ │ │ ├── via_bot_idlong (optional)
│ │ │ ├── via_business_bot_idlong (optional)
│ │ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ │ ├── MessageReplyHeader
│ │ │ │ └── MessageReplyStoryHeader
│ │ │ ├── dateint
│ │ │ ├── messagestring
│ │ │ ├── mediaMessageMedia (optional)
│ │ │ │ ├── MessageMediaEmpty
│ │ │ │ ├── MessageMediaPhoto
│ │ │ │ ├── MessageMediaGeo
│ │ │ │ ├── MessageMediaContact
│ │ │ │ ├── MessageMediaUnsupported
│ │ │ │ ├── MessageMediaDocument
│ │ │ │ ├── MessageMediaWebPage
│ │ │ │ ├── MessageMediaVenue
│ │ │ │ ├── MessageMediaGame
│ │ │ │ ├── MessageMediaInvoice
│ │ │ │ ├── MessageMediaGeoLive
│ │ │ │ ├── MessageMediaPoll
│ │ │ │ ├── MessageMediaDice
│ │ │ │ ├── MessageMediaStory
│ │ │ │ ├── MessageMediaGiveaway
│ │ │ │ ├── MessageMediaGiveawayResults
│ │ │ │ ├── MessageMediaPaidMedia
│ │ │ │ ├── MessageMediaToDo
│ │ │ │ └── MessageMediaVideoStream
│ │ │ ├── reply_markupReplyMarkup (optional)
│ │ │ │ ├── ReplyKeyboardHide
│ │ │ │ ├── ReplyKeyboardForceReply
│ │ │ │ ├── ReplyKeyboardMarkup
│ │ │ │ └── ReplyInlineMarkup
│ │ │ ├── entitiesVector < MessageEntity > (optional)
│ │ │ │ ├── MessageEntityUnknown
│ │ │ │ ├── MessageEntityMention
│ │ │ │ ├── MessageEntityHashtag
│ │ │ │ ├── MessageEntityBotCommand
│ │ │ │ ├── MessageEntityUrl
│ │ │ │ ├── MessageEntityEmail
│ │ │ │ ├── MessageEntityBold
│ │ │ │ ├── MessageEntityItalic
│ │ │ │ ├── MessageEntityCode
│ │ │ │ ├── MessageEntityPre
│ │ │ │ ├── MessageEntityTextUrl
│ │ │ │ ├── MessageEntityMentionName
│ │ │ │ ├── InputMessageEntityMentionName
│ │ │ │ ├── MessageEntityPhone
│ │ │ │ ├── MessageEntityCashtag
│ │ │ │ ├── MessageEntityUnderline
│ │ │ │ ├── MessageEntityStrike
│ │ │ │ ├── MessageEntityBankCard
│ │ │ │ ├── MessageEntitySpoiler
│ │ │ │ ├── MessageEntityCustomEmoji
│ │ │ │ ├── MessageEntityBlockquote
│ │ │ │ └── MessageEntityFormattedDate
│ │ │ ├── viewsint (optional)
│ │ │ ├── forwardsint (optional)
│ │ │ ├── repliesMessageReplies (optional)
│ │ │ │ └── MessageReplies
│ │ │ ├── edit_dateint (optional)
│ │ │ ├── post_authorstring (optional)
│ │ │ ├── grouped_idlong (optional)
│ │ │ ├── reactionsMessageReactions (optional)
│ │ │ │ └── MessageReactions
│ │ │ ├── restriction_reasonVector < RestrictionReason > (optional)
│ │ │ │ └── RestrictionReason
│ │ │ ├── ttl_periodint (optional)
│ │ │ ├── quick_reply_shortcut_idint (optional)
│ │ │ ├── effectlong (optional)
│ │ │ ├── factcheckFactCheck (optional)
│ │ │ │ └── FactCheck
│ │ │ ├── report_delivery_until_dateint (optional)
│ │ │ ├── paid_message_starslong (optional)
│ │ │ ├── suggested_postSuggestedPost (optional)
│ │ │ │ └── SuggestedPost
│ │ │ ├── schedule_repeat_periodint (optional)
│ │ │ └── summary_from_languagestring (optional)
│ │ └── MessageService
│ │ ├── outtrue (optional)
│ │ ├── mentionedtrue (optional)
│ │ ├── media_unreadtrue (optional)
│ │ ├── reactions_are_possibletrue (optional)
│ │ ├── silenttrue (optional)
│ │ ├── posttrue (optional)
│ │ ├── legacytrue (optional)
│ │ ├── idint
│ │ ├── from_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── peer_idPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── saved_peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ ├── MessageReplyHeader
│ │ │ └── MessageReplyStoryHeader
│ │ ├── dateint
│ │ ├── actionMessageAction
│ │ │ ├── MessageActionEmpty
│ │ │ ├── MessageActionChatCreate
│ │ │ ├── MessageActionChatEditTitle
│ │ │ ├── MessageActionChatEditPhoto
│ │ │ ├── MessageActionChatDeletePhoto
│ │ │ ├── MessageActionChatAddUser
│ │ │ ├── MessageActionChatDeleteUser
│ │ │ ├── MessageActionChatJoinedByLink
│ │ │ ├── MessageActionChannelCreate
│ │ │ ├── MessageActionChatMigrateTo
│ │ │ ├── MessageActionChannelMigrateFrom
│ │ │ ├── MessageActionPinMessage
│ │ │ ├── MessageActionHistoryClear
│ │ │ ├── MessageActionGameScore
│ │ │ ├── MessageActionPaymentSentMe
│ │ │ ├── MessageActionPaymentSent
│ │ │ ├── MessageActionPhoneCall
│ │ │ ├── MessageActionScreenshotTaken
│ │ │ ├── MessageActionCustomAction
│ │ │ ├── MessageActionBotAllowed
│ │ │ ├── MessageActionSecureValuesSentMe
│ │ │ ├── MessageActionSecureValuesSent
│ │ │ ├── MessageActionContactSignUp
│ │ │ ├── MessageActionGeoProximityReached
│ │ │ ├── MessageActionGroupCall
│ │ │ ├── MessageActionInviteToGroupCall
│ │ │ ├── MessageActionSetMessagesTTL
│ │ │ ├── MessageActionGroupCallScheduled
│ │ │ ├── MessageActionSetChatTheme
│ │ │ ├── MessageActionChatJoinedByRequest
│ │ │ ├── MessageActionWebViewDataSentMe
│ │ │ ├── MessageActionWebViewDataSent
│ │ │ ├── MessageActionGiftPremium
│ │ │ ├── MessageActionTopicCreate
│ │ │ ├── MessageActionTopicEdit
│ │ │ ├── MessageActionSuggestProfilePhoto
│ │ │ ├── MessageActionRequestedPeer
│ │ │ ├── MessageActionSetChatWallPaper
│ │ │ ├── MessageActionGiftCode
│ │ │ ├── MessageActionGiveawayLaunch
│ │ │ ├── MessageActionGiveawayResults
│ │ │ ├── MessageActionBoostApply
│ │ │ ├── MessageActionRequestedPeerSentMe
│ │ │ ├── MessageActionPaymentRefunded
│ │ │ ├── MessageActionGiftStars
│ │ │ ├── MessageActionPrizeStars
│ │ │ ├── MessageActionStarGift
│ │ │ ├── MessageActionStarGiftUnique
│ │ │ ├── MessageActionPaidMessagesRefunded
│ │ │ ├── MessageActionPaidMessagesPrice
│ │ │ ├── MessageActionConferenceCall
│ │ │ ├── MessageActionTodoCompletions
│ │ │ ├── MessageActionTodoAppendTasks
│ │ │ ├── MessageActionSuggestedPostSuccess
│ │ │ ├── MessageActionSuggestedPostRefund
│ │ │ ├── MessageActionGiftTon
│ │ │ ├── MessageActionSuggestBirthday
│ │ │ ├── MessageActionNewCreatorPending
│ │ │ ├── MessageActionChangeCreator
│ │ │ ├── MessageActionNoForwardsToggle
│ │ │ └── MessageActionNoForwardsRequest
│ │ ├── reactionsMessageReactions (optional)
│ │ │ └── MessageReactions
│ │ └── ttl_periodint (optional)
│ ├── ptsint
│ └── pts_countint
│ ├── query_idlong
│ ├── user_idlong
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── msg_idint
│ ├── chat_instancelong
│ ├── databytes (optional)
│ └── game_short_namestring (optional)
│ ├── messageMessage
│ │ ├── MessageEmpty
│ │ │ ├── idint
│ │ │ └── peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── Message
│ │ │ ├── outtrue (optional)
│ │ │ ├── mentionedtrue (optional)
│ │ │ ├── media_unreadtrue (optional)
│ │ │ ├── silenttrue (optional)
│ │ │ ├── posttrue (optional)
│ │ │ ├── from_scheduledtrue (optional)
│ │ │ ├── legacytrue (optional)
│ │ │ ├── edit_hidetrue (optional)
│ │ │ ├── pinnedtrue (optional)
│ │ │ ├── noforwardstrue (optional)
│ │ │ ├── invert_mediatrue (optional)
│ │ │ ├── offlinetrue (optional)
│ │ │ ├── video_processing_pendingtrue (optional)
│ │ │ ├── paid_suggested_post_starstrue (optional)
│ │ │ ├── paid_suggested_post_tontrue (optional)
│ │ │ ├── idint
│ │ │ ├── from_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── from_boosts_appliedint (optional)
│ │ │ ├── from_rankstring (optional)
│ │ │ ├── peer_idPeer
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── saved_peer_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── fwd_fromMessageFwdHeader (optional)
│ │ │ │ └── MessageFwdHeader
│ │ │ ├── via_bot_idlong (optional)
│ │ │ ├── via_business_bot_idlong (optional)
│ │ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ │ ├── MessageReplyHeader
│ │ │ │ └── MessageReplyStoryHeader
│ │ │ ├── dateint
│ │ │ ├── messagestring
│ │ │ ├── mediaMessageMedia (optional)
│ │ │ │ ├── MessageMediaEmpty
│ │ │ │ ├── MessageMediaPhoto
│ │ │ │ ├── MessageMediaGeo
│ │ │ │ ├── MessageMediaContact
│ │ │ │ ├── MessageMediaUnsupported
│ │ │ │ ├── MessageMediaDocument
│ │ │ │ ├── MessageMediaWebPage
│ │ │ │ ├── MessageMediaVenue
│ │ │ │ ├── MessageMediaGame
│ │ │ │ ├── MessageMediaInvoice
│ │ │ │ ├── MessageMediaGeoLive
│ │ │ │ ├── MessageMediaPoll
│ │ │ │ ├── MessageMediaDice
│ │ │ │ ├── MessageMediaStory
│ │ │ │ ├── MessageMediaGiveaway
│ │ │ │ ├── MessageMediaGiveawayResults
│ │ │ │ ├── MessageMediaPaidMedia
│ │ │ │ ├── MessageMediaToDo
│ │ │ │ └── MessageMediaVideoStream
│ │ │ ├── reply_markupReplyMarkup (optional)
│ │ │ │ ├── ReplyKeyboardHide
│ │ │ │ ├── ReplyKeyboardForceReply
│ │ │ │ ├── ReplyKeyboardMarkup
│ │ │ │ └── ReplyInlineMarkup
│ │ │ ├── entitiesVector < MessageEntity > (optional)
│ │ │ │ ├── MessageEntityUnknown
│ │ │ │ ├── MessageEntityMention
│ │ │ │ ├── MessageEntityHashtag
│ │ │ │ ├── MessageEntityBotCommand
│ │ │ │ ├── MessageEntityUrl
│ │ │ │ ├── MessageEntityEmail
│ │ │ │ ├── MessageEntityBold
│ │ │ │ ├── MessageEntityItalic
│ │ │ │ ├── MessageEntityCode
│ │ │ │ ├── MessageEntityPre
│ │ │ │ ├── MessageEntityTextUrl
│ │ │ │ ├── MessageEntityMentionName
│ │ │ │ ├── InputMessageEntityMentionName
│ │ │ │ ├── MessageEntityPhone
│ │ │ │ ├── MessageEntityCashtag
│ │ │ │ ├── MessageEntityUnderline
│ │ │ │ ├── MessageEntityStrike
│ │ │ │ ├── MessageEntityBankCard
│ │ │ │ ├── MessageEntitySpoiler
│ │ │ │ ├── MessageEntityCustomEmoji
│ │ │ │ ├── MessageEntityBlockquote
│ │ │ │ └── MessageEntityFormattedDate
│ │ │ ├── viewsint (optional)
│ │ │ ├── forwardsint (optional)
│ │ │ ├── repliesMessageReplies (optional)
│ │ │ │ └── MessageReplies
│ │ │ ├── edit_dateint (optional)
│ │ │ ├── post_authorstring (optional)
│ │ │ ├── grouped_idlong (optional)
│ │ │ ├── reactionsMessageReactions (optional)
│ │ │ │ └── MessageReactions
│ │ │ ├── restriction_reasonVector < RestrictionReason > (optional)
│ │ │ │ └── RestrictionReason
│ │ │ ├── ttl_periodint (optional)
│ │ │ ├── quick_reply_shortcut_idint (optional)
│ │ │ ├── effectlong (optional)
│ │ │ ├── factcheckFactCheck (optional)
│ │ │ │ └── FactCheck
│ │ │ ├── report_delivery_until_dateint (optional)
│ │ │ ├── paid_message_starslong (optional)
│ │ │ ├── suggested_postSuggestedPost (optional)
│ │ │ │ └── SuggestedPost
│ │ │ ├── schedule_repeat_periodint (optional)
│ │ │ └── summary_from_languagestring (optional)
│ │ └── MessageService
│ │ ├── outtrue (optional)
│ │ ├── mentionedtrue (optional)
│ │ ├── media_unreadtrue (optional)
│ │ ├── reactions_are_possibletrue (optional)
│ │ ├── silenttrue (optional)
│ │ ├── posttrue (optional)
│ │ ├── legacytrue (optional)
│ │ ├── idint
│ │ ├── from_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── peer_idPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── saved_peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ ├── MessageReplyHeader
│ │ │ └── MessageReplyStoryHeader
│ │ ├── dateint
│ │ ├── actionMessageAction
│ │ │ ├── MessageActionEmpty
│ │ │ ├── MessageActionChatCreate
│ │ │ ├── MessageActionChatEditTitle
│ │ │ ├── MessageActionChatEditPhoto
│ │ │ ├── MessageActionChatDeletePhoto
│ │ │ ├── MessageActionChatAddUser
│ │ │ ├── MessageActionChatDeleteUser
│ │ │ ├── MessageActionChatJoinedByLink
│ │ │ ├── MessageActionChannelCreate
│ │ │ ├── MessageActionChatMigrateTo
│ │ │ ├── MessageActionChannelMigrateFrom
│ │ │ ├── MessageActionPinMessage
│ │ │ ├── MessageActionHistoryClear
│ │ │ ├── MessageActionGameScore
│ │ │ ├── MessageActionPaymentSentMe
│ │ │ ├── MessageActionPaymentSent
│ │ │ ├── MessageActionPhoneCall
│ │ │ ├── MessageActionScreenshotTaken
│ │ │ ├── MessageActionCustomAction
│ │ │ ├── MessageActionBotAllowed
│ │ │ ├── MessageActionSecureValuesSentMe
│ │ │ ├── MessageActionSecureValuesSent
│ │ │ ├── MessageActionContactSignUp
│ │ │ ├── MessageActionGeoProximityReached
│ │ │ ├── MessageActionGroupCall
│ │ │ ├── MessageActionInviteToGroupCall
│ │ │ ├── MessageActionSetMessagesTTL
│ │ │ ├── MessageActionGroupCallScheduled
│ │ │ ├── MessageActionSetChatTheme
│ │ │ ├── MessageActionChatJoinedByRequest
│ │ │ ├── MessageActionWebViewDataSentMe
│ │ │ ├── MessageActionWebViewDataSent
│ │ │ ├── MessageActionGiftPremium
│ │ │ ├── MessageActionTopicCreate
│ │ │ ├── MessageActionTopicEdit
│ │ │ ├── MessageActionSuggestProfilePhoto
│ │ │ ├── MessageActionRequestedPeer
│ │ │ ├── MessageActionSetChatWallPaper
│ │ │ ├── MessageActionGiftCode
│ │ │ ├── MessageActionGiveawayLaunch
│ │ │ ├── MessageActionGiveawayResults
│ │ │ ├── MessageActionBoostApply
│ │ │ ├── MessageActionRequestedPeerSentMe
│ │ │ ├── MessageActionPaymentRefunded
│ │ │ ├── MessageActionGiftStars
│ │ │ ├── MessageActionPrizeStars
│ │ │ ├── MessageActionStarGift
│ │ │ ├── MessageActionStarGiftUnique
│ │ │ ├── MessageActionPaidMessagesRefunded
│ │ │ ├── MessageActionPaidMessagesPrice
│ │ │ ├── MessageActionConferenceCall
│ │ │ ├── MessageActionTodoCompletions
│ │ │ ├── MessageActionTodoAppendTasks
│ │ │ ├── MessageActionSuggestedPostSuccess
│ │ │ ├── MessageActionSuggestedPostRefund
│ │ │ ├── MessageActionGiftTon
│ │ │ ├── MessageActionSuggestBirthday
│ │ │ ├── MessageActionNewCreatorPending
│ │ │ ├── MessageActionChangeCreator
│ │ │ ├── MessageActionNoForwardsToggle
│ │ │ └── MessageActionNoForwardsRequest
│ │ ├── reactionsMessageReactions (optional)
│ │ │ └── MessageReactions
│ │ └── ttl_periodint (optional)
│ ├── ptsint
│ └── pts_countint
│ ├── query_idlong
│ ├── user_idlong
│ ├── msg_idInputBotInlineMessageID
│ │ ├── InputBotInlineMessageID
│ │ │ ├── dc_idint
│ │ │ ├── idlong
│ │ │ └── access_hashlong
│ │ └── InputBotInlineMessageID64
│ │ ├── dc_idint
│ │ ├── owner_idlong
│ │ ├── idint
│ │ └── access_hashlong
│ ├── chat_instancelong
│ ├── databytes (optional)
│ └── game_short_namestring (optional)
│ ├── channel_idlong
│ └── max_idint
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── top_msg_idint (optional)
│ ├── saved_peer_idPeer (optional)
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── draftDraftMessage
│ ├── DraftMessageEmpty
│ │ └── dateint (optional)
│ └── DraftMessage
│ ├── no_webpagetrue (optional)
│ ├── invert_mediatrue (optional)
│ ├── reply_toInputReplyTo (optional)
│ │ ├── InputReplyToMessage
│ │ ├── InputReplyToStory
│ │ └── InputReplyToMonoForum
│ ├── messagestring
│ ├── entitiesVector < MessageEntity > (optional)
│ │ ├── MessageEntityUnknown
│ │ ├── MessageEntityMention
│ │ ├── MessageEntityHashtag
│ │ ├── MessageEntityBotCommand
│ │ ├── MessageEntityUrl
│ │ ├── MessageEntityEmail
│ │ ├── MessageEntityBold
│ │ ├── MessageEntityItalic
│ │ ├── MessageEntityCode
│ │ ├── MessageEntityPre
│ │ ├── MessageEntityTextUrl
│ │ ├── MessageEntityMentionName
│ │ ├── MessageEntityPhone
│ │ ├── MessageEntityCashtag
│ │ ├── MessageEntityUnderline
│ │ ├── MessageEntityStrike
│ │ ├── MessageEntityBankCard
│ │ ├── MessageEntitySpoiler
│ │ ├── MessageEntityCustomEmoji
│ │ ├── MessageEntityBlockquote
│ │ └── MessageEntityFormattedDate
│ ├── mediaInputMedia (optional)
│ │ ├── InputMediaEmpty
│ │ ├── InputMediaUploadedPhoto
│ │ ├── InputMediaPhoto
│ │ ├── InputMediaGeoPoint
│ │ ├── InputMediaContact
│ │ ├── InputMediaUploadedDocument
│ │ ├── InputMediaDocument
│ │ ├── InputMediaVenue
│ │ ├── InputMediaPhotoExternal
│ │ ├── InputMediaDocumentExternal
│ │ ├── InputMediaGame
│ │ ├── InputMediaInvoice
│ │ ├── InputMediaGeoLive
│ │ ├── InputMediaPoll
│ │ ├── InputMediaDice
│ │ ├── InputMediaStory
│ │ ├── InputMediaWebPage
│ │ ├── InputMediaPaidMedia
│ │ ├── InputMediaTodo
│ │ └── InputMediaStakeDice
│ ├── dateint
│ ├── effectlong (optional)
│ └── suggested_postSuggestedPost (optional)
│ └── SuggestedPost
├── UpdateConfig
│ ├── channel_idlong
│ ├── webpageWebPage
│ │ ├── WebPageEmpty
│ │ │ ├── idlong
│ │ │ └── urlstring (optional)
│ │ ├── WebPagePending
│ │ │ ├── idlong
│ │ │ ├── urlstring (optional)
│ │ │ └── dateint
│ │ ├── WebPage
│ │ │ ├── has_large_mediatrue (optional)
│ │ │ ├── video_cover_phototrue (optional)
│ │ │ ├── idlong
│ │ │ ├── urlstring
│ │ │ ├── display_urlstring
│ │ │ ├── hashint
│ │ │ ├── typestring (optional)
│ │ │ ├── site_namestring (optional)
│ │ │ ├── titlestring (optional)
│ │ │ ├── descriptionstring (optional)
│ │ │ ├── photoPhoto (optional)
│ │ │ │ ├── PhotoEmpty
│ │ │ │ └── Photo
│ │ │ ├── embed_urlstring (optional)
│ │ │ ├── embed_typestring (optional)
│ │ │ ├── embed_widthint (optional)
│ │ │ ├── embed_heightint (optional)
│ │ │ ├── durationint (optional)
│ │ │ ├── authorstring (optional)
│ │ │ ├── documentDocument (optional)
│ │ │ │ ├── DocumentEmpty
│ │ │ │ └── Document
│ │ │ ├── cached_pagePage (optional)
│ │ │ │ └── Page
│ │ │ └── attributesVector < WebPageAttribute > (optional)
│ │ │ ├── WebPageAttributeTheme
│ │ │ ├── WebPageAttributeStory
│ │ │ ├── WebPageAttributeStickerSet
│ │ │ ├── WebPageAttributeUniqueStarGift
│ │ │ └── WebPageAttributeStarGiftAuction
│ │ └── WebPageNotModified
│ │ └── cached_page_viewsint (optional)
│ ├── ptsint
│ └── pts_countint
│ ├── pinnedtrue (optional)
│ ├── folder_idint (optional)
│ └── peerDialogPeer
│ ├── DialogPeer
│ │ └── peerPeer
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ └── DialogPeerFolder
│ └── folder_idint
│ ├── folder_idint (optional)
│ └── orderVector < DialogPeer > (optional)
│ ├── DialogPeer
│ │ └── peerPeer
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ └── DialogPeerFolder
│ └── folder_idint
│ └── dataDataJSON
│ └── DataJSON
│ └── datastring
│ ├── query_idlong
│ ├── dataDataJSON
│ │ └── DataJSON
│ │ └── datastring
│ └── timeoutint
│ ├── query_idlong
│ ├── user_idlong
│ ├── payloadbytes
│ └── shipping_addressPostAddress
│ └── PostAddress
│ ├── street_line1string
│ ├── street_line2string
│ ├── citystring
│ ├── statestring
│ ├── country_iso2string
│ └── post_codestring
│ ├── query_idlong
│ ├── user_idlong
│ ├── payloadbytes
│ ├── infoPaymentRequestedInfo (optional)
│ │ └── PaymentRequestedInfo
│ │ ├── namestring (optional)
│ │ ├── phonestring (optional)
│ │ ├── emailstring (optional)
│ │ └── shipping_addressPostAddress (optional)
│ │ └── PostAddress
│ ├── shipping_option_idstring (optional)
│ ├── currencystring
│ └── total_amountlong
├── UpdatePhoneCall
│ └── phone_callPhoneCall
│ ├── PhoneCallEmpty
│ │ └── idlong
│ ├── PhoneCallWaiting
│ │ ├── videotrue (optional)
│ │ ├── idlong
│ │ ├── access_hashlong
│ │ ├── dateint
│ │ ├── admin_idlong
│ │ ├── participant_idlong
│ │ ├── protocolPhoneCallProtocol
│ │ │ └── PhoneCallProtocol
│ │ └── receive_dateint (optional)
│ ├── PhoneCallRequested
│ │ ├── videotrue (optional)
│ │ ├── idlong
│ │ ├── access_hashlong
│ │ ├── dateint
│ │ ├── admin_idlong
│ │ ├── participant_idlong
│ │ ├── g_a_hashbytes
│ │ └── protocolPhoneCallProtocol
│ │ └── PhoneCallProtocol
│ ├── PhoneCallAccepted
│ │ ├── videotrue (optional)
│ │ ├── idlong
│ │ ├── access_hashlong
│ │ ├── dateint
│ │ ├── admin_idlong
│ │ ├── participant_idlong
│ │ ├── g_bbytes
│ │ └── protocolPhoneCallProtocol
│ │ └── PhoneCallProtocol
│ ├── PhoneCall
│ │ ├── p2p_allowedtrue (optional)
│ │ ├── videotrue (optional)
│ │ ├── conference_supportedtrue (optional)
│ │ ├── idlong
│ │ ├── access_hashlong
│ │ ├── dateint
│ │ ├── admin_idlong
│ │ ├── participant_idlong
│ │ ├── g_a_or_bbytes
│ │ ├── key_fingerprintlong
│ │ ├── protocolPhoneCallProtocol
│ │ │ └── PhoneCallProtocol
│ │ ├── connectionsVector < PhoneConnection >
│ │ │ ├── PhoneConnection
│ │ │ └── PhoneConnectionWebrtc
│ │ ├── start_dateint
│ │ └── custom_parametersDataJSON (optional)
│ │ └── DataJSON
│ └── PhoneCallDiscarded
│ ├── need_ratingtrue (optional)
│ ├── need_debugtrue (optional)
│ ├── videotrue (optional)
│ ├── idlong
│ ├── reasonPhoneCallDiscardReason (optional)
│ │ ├── PhoneCallDiscardReasonBusy
│ └── durationint (optional)
│ └── lang_codestring
├── UpdateLangPack
│ └── differenceLangPackDifference
│ └── LangPackDifference
│ ├── lang_codestring
│ ├── from_versionint
│ ├── versionint
│ └── stringsVector < LangPackString >
│ ├── LangPackString
│ └── LangPackStringDeleted
│ ├── channel_idlong
│ ├── top_msg_idint (optional)
│ ├── saved_peer_idPeer (optional)
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── messagesVector < int >
│ ├── channel_idlong
│ └── available_min_idint
│ ├── unreadtrue (optional)
│ ├── peerDialogPeer
│ │ ├── DialogPeer
│ │ │ └── peerPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ └── DialogPeerFolder
│ │ └── folder_idint
│ └── saved_peer_idPeer (optional)
│ ├── PeerUser
│ │ └── user_idlong
│ ├── PeerChat
│ │ └── chat_idlong
│ └── PeerChannel
│ └── channel_idlong
│ ├── poll_idlong
│ ├── pollPoll (optional)
│ │ └── Poll
│ │ ├── idlong
│ │ ├── closedtrue (optional)
│ │ ├── public_voterstrue (optional)
│ │ ├── multiple_choicetrue (optional)
│ │ ├── quiztrue (optional)
│ │ ├── questionTextWithEntities
│ │ │ └── TextWithEntities
│ │ ├── answersVector < PollAnswer >
│ │ │ └── PollAnswer
│ │ ├── close_periodint (optional)
│ │ └── close_dateint (optional)
│ └── resultsPollResults
│ └── PollResults
│ ├── mintrue (optional)
│ ├── resultsVector < PollAnswerVoters > (optional)
│ │ └── PollAnswerVoters
│ ├── total_votersint (optional)
│ ├── recent_votersVector < Peer > (optional)
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ ├── solutionstring (optional)
│ └── solution_entitiesVector < MessageEntity > (optional)
│ ├── MessageEntityUnknown
│ ├── MessageEntityMention
│ ├── MessageEntityHashtag
│ ├── MessageEntityUrl
│ ├── MessageEntityEmail
│ ├── MessageEntityBold
│ ├── MessageEntityItalic
│ ├── MessageEntityCode
│ ├── MessageEntityPre
│ ├── MessageEntityTextUrl
│ ├── MessageEntityPhone
│ ├── MessageEntityCashtag
│ ├── MessageEntityStrike
│ ├── MessageEntityBankCard
│ ├── MessageEntitySpoiler
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── default_banned_rightsChatBannedRights
│ │ └── ChatBannedRights
│ │ ├── view_messagestrue (optional)
│ │ ├── send_messagestrue (optional)
│ │ ├── send_mediatrue (optional)
│ │ ├── send_stickerstrue (optional)
│ │ ├── send_gifstrue (optional)
│ │ ├── send_gamestrue (optional)
│ │ ├── send_inlinetrue (optional)
│ │ ├── embed_linkstrue (optional)
│ │ ├── send_pollstrue (optional)
│ │ ├── change_infotrue (optional)
│ │ ├── invite_userstrue (optional)
│ │ ├── pin_messagestrue (optional)
│ │ ├── manage_topicstrue (optional)
│ │ ├── send_photostrue (optional)
│ │ ├── send_videostrue (optional)
│ │ ├── send_roundvideostrue (optional)
│ │ ├── send_audiostrue (optional)
│ │ ├── send_voicestrue (optional)
│ │ ├── send_docstrue (optional)
│ │ ├── send_plaintrue (optional)
│ │ ├── edit_ranktrue (optional)
│ │ └── until_dateint
│ └── versionint
│ ├── folder_peersVector < FolderPeer >
│ │ └── FolderPeer
│ │ ├── peerPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ └── folder_idint
│ ├── ptsint
│ └── pts_countint
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── settingsPeerSettings
│ └── PeerSettings
│ ├── report_spamtrue (optional)
│ ├── add_contacttrue (optional)
│ ├── block_contacttrue (optional)
│ ├── share_contacttrue (optional)
│ ├── need_contacts_exceptiontrue (optional)
│ ├── report_geotrue (optional)
│ ├── autoarchivedtrue (optional)
│ ├── invite_memberstrue (optional)
│ ├── request_chat_broadcasttrue (optional)
│ ├── business_bot_pausedtrue (optional)
│ ├── business_bot_can_replytrue (optional)
│ ├── geo_distanceint (optional)
│ ├── request_chat_titlestring (optional)
│ ├── request_chat_dateint (optional)
│ ├── business_bot_idlong (optional)
│ ├── business_bot_manage_urlstring (optional)
│ ├── charge_paid_message_starslong (optional)
│ ├── registration_monthstring (optional)
│ ├── phone_countrystring (optional)
│ ├── name_change_dateint (optional)
│ └── photo_change_dateint (optional)
│ └── peersVector < PeerLocated >
│ ├── PeerLocated
│ │ ├── peerPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── expiresint
│ │ └── distanceint
│ └── PeerSelfLocated
│ └── expiresint
│ └── messageMessage
│ ├── MessageEmpty
│ │ ├── idint
│ │ └── peer_idPeer (optional)
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ ├── Message
│ │ ├── outtrue (optional)
│ │ ├── mentionedtrue (optional)
│ │ ├── media_unreadtrue (optional)
│ │ ├── silenttrue (optional)
│ │ ├── posttrue (optional)
│ │ ├── from_scheduledtrue (optional)
│ │ ├── legacytrue (optional)
│ │ ├── edit_hidetrue (optional)
│ │ ├── pinnedtrue (optional)
│ │ ├── noforwardstrue (optional)
│ │ ├── invert_mediatrue (optional)
│ │ ├── offlinetrue (optional)
│ │ ├── video_processing_pendingtrue (optional)
│ │ ├── paid_suggested_post_starstrue (optional)
│ │ ├── paid_suggested_post_tontrue (optional)
│ │ ├── idint
│ │ ├── from_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── from_boosts_appliedint (optional)
│ │ ├── from_rankstring (optional)
│ │ ├── peer_idPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── saved_peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── fwd_fromMessageFwdHeader (optional)
│ │ │ └── MessageFwdHeader
│ │ ├── via_bot_idlong (optional)
│ │ ├── via_business_bot_idlong (optional)
│ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ ├── MessageReplyHeader
│ │ │ └── MessageReplyStoryHeader
│ │ ├── dateint
│ │ ├── messagestring
│ │ ├── mediaMessageMedia (optional)
│ │ │ ├── MessageMediaEmpty
│ │ │ ├── MessageMediaPhoto
│ │ │ ├── MessageMediaGeo
│ │ │ ├── MessageMediaContact
│ │ │ ├── MessageMediaUnsupported
│ │ │ ├── MessageMediaDocument
│ │ │ ├── MessageMediaWebPage
│ │ │ ├── MessageMediaVenue
│ │ │ ├── MessageMediaGame
│ │ │ ├── MessageMediaInvoice
│ │ │ ├── MessageMediaGeoLive
│ │ │ ├── MessageMediaPoll
│ │ │ ├── MessageMediaDice
│ │ │ ├── MessageMediaStory
│ │ │ ├── MessageMediaGiveaway
│ │ │ ├── MessageMediaGiveawayResults
│ │ │ ├── MessageMediaPaidMedia
│ │ │ ├── MessageMediaToDo
│ │ │ └── MessageMediaVideoStream
│ │ ├── reply_markupReplyMarkup (optional)
│ │ │ ├── ReplyKeyboardHide
│ │ │ ├── ReplyKeyboardForceReply
│ │ │ ├── ReplyKeyboardMarkup
│ │ │ └── ReplyInlineMarkup
│ │ ├── entitiesVector < MessageEntity > (optional)
│ │ │ ├── MessageEntityUnknown
│ │ │ ├── MessageEntityMention
│ │ │ ├── MessageEntityHashtag
│ │ │ ├── MessageEntityBotCommand
│ │ │ ├── MessageEntityUrl
│ │ │ ├── MessageEntityEmail
│ │ │ ├── MessageEntityBold
│ │ │ ├── MessageEntityItalic
│ │ │ ├── MessageEntityCode
│ │ │ ├── MessageEntityPre
│ │ │ ├── MessageEntityTextUrl
│ │ │ ├── MessageEntityMentionName
│ │ │ ├── InputMessageEntityMentionName
│ │ │ ├── MessageEntityPhone
│ │ │ ├── MessageEntityCashtag
│ │ │ ├── MessageEntityUnderline
│ │ │ ├── MessageEntityStrike
│ │ │ ├── MessageEntityBankCard
│ │ │ ├── MessageEntitySpoiler
│ │ │ ├── MessageEntityCustomEmoji
│ │ │ ├── MessageEntityBlockquote
│ │ │ └── MessageEntityFormattedDate
│ │ ├── viewsint (optional)
│ │ ├── forwardsint (optional)
│ │ ├── repliesMessageReplies (optional)
│ │ │ └── MessageReplies
│ │ ├── edit_dateint (optional)
│ │ ├── post_authorstring (optional)
│ │ ├── grouped_idlong (optional)
│ │ ├── reactionsMessageReactions (optional)
│ │ │ └── MessageReactions
│ │ ├── restriction_reasonVector < RestrictionReason > (optional)
│ │ │ └── RestrictionReason
│ │ ├── ttl_periodint (optional)
│ │ ├── quick_reply_shortcut_idint (optional)
│ │ ├── effectlong (optional)
│ │ ├── factcheckFactCheck (optional)
│ │ │ └── FactCheck
│ │ ├── report_delivery_until_dateint (optional)
│ │ ├── paid_message_starslong (optional)
│ │ ├── suggested_postSuggestedPost (optional)
│ │ │ └── SuggestedPost
│ │ ├── schedule_repeat_periodint (optional)
│ │ └── summary_from_languagestring (optional)
│ └── MessageService
│ ├── outtrue (optional)
│ ├── mentionedtrue (optional)
│ ├── media_unreadtrue (optional)
│ ├── reactions_are_possibletrue (optional)
│ ├── silenttrue (optional)
│ ├── posttrue (optional)
│ ├── legacytrue (optional)
│ ├── idint
│ ├── from_idPeer (optional)
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ ├── peer_idPeer
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ ├── saved_peer_idPeer (optional)
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ ├── reply_toMessageReplyHeader (optional)
│ │ ├── MessageReplyHeader
│ │ └── MessageReplyStoryHeader
│ ├── dateint
│ ├── actionMessageAction
│ │ ├── MessageActionEmpty
│ │ ├── MessageActionChatCreate
│ │ ├── MessageActionChatEditTitle
│ │ ├── MessageActionChatEditPhoto
│ │ ├── MessageActionChatAddUser
│ │ ├── MessageActionChatDeleteUser
│ │ ├── MessageActionChannelCreate
│ │ ├── MessageActionChatMigrateTo
│ │ ├── MessageActionPinMessage
│ │ ├── MessageActionHistoryClear
│ │ ├── MessageActionGameScore
│ │ ├── MessageActionPaymentSentMe
│ │ ├── MessageActionPaymentSent
│ │ ├── MessageActionPhoneCall
│ │ ├── MessageActionCustomAction
│ │ ├── MessageActionBotAllowed
│ │ ├── MessageActionContactSignUp
│ │ ├── MessageActionGroupCall
│ │ ├── MessageActionSetMessagesTTL
│ │ ├── MessageActionSetChatTheme
│ │ ├── MessageActionGiftPremium
│ │ ├── MessageActionTopicCreate
│ │ ├── MessageActionTopicEdit
│ │ ├── MessageActionRequestedPeer
│ │ ├── MessageActionGiftCode
│ │ ├── MessageActionGiveawayLaunch
│ │ ├── MessageActionBoostApply
│ │ ├── MessageActionGiftStars
│ │ ├── MessageActionPrizeStars
│ │ ├── MessageActionStarGift
│ │ ├── MessageActionStarGiftUnique
│ │ ├── MessageActionConferenceCall
│ │ ├── MessageActionGiftTon
│ │ ├── MessageActionChangeCreator
│ ├── reactionsMessageReactions (optional)
│ │ └── MessageReactions
│ └── ttl_periodint (optional)
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── messagesVector < int >
│ └── sent_messagesVector < int > (optional)
├── UpdateTheme
│ └── themeTheme
│ └── Theme
│ ├── creatortrue (optional)
│ ├── defaulttrue (optional)
│ ├── for_chattrue (optional)
│ ├── idlong
│ ├── access_hashlong
│ ├── slugstring
│ ├── titlestring
│ ├── documentDocument (optional)
│ │ ├── DocumentEmpty
│ │ └── Document
│ ├── settingsVector < ThemeSettings > (optional)
│ │ └── ThemeSettings
│ ├── emoticonstring (optional)
│ └── installs_countint (optional)
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── msg_idint
│ ├── poll_idlong
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── optionsVector < bytes >
│ └── qtsint
│ ├── idint
│ └── filterDialogFilter (optional)
│ ├── DialogFilter
│ │ ├── contactstrue (optional)
│ │ ├── non_contactstrue (optional)
│ │ ├── groupstrue (optional)
│ │ ├── broadcaststrue (optional)
│ │ ├── botstrue (optional)
│ │ ├── exclude_mutedtrue (optional)
│ │ ├── exclude_readtrue (optional)
│ │ ├── exclude_archivedtrue (optional)
│ │ ├── title_noanimatetrue (optional)
│ │ ├── idint
│ │ ├── titleTextWithEntities
│ │ │ └── TextWithEntities
│ │ ├── emoticonstring (optional)
│ │ ├── colorint (optional)
│ │ ├── pinned_peersVector < InputPeer >
│ │ │ ├── InputPeerEmpty
│ │ │ ├── InputPeerSelf
│ │ │ ├── InputPeerChat
│ │ │ ├── InputPeerUser
│ │ │ ├── InputPeerChannel
│ │ │ ├── InputPeerUserFromMessage
│ │ │ └── InputPeerChannelFromMessage
│ │ ├── include_peersVector < InputPeer >
│ │ │ ├── InputPeerEmpty
│ │ │ ├── InputPeerSelf
│ │ │ ├── InputPeerChat
│ │ │ ├── InputPeerUser
│ │ │ ├── InputPeerChannel
│ │ │ ├── InputPeerUserFromMessage
│ │ │ └── InputPeerChannelFromMessage
│ │ └── exclude_peersVector < InputPeer >
│ │ ├── InputPeerEmpty
│ │ ├── InputPeerSelf
│ │ ├── InputPeerChat
│ │ ├── InputPeerUser
│ │ ├── InputPeerChannel
│ │ ├── InputPeerUserFromMessage
│ │ └── InputPeerChannelFromMessage
│ ├── DialogFilterDefault
│ └── DialogFilterChatlist
│ ├── has_my_invitestrue (optional)
│ ├── title_noanimatetrue (optional)
│ ├── idint
│ ├── titleTextWithEntities
│ │ └── TextWithEntities
│ ├── emoticonstring (optional)
│ ├── colorint (optional)
│ ├── pinned_peersVector < InputPeer >
│ │ ├── InputPeerEmpty
│ │ ├── InputPeerSelf
│ │ ├── InputPeerChat
│ │ ├── InputPeerUser
│ │ ├── InputPeerChannel
│ │ ├── InputPeerUserFromMessage
│ │ └── InputPeerChannelFromMessage
│ └── include_peersVector < InputPeer >
│ ├── InputPeerEmpty
│ ├── InputPeerSelf
│ ├── InputPeerChat
│ ├── InputPeerUser
│ ├── InputPeerChannel
│ └── orderVector < int >
│ ├── phone_call_idlong
│ └── databytes
│ ├── channel_idlong
│ ├── idint
│ └── forwardsint
│ ├── channel_idlong
│ ├── top_msg_idint
│ ├── read_max_idint
│ ├── broadcast_idlong (optional)
│ └── broadcast_postint (optional)
│ ├── channel_idlong
│ ├── top_msg_idint
│ └── read_max_idint
│ ├── blockedtrue (optional)
│ ├── blocked_my_stories_fromtrue (optional)
│ └── peer_idPeer
│ ├── PeerUser
│ │ └── user_idlong
│ ├── PeerChat
│ │ └── chat_idlong
│ └── PeerChannel
│ └── channel_idlong
│ ├── channel_idlong
│ ├── top_msg_idint (optional)
│ ├── from_idPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── actionSendMessageAction
│ │ └── progressint
│ │ └── progressint
│ │ └── progressint
│ │ └── progressint
│ │ └── progressint
│ │ └── progressint
│ │ ├── emoticonstring
│ │ ├── msg_idint
│ │ └── interactionDataJSON
│ │ └── DataJSON
│ │ └── emoticonstring
│ ├── random_idlong
│ └── textTextWithEntities
│ └── TextWithEntities
│ ├── pinnedtrue (optional)
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── messagesVector < int >
│ ├── ptsint
│ └── pts_countint
│ ├── pinnedtrue (optional)
│ ├── channel_idlong
│ ├── messagesVector < int >
│ ├── ptsint
│ └── pts_countint
├── UpdateChat
│ └── chat_idlong
│ ├── callInputGroupCall
│ │ ├── InputGroupCall
│ │ │ ├── idlong
│ │ │ └── access_hashlong
│ │ ├── InputGroupCallSlug
│ │ │ └── slugstring
│ │ └── InputGroupCallInviteMessage
│ │ └── msg_idint
│ ├── participantsVector < GroupCallParticipant >
│ │ └── GroupCallParticipant
│ │ ├── mutedtrue (optional)
│ │ ├── lefttrue (optional)
│ │ ├── can_self_unmutetrue (optional)
│ │ ├── just_joinedtrue (optional)
│ │ ├── versionedtrue (optional)
│ │ ├── mintrue (optional)
│ │ ├── muted_by_youtrue (optional)
│ │ ├── volume_by_admintrue (optional)
│ │ ├── is_selftrue (optional)
│ │ ├── video_joinedtrue (optional)
│ │ ├── peerPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── dateint
│ │ ├── active_dateint (optional)
│ │ ├── sourceint
│ │ ├── volumeint (optional)
│ │ ├── aboutstring (optional)
│ │ ├── raise_hand_ratinglong (optional)
│ │ ├── videoGroupCallParticipantVideo (optional)
│ │ │ └── GroupCallParticipantVideo
│ │ ├── presentationGroupCallParticipantVideo (optional)
│ │ │ └── GroupCallParticipantVideo
│ │ └── paid_stars_totallong (optional)
│ └── versionint
├── UpdateGroupCall
│ ├── live_storytrue (optional)
│ ├── peerPeer (optional)
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── callGroupCall
│ ├── GroupCallDiscarded
│ │ ├── idlong
│ │ ├── access_hashlong
│ │ └── durationint
│ └── GroupCall
│ ├── join_mutedtrue (optional)
│ ├── can_change_join_mutedtrue (optional)
│ ├── join_date_asctrue (optional)
│ ├── schedule_start_subscribedtrue (optional)
│ ├── can_start_videotrue (optional)
│ ├── record_video_activetrue (optional)
│ ├── rtmp_streamtrue (optional)
│ ├── listeners_hiddentrue (optional)
│ ├── conferencetrue (optional)
│ ├── creatortrue (optional)
│ ├── messages_enabledtrue (optional)
│ ├── can_change_messages_enabledtrue (optional)
│ ├── mintrue (optional)
│ ├── idlong
│ ├── access_hashlong
│ ├── participants_countint
│ ├── titlestring (optional)
│ ├── stream_dc_idint (optional)
│ ├── record_start_dateint (optional)
│ ├── schedule_dateint (optional)
│ ├── unmuted_video_countint (optional)
│ ├── unmuted_video_limitint
│ ├── versionint
│ ├── invite_linkstring (optional)
│ ├── send_paid_messages_starslong (optional)
│ └── default_send_asPeer (optional)
│ ├── PeerUser
│ ├── PeerChat
│ └── PeerChannel
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── ttl_periodint (optional)
│ ├── chat_idlong
│ ├── dateint
│ ├── actor_idlong
│ ├── user_idlong
│ ├── prev_participantChatParticipant (optional)
│ │ ├── ChatParticipant
│ │ │ ├── user_idlong
│ │ │ ├── inviter_idlong
│ │ │ ├── dateint
│ │ │ └── rankstring (optional)
│ │ ├── ChatParticipantCreator
│ │ │ ├── user_idlong
│ │ │ └── rankstring (optional)
│ │ └── ChatParticipantAdmin
│ │ ├── user_idlong
│ │ ├── inviter_idlong
│ │ ├── dateint
│ │ └── rankstring (optional)
│ ├── new_participantChatParticipant (optional)
│ │ ├── ChatParticipant
│ │ │ ├── user_idlong
│ │ │ ├── inviter_idlong
│ │ │ ├── dateint
│ │ │ └── rankstring (optional)
│ │ ├── ChatParticipantCreator
│ │ │ ├── user_idlong
│ │ │ └── rankstring (optional)
│ │ └── ChatParticipantAdmin
│ │ ├── user_idlong
│ │ ├── inviter_idlong
│ │ ├── dateint
│ │ └── rankstring (optional)
│ ├── inviteExportedChatInvite (optional)
│ │ ├── ChatInviteExported
│ │ │ ├── revokedtrue (optional)
│ │ │ ├── permanenttrue (optional)
│ │ │ ├── request_neededtrue (optional)
│ │ │ ├── linkstring
│ │ │ ├── admin_idlong
│ │ │ ├── dateint
│ │ │ ├── start_dateint (optional)
│ │ │ ├── expire_dateint (optional)
│ │ │ ├── usage_limitint (optional)
│ │ │ ├── usageint (optional)
│ │ │ ├── requestedint (optional)
│ │ │ ├── subscription_expiredint (optional)
│ │ │ ├── titlestring (optional)
│ │ │ └── subscription_pricingStarsSubscriptionPricing (optional)
│ │ │ └── StarsSubscriptionPricing
│ └── qtsint
│ ├── via_chatlisttrue (optional)
│ ├── channel_idlong
│ ├── dateint
│ ├── actor_idlong
│ ├── user_idlong
│ ├── prev_participantChannelParticipant (optional)
│ │ ├── ChannelParticipant
│ │ │ ├── user_idlong
│ │ │ ├── dateint
│ │ │ ├── subscription_until_dateint (optional)
│ │ │ └── rankstring (optional)
│ │ ├── ChannelParticipantSelf
│ │ │ ├── via_requesttrue (optional)
│ │ │ ├── user_idlong
│ │ │ ├── inviter_idlong
│ │ │ ├── dateint
│ │ │ ├── subscription_until_dateint (optional)
│ │ │ └── rankstring (optional)
│ │ ├── ChannelParticipantCreator
│ │ │ ├── user_idlong
│ │ │ ├── admin_rightsChatAdminRights
│ │ │ │ └── ChatAdminRights
│ │ │ └── rankstring (optional)
│ │ ├── ChannelParticipantAdmin
│ │ │ ├── can_edittrue (optional)
│ │ │ ├── is_selftrue (optional)
│ │ │ ├── user_idlong
│ │ │ ├── inviter_idlong (optional)
│ │ │ ├── promoted_bylong
│ │ │ ├── dateint
│ │ │ ├── admin_rightsChatAdminRights
│ │ │ │ └── ChatAdminRights
│ │ │ └── rankstring (optional)
│ │ ├── ChannelParticipantBanned
│ │ │ ├── lefttrue (optional)
│ │ │ ├── peerPeer
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── kicked_bylong
│ │ │ ├── dateint
│ │ │ ├── banned_rightsChatBannedRights
│ │ │ │ └── ChatBannedRights
│ │ │ └── rankstring (optional)
│ │ └── ChannelParticipantLeft
│ │ └── peerPeer
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ ├── new_participantChannelParticipant (optional)
│ │ ├── ChannelParticipant
│ │ │ ├── user_idlong
│ │ │ ├── dateint
│ │ │ ├── subscription_until_dateint (optional)
│ │ │ └── rankstring (optional)
│ │ ├── ChannelParticipantSelf
│ │ │ ├── via_requesttrue (optional)
│ │ │ ├── user_idlong
│ │ │ ├── inviter_idlong
│ │ │ ├── dateint
│ │ │ ├── subscription_until_dateint (optional)
│ │ │ └── rankstring (optional)
│ │ ├── ChannelParticipantCreator
│ │ │ ├── user_idlong
│ │ │ ├── admin_rightsChatAdminRights
│ │ │ │ └── ChatAdminRights
│ │ │ └── rankstring (optional)
│ │ ├── ChannelParticipantAdmin
│ │ │ ├── can_edittrue (optional)
│ │ │ ├── is_selftrue (optional)
│ │ │ ├── user_idlong
│ │ │ ├── inviter_idlong (optional)
│ │ │ ├── promoted_bylong
│ │ │ ├── dateint
│ │ │ ├── admin_rightsChatAdminRights
│ │ │ │ └── ChatAdminRights
│ │ │ └── rankstring (optional)
│ │ ├── ChannelParticipantBanned
│ │ │ ├── lefttrue (optional)
│ │ │ ├── peerPeer
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── kicked_bylong
│ │ │ ├── dateint
│ │ │ ├── banned_rightsChatBannedRights
│ │ │ │ └── ChatBannedRights
│ │ │ └── rankstring (optional)
│ │ └── ChannelParticipantLeft
│ │ └── peerPeer
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ ├── inviteExportedChatInvite (optional)
│ │ ├── ChatInviteExported
│ │ │ ├── revokedtrue (optional)
│ │ │ ├── permanenttrue (optional)
│ │ │ ├── request_neededtrue (optional)
│ │ │ ├── linkstring
│ │ │ ├── admin_idlong
│ │ │ ├── dateint
│ │ │ ├── start_dateint (optional)
│ │ │ ├── expire_dateint (optional)
│ │ │ ├── usage_limitint (optional)
│ │ │ ├── usageint (optional)
│ │ │ ├── requestedint (optional)
│ │ │ ├── subscription_expiredint (optional)
│ │ │ ├── titlestring (optional)
│ │ │ └── subscription_pricingStarsSubscriptionPricing (optional)
│ │ │ └── StarsSubscriptionPricing
│ └── qtsint
│ ├── user_idlong
│ ├── dateint
│ ├── stoppedBool
│ └── qtsint
│ ├── presentationtrue (optional)
│ └── paramsDataJSON
│ └── DataJSON
│ └── datastring
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── bot_idlong
│ └── commandsVector < BotCommand >
│ └── BotCommand
│ ├── commandstring
│ └── descriptionstring
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── requests_pendingint
│ └── recent_requestersVector < long >
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── dateint
│ ├── user_idlong
│ ├── aboutstring
│ ├── inviteExportedChatInvite
│ │ ├── ChatInviteExported
│ │ │ ├── revokedtrue (optional)
│ │ │ ├── permanenttrue (optional)
│ │ │ ├── request_neededtrue (optional)
│ │ │ ├── linkstring
│ │ │ ├── admin_idlong
│ │ │ ├── dateint
│ │ │ ├── start_dateint (optional)
│ │ │ ├── expire_dateint (optional)
│ │ │ ├── usage_limitint (optional)
│ │ │ ├── usageint (optional)
│ │ │ ├── requestedint (optional)
│ │ │ ├── subscription_expiredint (optional)
│ │ │ ├── titlestring (optional)
│ │ │ └── subscription_pricingStarsSubscriptionPricing (optional)
│ │ │ └── StarsSubscriptionPricing
│ └── qtsint
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── msg_idint
│ ├── top_msg_idint (optional)
│ ├── saved_peer_idPeer (optional)
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── reactionsMessageReactions
│ └── MessageReactions
│ ├── mintrue (optional)
│ ├── can_see_listtrue (optional)
│ ├── reactions_as_tagstrue (optional)
│ ├── resultsVector < ReactionCount >
│ │ └── ReactionCount
│ ├── recent_reactionsVector < MessagePeerReaction > (optional)
│ │ └── MessagePeerReaction
│ └── top_reactorsVector < MessageReactor > (optional)
│ └── MessageReactor
│ └── query_idlong
│ ├── bot_idlong
│ └── buttonBotMenuButton
│ ├── BotMenuButtonDefault
│ ├── BotMenuButtonCommands
│ └── BotMenuButton
│ ├── textstring
│ └── urlstring
│ ├── pendingtrue (optional)
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── msg_idint
│ ├── transcription_idlong
│ └── textstring
│ ├── user_idlong
│ └── emoji_statusEmojiStatus
│ ├── EmojiStatusEmpty
│ ├── EmojiStatus
│ │ ├── document_idlong
│ │ └── untilint (optional)
│ │ ├── collectible_idlong
│ │ ├── document_idlong
│ │ ├── titlestring
│ │ ├── slugstring
│ │ ├── pattern_document_idlong
│ │ ├── center_colorint
│ │ ├── edge_colorint
│ │ ├── pattern_colorint
│ │ ├── text_colorint
│ │ └── untilint (optional)
│ ├── collectible_idlong
│ └── untilint (optional)
│ ├── maskstrue (optional)
│ ├── emojistrue (optional)
│ └── stickersetlong
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── msg_idint
│ └── extended_mediaVector < MessageExtendedMedia >
│ │ ├── wint (optional)
│ │ ├── hint (optional)
│ │ ├── thumbPhotoSize (optional)
│ │ │ ├── PhotoSizeEmpty
│ │ │ ├── PhotoSize
│ │ │ ├── PhotoCachedSize
│ │ │ ├── PhotoStrippedSize
│ │ │ ├── PhotoSizeProgressive
│ │ │ └── PhotoPathSize
│ │ └── video_durationint (optional)
│ └── MessageExtendedMedia
│ └── mediaMessageMedia
│ ├── MessageMediaEmpty
│ ├── MessageMediaPhoto
│ ├── MessageMediaGeo
│ ├── MessageMediaContact
│ ├── MessageMediaDocument
│ ├── MessageMediaWebPage
│ ├── MessageMediaVenue
│ ├── MessageMediaGame
│ ├── MessageMediaInvoice
│ ├── MessageMediaGeoLive
│ ├── MessageMediaPoll
│ ├── MessageMediaDice
│ ├── MessageMediaStory
│ ├── MessageMediaGiveaway
│ ├── MessageMediaPaidMedia
│ ├── MessageMediaToDo
├── UpdateUser
│ └── user_idlong
├── UpdateStory
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── storyStoryItem
│ ├── StoryItemDeleted
│ │ └── idint
│ ├── StoryItemSkipped
│ │ ├── close_friendstrue (optional)
│ │ ├── livetrue (optional)
│ │ ├── idint
│ │ ├── dateint
│ │ └── expire_dateint
│ └── StoryItem
│ ├── pinnedtrue (optional)
│ ├── publictrue (optional)
│ ├── close_friendstrue (optional)
│ ├── mintrue (optional)
│ ├── noforwardstrue (optional)
│ ├── editedtrue (optional)
│ ├── contactstrue (optional)
│ ├── selected_contactstrue (optional)
│ ├── outtrue (optional)
│ ├── idint
│ ├── dateint
│ ├── from_idPeer (optional)
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ ├── fwd_fromStoryFwdHeader (optional)
│ │ └── StoryFwdHeader
│ ├── expire_dateint
│ ├── captionstring (optional)
│ ├── entitiesVector < MessageEntity > (optional)
│ │ ├── MessageEntityUnknown
│ │ ├── MessageEntityMention
│ │ ├── MessageEntityHashtag
│ │ ├── MessageEntityBotCommand
│ │ ├── MessageEntityUrl
│ │ ├── MessageEntityEmail
│ │ ├── MessageEntityBold
│ │ ├── MessageEntityItalic
│ │ ├── MessageEntityCode
│ │ ├── MessageEntityPre
│ │ ├── MessageEntityTextUrl
│ │ ├── MessageEntityMentionName
│ │ ├── MessageEntityPhone
│ │ ├── MessageEntityCashtag
│ │ ├── MessageEntityUnderline
│ │ ├── MessageEntityStrike
│ │ ├── MessageEntityBankCard
│ │ ├── MessageEntitySpoiler
│ │ ├── MessageEntityCustomEmoji
│ │ ├── MessageEntityBlockquote
│ │ └── MessageEntityFormattedDate
│ ├── mediaMessageMedia
│ │ ├── MessageMediaEmpty
│ │ ├── MessageMediaPhoto
│ │ ├── MessageMediaGeo
│ │ ├── MessageMediaContact
│ │ ├── MessageMediaUnsupported
│ │ ├── MessageMediaDocument
│ │ ├── MessageMediaWebPage
│ │ ├── MessageMediaVenue
│ │ ├── MessageMediaGame
│ │ ├── MessageMediaInvoice
│ │ ├── MessageMediaGeoLive
│ │ ├── MessageMediaPoll
│ │ ├── MessageMediaDice
│ │ ├── MessageMediaStory
│ │ ├── MessageMediaGiveaway
│ │ ├── MessageMediaGiveawayResults
│ │ ├── MessageMediaPaidMedia
│ │ ├── MessageMediaToDo
│ │ └── MessageMediaVideoStream
│ ├── media_areasVector < MediaArea > (optional)
│ │ ├── MediaAreaVenue
│ │ ├── InputMediaAreaVenue
│ │ ├── MediaAreaGeoPoint
│ │ ├── MediaAreaSuggestedReaction
│ │ ├── MediaAreaChannelPost
│ │ ├── InputMediaAreaChannelPost
│ │ ├── MediaAreaUrl
│ │ ├── MediaAreaWeather
│ │ └── MediaAreaStarGift
│ ├── privacyVector < PrivacyRule > (optional)
│ │ ├── PrivacyValueAllowContacts
│ │ ├── PrivacyValueAllowAll
│ │ ├── PrivacyValueAllowUsers
│ │ ├── PrivacyValueDisallowAll
│ │ ├── PrivacyValueDisallowUsers
│ │ ├── PrivacyValueAllowPremium
│ │ ├── PrivacyValueAllowBots
│ │ └── PrivacyValueDisallowBots
│ ├── viewsStoryViews (optional)
│ │ └── StoryViews
│ ├── sent_reactionReaction (optional)
│ │ ├── ReactionEmpty
│ │ ├── ReactionEmoji
│ │ ├── ReactionCustomEmoji
│ │ └── ReactionPaid
│ └── albumsVector < int > (optional)
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── max_idint
├── UpdateStoryID
│ ├── idint
│ └── random_idlong
│ └── stealth_modeStoriesStealthMode
│ └── StoriesStealthMode
│ ├── active_until_dateint (optional)
│ └── cooldown_until_dateint (optional)
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── story_idint
│ └── reactionReaction
│ ├── ReactionEmpty
│ ├── ReactionEmoji
│ │ └── emoticonstring
│ ├── ReactionCustomEmoji
│ │ └── document_idlong
│ └── ReactionPaid
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── boostBoost
│ │ └── Boost
│ │ ├── gifttrue (optional)
│ │ ├── giveawaytrue (optional)
│ │ ├── unclaimedtrue (optional)
│ │ ├── idstring
│ │ ├── user_idlong (optional)
│ │ ├── giveaway_msg_idint (optional)
│ │ ├── dateint
│ │ ├── expiresint
│ │ ├── used_gift_slugstring (optional)
│ │ ├── multiplierint (optional)
│ │ └── starslong (optional)
│ └── qtsint
│ ├── channel_idlong
│ └── enabledBool
│ ├── wallpaper_overriddentrue (optional)
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── wallpaperWallPaper (optional)
│ ├── WallPaper
│ │ ├── idlong
│ │ ├── creatortrue (optional)
│ │ ├── defaulttrue (optional)
│ │ ├── patterntrue (optional)
│ │ ├── darktrue (optional)
│ │ ├── access_hashlong
│ │ ├── slugstring
│ │ ├── documentDocument
│ │ │ ├── DocumentEmpty
│ │ │ └── Document
│ │ └── settingsWallPaperSettings (optional)
│ │ └── WallPaperSettings
│ └── WallPaperNoFile
│ ├── idlong
│ ├── defaulttrue (optional)
│ ├── darktrue (optional)
│ └── settingsWallPaperSettings (optional)
│ └── WallPaperSettings
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── msg_idint
│ ├── dateint
│ ├── actorPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── old_reactionsVector < Reaction >
│ │ ├── ReactionEmpty
│ │ ├── ReactionEmoji
│ │ │ └── emoticonstring
│ │ ├── ReactionCustomEmoji
│ │ │ └── document_idlong
│ │ └── ReactionPaid
│ ├── new_reactionsVector < Reaction >
│ │ ├── ReactionEmpty
│ │ ├── ReactionEmoji
│ │ │ └── emoticonstring
│ │ ├── ReactionCustomEmoji
│ │ │ └── document_idlong
│ │ └── ReactionPaid
│ └── qtsint
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── msg_idint
│ ├── dateint
│ ├── reactionsVector < ReactionCount >
│ │ └── ReactionCount
│ │ ├── chosen_orderint (optional)
│ │ ├── reactionReaction
│ │ │ ├── ReactionEmpty
│ │ │ ├── ReactionEmoji
│ │ │ ├── ReactionCustomEmoji
│ │ │ └── ReactionPaid
│ │ └── countint
│ └── qtsint
│ ├── pinnedtrue (optional)
│ └── peerDialogPeer
│ ├── DialogPeer
│ │ └── peerPeer
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ └── DialogPeerFolder
│ └── folder_idint
│ └── orderVector < DialogPeer > (optional)
│ ├── DialogPeer
│ │ └── peerPeer
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ └── DialogPeerFolder
│ └── folder_idint
├── UpdateSmsJob
│ └── job_idstring
│ └── quick_repliesVector < QuickReply >
│ └── QuickReply
│ ├── shortcut_idint
│ ├── shortcutstring
│ ├── top_messageint
│ └── countint
│ └── quick_replyQuickReply
│ └── QuickReply
│ ├── shortcut_idint
│ ├── shortcutstring
│ ├── top_messageint
│ └── countint
│ └── shortcut_idint
│ └── messageMessage
│ ├── MessageEmpty
│ │ ├── idint
│ │ └── peer_idPeer (optional)
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ ├── Message
│ │ ├── outtrue (optional)
│ │ ├── mentionedtrue (optional)
│ │ ├── media_unreadtrue (optional)
│ │ ├── silenttrue (optional)
│ │ ├── posttrue (optional)
│ │ ├── from_scheduledtrue (optional)
│ │ ├── legacytrue (optional)
│ │ ├── edit_hidetrue (optional)
│ │ ├── pinnedtrue (optional)
│ │ ├── noforwardstrue (optional)
│ │ ├── invert_mediatrue (optional)
│ │ ├── offlinetrue (optional)
│ │ ├── video_processing_pendingtrue (optional)
│ │ ├── paid_suggested_post_starstrue (optional)
│ │ ├── paid_suggested_post_tontrue (optional)
│ │ ├── idint
│ │ ├── from_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── from_boosts_appliedint (optional)
│ │ ├── from_rankstring (optional)
│ │ ├── peer_idPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── saved_peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── fwd_fromMessageFwdHeader (optional)
│ │ │ └── MessageFwdHeader
│ │ ├── via_bot_idlong (optional)
│ │ ├── via_business_bot_idlong (optional)
│ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ ├── MessageReplyHeader
│ │ │ └── MessageReplyStoryHeader
│ │ ├── dateint
│ │ ├── messagestring
│ │ ├── mediaMessageMedia (optional)
│ │ │ ├── MessageMediaEmpty
│ │ │ ├── MessageMediaPhoto
│ │ │ ├── MessageMediaGeo
│ │ │ ├── MessageMediaContact
│ │ │ ├── MessageMediaUnsupported
│ │ │ ├── MessageMediaDocument
│ │ │ ├── MessageMediaWebPage
│ │ │ ├── MessageMediaVenue
│ │ │ ├── MessageMediaGame
│ │ │ ├── MessageMediaInvoice
│ │ │ ├── MessageMediaGeoLive
│ │ │ ├── MessageMediaPoll
│ │ │ ├── MessageMediaDice
│ │ │ ├── MessageMediaStory
│ │ │ ├── MessageMediaGiveaway
│ │ │ ├── MessageMediaGiveawayResults
│ │ │ ├── MessageMediaPaidMedia
│ │ │ ├── MessageMediaToDo
│ │ │ └── MessageMediaVideoStream
│ │ ├── reply_markupReplyMarkup (optional)
│ │ │ ├── ReplyKeyboardHide
│ │ │ ├── ReplyKeyboardForceReply
│ │ │ ├── ReplyKeyboardMarkup
│ │ │ └── ReplyInlineMarkup
│ │ ├── entitiesVector < MessageEntity > (optional)
│ │ │ ├── MessageEntityUnknown
│ │ │ ├── MessageEntityMention
│ │ │ ├── MessageEntityHashtag
│ │ │ ├── MessageEntityBotCommand
│ │ │ ├── MessageEntityUrl
│ │ │ ├── MessageEntityEmail
│ │ │ ├── MessageEntityBold
│ │ │ ├── MessageEntityItalic
│ │ │ ├── MessageEntityCode
│ │ │ ├── MessageEntityPre
│ │ │ ├── MessageEntityTextUrl
│ │ │ ├── MessageEntityMentionName
│ │ │ ├── InputMessageEntityMentionName
│ │ │ ├── MessageEntityPhone
│ │ │ ├── MessageEntityCashtag
│ │ │ ├── MessageEntityUnderline
│ │ │ ├── MessageEntityStrike
│ │ │ ├── MessageEntityBankCard
│ │ │ ├── MessageEntitySpoiler
│ │ │ ├── MessageEntityCustomEmoji
│ │ │ ├── MessageEntityBlockquote
│ │ │ └── MessageEntityFormattedDate
│ │ ├── viewsint (optional)
│ │ ├── forwardsint (optional)
│ │ ├── repliesMessageReplies (optional)
│ │ │ └── MessageReplies
│ │ ├── edit_dateint (optional)
│ │ ├── post_authorstring (optional)
│ │ ├── grouped_idlong (optional)
│ │ ├── reactionsMessageReactions (optional)
│ │ │ └── MessageReactions
│ │ ├── restriction_reasonVector < RestrictionReason > (optional)
│ │ │ └── RestrictionReason
│ │ ├── ttl_periodint (optional)
│ │ ├── quick_reply_shortcut_idint (optional)
│ │ ├── effectlong (optional)
│ │ ├── factcheckFactCheck (optional)
│ │ │ └── FactCheck
│ │ ├── report_delivery_until_dateint (optional)
│ │ ├── paid_message_starslong (optional)
│ │ ├── suggested_postSuggestedPost (optional)
│ │ │ └── SuggestedPost
│ │ ├── schedule_repeat_periodint (optional)
│ │ └── summary_from_languagestring (optional)
│ └── MessageService
│ ├── outtrue (optional)
│ ├── mentionedtrue (optional)
│ ├── media_unreadtrue (optional)
│ ├── reactions_are_possibletrue (optional)
│ ├── silenttrue (optional)
│ ├── posttrue (optional)
│ ├── legacytrue (optional)
│ ├── idint
│ ├── from_idPeer (optional)
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ ├── peer_idPeer
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ ├── saved_peer_idPeer (optional)
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ ├── reply_toMessageReplyHeader (optional)
│ │ ├── MessageReplyHeader
│ │ └── MessageReplyStoryHeader
│ ├── dateint
│ ├── actionMessageAction
│ │ ├── MessageActionEmpty
│ │ ├── MessageActionChatCreate
│ │ ├── MessageActionChatEditTitle
│ │ ├── MessageActionChatEditPhoto
│ │ ├── MessageActionChatAddUser
│ │ ├── MessageActionChatDeleteUser
│ │ ├── MessageActionChannelCreate
│ │ ├── MessageActionChatMigrateTo
│ │ ├── MessageActionPinMessage
│ │ ├── MessageActionHistoryClear
│ │ ├── MessageActionGameScore
│ │ ├── MessageActionPaymentSentMe
│ │ ├── MessageActionPaymentSent
│ │ ├── MessageActionPhoneCall
│ │ ├── MessageActionCustomAction
│ │ ├── MessageActionBotAllowed
│ │ ├── MessageActionContactSignUp
│ │ ├── MessageActionGroupCall
│ │ ├── MessageActionSetMessagesTTL
│ │ ├── MessageActionSetChatTheme
│ │ ├── MessageActionGiftPremium
│ │ ├── MessageActionTopicCreate
│ │ ├── MessageActionTopicEdit
│ │ ├── MessageActionRequestedPeer
│ │ ├── MessageActionGiftCode
│ │ ├── MessageActionGiveawayLaunch
│ │ ├── MessageActionBoostApply
│ │ ├── MessageActionGiftStars
│ │ ├── MessageActionPrizeStars
│ │ ├── MessageActionStarGift
│ │ ├── MessageActionStarGiftUnique
│ │ ├── MessageActionConferenceCall
│ │ ├── MessageActionGiftTon
│ │ ├── MessageActionChangeCreator
│ ├── reactionsMessageReactions (optional)
│ │ └── MessageReactions
│ └── ttl_periodint (optional)
│ ├── shortcut_idint
│ └── messagesVector < int >
│ ├── connectionBotBusinessConnection
│ │ └── BotBusinessConnection
│ │ ├── disabledtrue (optional)
│ │ ├── connection_idstring
│ │ ├── user_idlong
│ │ ├── dc_idint
│ │ ├── dateint
│ │ └── rightsBusinessBotRights (optional)
│ │ └── BusinessBotRights
│ └── qtsint
│ ├── connection_idstring
│ ├── messageMessage
│ │ ├── MessageEmpty
│ │ │ ├── idint
│ │ │ └── peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── Message
│ │ │ ├── outtrue (optional)
│ │ │ ├── mentionedtrue (optional)
│ │ │ ├── media_unreadtrue (optional)
│ │ │ ├── silenttrue (optional)
│ │ │ ├── posttrue (optional)
│ │ │ ├── from_scheduledtrue (optional)
│ │ │ ├── legacytrue (optional)
│ │ │ ├── edit_hidetrue (optional)
│ │ │ ├── pinnedtrue (optional)
│ │ │ ├── noforwardstrue (optional)
│ │ │ ├── invert_mediatrue (optional)
│ │ │ ├── offlinetrue (optional)
│ │ │ ├── video_processing_pendingtrue (optional)
│ │ │ ├── paid_suggested_post_starstrue (optional)
│ │ │ ├── paid_suggested_post_tontrue (optional)
│ │ │ ├── idint
│ │ │ ├── from_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── from_boosts_appliedint (optional)
│ │ │ ├── from_rankstring (optional)
│ │ │ ├── peer_idPeer
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── saved_peer_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── fwd_fromMessageFwdHeader (optional)
│ │ │ │ └── MessageFwdHeader
│ │ │ ├── via_bot_idlong (optional)
│ │ │ ├── via_business_bot_idlong (optional)
│ │ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ │ ├── MessageReplyHeader
│ │ │ │ └── MessageReplyStoryHeader
│ │ │ ├── dateint
│ │ │ ├── messagestring
│ │ │ ├── mediaMessageMedia (optional)
│ │ │ │ ├── MessageMediaEmpty
│ │ │ │ ├── MessageMediaPhoto
│ │ │ │ ├── MessageMediaGeo
│ │ │ │ ├── MessageMediaContact
│ │ │ │ ├── MessageMediaUnsupported
│ │ │ │ ├── MessageMediaDocument
│ │ │ │ ├── MessageMediaWebPage
│ │ │ │ ├── MessageMediaVenue
│ │ │ │ ├── MessageMediaGame
│ │ │ │ ├── MessageMediaInvoice
│ │ │ │ ├── MessageMediaGeoLive
│ │ │ │ ├── MessageMediaPoll
│ │ │ │ ├── MessageMediaDice
│ │ │ │ ├── MessageMediaStory
│ │ │ │ ├── MessageMediaGiveaway
│ │ │ │ ├── MessageMediaGiveawayResults
│ │ │ │ ├── MessageMediaPaidMedia
│ │ │ │ ├── MessageMediaToDo
│ │ │ │ └── MessageMediaVideoStream
│ │ │ ├── reply_markupReplyMarkup (optional)
│ │ │ │ ├── ReplyKeyboardHide
│ │ │ │ ├── ReplyKeyboardForceReply
│ │ │ │ ├── ReplyKeyboardMarkup
│ │ │ │ └── ReplyInlineMarkup
│ │ │ ├── entitiesVector < MessageEntity > (optional)
│ │ │ │ ├── MessageEntityUnknown
│ │ │ │ ├── MessageEntityMention
│ │ │ │ ├── MessageEntityHashtag
│ │ │ │ ├── MessageEntityBotCommand
│ │ │ │ ├── MessageEntityUrl
│ │ │ │ ├── MessageEntityEmail
│ │ │ │ ├── MessageEntityBold
│ │ │ │ ├── MessageEntityItalic
│ │ │ │ ├── MessageEntityCode
│ │ │ │ ├── MessageEntityPre
│ │ │ │ ├── MessageEntityTextUrl
│ │ │ │ ├── MessageEntityMentionName
│ │ │ │ ├── InputMessageEntityMentionName
│ │ │ │ ├── MessageEntityPhone
│ │ │ │ ├── MessageEntityCashtag
│ │ │ │ ├── MessageEntityUnderline
│ │ │ │ ├── MessageEntityStrike
│ │ │ │ ├── MessageEntityBankCard
│ │ │ │ ├── MessageEntitySpoiler
│ │ │ │ ├── MessageEntityCustomEmoji
│ │ │ │ ├── MessageEntityBlockquote
│ │ │ │ └── MessageEntityFormattedDate
│ │ │ ├── viewsint (optional)
│ │ │ ├── forwardsint (optional)
│ │ │ ├── repliesMessageReplies (optional)
│ │ │ │ └── MessageReplies
│ │ │ ├── edit_dateint (optional)
│ │ │ ├── post_authorstring (optional)
│ │ │ ├── grouped_idlong (optional)
│ │ │ ├── reactionsMessageReactions (optional)
│ │ │ │ └── MessageReactions
│ │ │ ├── restriction_reasonVector < RestrictionReason > (optional)
│ │ │ │ └── RestrictionReason
│ │ │ ├── ttl_periodint (optional)
│ │ │ ├── quick_reply_shortcut_idint (optional)
│ │ │ ├── effectlong (optional)
│ │ │ ├── factcheckFactCheck (optional)
│ │ │ │ └── FactCheck
│ │ │ ├── report_delivery_until_dateint (optional)
│ │ │ ├── paid_message_starslong (optional)
│ │ │ ├── suggested_postSuggestedPost (optional)
│ │ │ │ └── SuggestedPost
│ │ │ ├── schedule_repeat_periodint (optional)
│ │ │ └── summary_from_languagestring (optional)
│ │ └── MessageService
│ │ ├── outtrue (optional)
│ │ ├── mentionedtrue (optional)
│ │ ├── media_unreadtrue (optional)
│ │ ├── reactions_are_possibletrue (optional)
│ │ ├── silenttrue (optional)
│ │ ├── posttrue (optional)
│ │ ├── legacytrue (optional)
│ │ ├── idint
│ │ ├── from_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── peer_idPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── saved_peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ ├── MessageReplyHeader
│ │ │ └── MessageReplyStoryHeader
│ │ ├── dateint
│ │ ├── actionMessageAction
│ │ │ ├── MessageActionEmpty
│ │ │ ├── MessageActionChatCreate
│ │ │ ├── MessageActionChatEditTitle
│ │ │ ├── MessageActionChatEditPhoto
│ │ │ ├── MessageActionChatDeletePhoto
│ │ │ ├── MessageActionChatAddUser
│ │ │ ├── MessageActionChatDeleteUser
│ │ │ ├── MessageActionChatJoinedByLink
│ │ │ ├── MessageActionChannelCreate
│ │ │ ├── MessageActionChatMigrateTo
│ │ │ ├── MessageActionChannelMigrateFrom
│ │ │ ├── MessageActionPinMessage
│ │ │ ├── MessageActionHistoryClear
│ │ │ ├── MessageActionGameScore
│ │ │ ├── MessageActionPaymentSentMe
│ │ │ ├── MessageActionPaymentSent
│ │ │ ├── MessageActionPhoneCall
│ │ │ ├── MessageActionScreenshotTaken
│ │ │ ├── MessageActionCustomAction
│ │ │ ├── MessageActionBotAllowed
│ │ │ ├── MessageActionSecureValuesSentMe
│ │ │ ├── MessageActionSecureValuesSent
│ │ │ ├── MessageActionContactSignUp
│ │ │ ├── MessageActionGeoProximityReached
│ │ │ ├── MessageActionGroupCall
│ │ │ ├── MessageActionInviteToGroupCall
│ │ │ ├── MessageActionSetMessagesTTL
│ │ │ ├── MessageActionGroupCallScheduled
│ │ │ ├── MessageActionSetChatTheme
│ │ │ ├── MessageActionChatJoinedByRequest
│ │ │ ├── MessageActionWebViewDataSentMe
│ │ │ ├── MessageActionWebViewDataSent
│ │ │ ├── MessageActionGiftPremium
│ │ │ ├── MessageActionTopicCreate
│ │ │ ├── MessageActionTopicEdit
│ │ │ ├── MessageActionSuggestProfilePhoto
│ │ │ ├── MessageActionRequestedPeer
│ │ │ ├── MessageActionSetChatWallPaper
│ │ │ ├── MessageActionGiftCode
│ │ │ ├── MessageActionGiveawayLaunch
│ │ │ ├── MessageActionGiveawayResults
│ │ │ ├── MessageActionBoostApply
│ │ │ ├── MessageActionRequestedPeerSentMe
│ │ │ ├── MessageActionPaymentRefunded
│ │ │ ├── MessageActionGiftStars
│ │ │ ├── MessageActionPrizeStars
│ │ │ ├── MessageActionStarGift
│ │ │ ├── MessageActionStarGiftUnique
│ │ │ ├── MessageActionPaidMessagesRefunded
│ │ │ ├── MessageActionPaidMessagesPrice
│ │ │ ├── MessageActionConferenceCall
│ │ │ ├── MessageActionTodoCompletions
│ │ │ ├── MessageActionTodoAppendTasks
│ │ │ ├── MessageActionSuggestedPostSuccess
│ │ │ ├── MessageActionSuggestedPostRefund
│ │ │ ├── MessageActionGiftTon
│ │ │ ├── MessageActionSuggestBirthday
│ │ │ ├── MessageActionNewCreatorPending
│ │ │ ├── MessageActionChangeCreator
│ │ │ ├── MessageActionNoForwardsToggle
│ │ │ └── MessageActionNoForwardsRequest
│ │ ├── reactionsMessageReactions (optional)
│ │ │ └── MessageReactions
│ │ └── ttl_periodint (optional)
│ ├── reply_to_messageMessage (optional)
│ │ ├── MessageEmpty
│ │ │ ├── idint
│ │ │ └── peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── Message
│ │ │ ├── outtrue (optional)
│ │ │ ├── mentionedtrue (optional)
│ │ │ ├── media_unreadtrue (optional)
│ │ │ ├── silenttrue (optional)
│ │ │ ├── posttrue (optional)
│ │ │ ├── from_scheduledtrue (optional)
│ │ │ ├── legacytrue (optional)
│ │ │ ├── edit_hidetrue (optional)
│ │ │ ├── pinnedtrue (optional)
│ │ │ ├── noforwardstrue (optional)
│ │ │ ├── invert_mediatrue (optional)
│ │ │ ├── offlinetrue (optional)
│ │ │ ├── video_processing_pendingtrue (optional)
│ │ │ ├── paid_suggested_post_starstrue (optional)
│ │ │ ├── paid_suggested_post_tontrue (optional)
│ │ │ ├── idint
│ │ │ ├── from_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── from_boosts_appliedint (optional)
│ │ │ ├── from_rankstring (optional)
│ │ │ ├── peer_idPeer
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── saved_peer_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── fwd_fromMessageFwdHeader (optional)
│ │ │ │ └── MessageFwdHeader
│ │ │ ├── via_bot_idlong (optional)
│ │ │ ├── via_business_bot_idlong (optional)
│ │ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ │ ├── MessageReplyHeader
│ │ │ │ └── MessageReplyStoryHeader
│ │ │ ├── dateint
│ │ │ ├── messagestring
│ │ │ ├── mediaMessageMedia (optional)
│ │ │ │ ├── MessageMediaEmpty
│ │ │ │ ├── MessageMediaPhoto
│ │ │ │ ├── MessageMediaGeo
│ │ │ │ ├── MessageMediaContact
│ │ │ │ ├── MessageMediaUnsupported
│ │ │ │ ├── MessageMediaDocument
│ │ │ │ ├── MessageMediaWebPage
│ │ │ │ ├── MessageMediaVenue
│ │ │ │ ├── MessageMediaGame
│ │ │ │ ├── MessageMediaInvoice
│ │ │ │ ├── MessageMediaGeoLive
│ │ │ │ ├── MessageMediaPoll
│ │ │ │ ├── MessageMediaDice
│ │ │ │ ├── MessageMediaStory
│ │ │ │ ├── MessageMediaGiveaway
│ │ │ │ ├── MessageMediaGiveawayResults
│ │ │ │ ├── MessageMediaPaidMedia
│ │ │ │ ├── MessageMediaToDo
│ │ │ │ └── MessageMediaVideoStream
│ │ │ ├── reply_markupReplyMarkup (optional)
│ │ │ │ ├── ReplyKeyboardHide
│ │ │ │ ├── ReplyKeyboardForceReply
│ │ │ │ ├── ReplyKeyboardMarkup
│ │ │ │ └── ReplyInlineMarkup
│ │ │ ├── entitiesVector < MessageEntity > (optional)
│ │ │ │ ├── MessageEntityUnknown
│ │ │ │ ├── MessageEntityMention
│ │ │ │ ├── MessageEntityHashtag
│ │ │ │ ├── MessageEntityBotCommand
│ │ │ │ ├── MessageEntityUrl
│ │ │ │ ├── MessageEntityEmail
│ │ │ │ ├── MessageEntityBold
│ │ │ │ ├── MessageEntityItalic
│ │ │ │ ├── MessageEntityCode
│ │ │ │ ├── MessageEntityPre
│ │ │ │ ├── MessageEntityTextUrl
│ │ │ │ ├── MessageEntityMentionName
│ │ │ │ ├── InputMessageEntityMentionName
│ │ │ │ ├── MessageEntityPhone
│ │ │ │ ├── MessageEntityCashtag
│ │ │ │ ├── MessageEntityUnderline
│ │ │ │ ├── MessageEntityStrike
│ │ │ │ ├── MessageEntityBankCard
│ │ │ │ ├── MessageEntitySpoiler
│ │ │ │ ├── MessageEntityCustomEmoji
│ │ │ │ ├── MessageEntityBlockquote
│ │ │ │ └── MessageEntityFormattedDate
│ │ │ ├── viewsint (optional)
│ │ │ ├── forwardsint (optional)
│ │ │ ├── repliesMessageReplies (optional)
│ │ │ │ └── MessageReplies
│ │ │ ├── edit_dateint (optional)
│ │ │ ├── post_authorstring (optional)
│ │ │ ├── grouped_idlong (optional)
│ │ │ ├── reactionsMessageReactions (optional)
│ │ │ │ └── MessageReactions
│ │ │ ├── restriction_reasonVector < RestrictionReason > (optional)
│ │ │ │ └── RestrictionReason
│ │ │ ├── ttl_periodint (optional)
│ │ │ ├── quick_reply_shortcut_idint (optional)
│ │ │ ├── effectlong (optional)
│ │ │ ├── factcheckFactCheck (optional)
│ │ │ │ └── FactCheck
│ │ │ ├── report_delivery_until_dateint (optional)
│ │ │ ├── paid_message_starslong (optional)
│ │ │ ├── suggested_postSuggestedPost (optional)
│ │ │ │ └── SuggestedPost
│ │ │ ├── schedule_repeat_periodint (optional)
│ │ │ └── summary_from_languagestring (optional)
│ │ └── MessageService
│ │ ├── outtrue (optional)
│ │ ├── mentionedtrue (optional)
│ │ ├── media_unreadtrue (optional)
│ │ ├── reactions_are_possibletrue (optional)
│ │ ├── silenttrue (optional)
│ │ ├── posttrue (optional)
│ │ ├── legacytrue (optional)
│ │ ├── idint
│ │ ├── from_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── peer_idPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── saved_peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ ├── MessageReplyHeader
│ │ │ └── MessageReplyStoryHeader
│ │ ├── dateint
│ │ ├── actionMessageAction
│ │ │ ├── MessageActionEmpty
│ │ │ ├── MessageActionChatCreate
│ │ │ ├── MessageActionChatEditTitle
│ │ │ ├── MessageActionChatEditPhoto
│ │ │ ├── MessageActionChatDeletePhoto
│ │ │ ├── MessageActionChatAddUser
│ │ │ ├── MessageActionChatDeleteUser
│ │ │ ├── MessageActionChatJoinedByLink
│ │ │ ├── MessageActionChannelCreate
│ │ │ ├── MessageActionChatMigrateTo
│ │ │ ├── MessageActionChannelMigrateFrom
│ │ │ ├── MessageActionPinMessage
│ │ │ ├── MessageActionHistoryClear
│ │ │ ├── MessageActionGameScore
│ │ │ ├── MessageActionPaymentSentMe
│ │ │ ├── MessageActionPaymentSent
│ │ │ ├── MessageActionPhoneCall
│ │ │ ├── MessageActionScreenshotTaken
│ │ │ ├── MessageActionCustomAction
│ │ │ ├── MessageActionBotAllowed
│ │ │ ├── MessageActionSecureValuesSentMe
│ │ │ ├── MessageActionSecureValuesSent
│ │ │ ├── MessageActionContactSignUp
│ │ │ ├── MessageActionGeoProximityReached
│ │ │ ├── MessageActionGroupCall
│ │ │ ├── MessageActionInviteToGroupCall
│ │ │ ├── MessageActionSetMessagesTTL
│ │ │ ├── MessageActionGroupCallScheduled
│ │ │ ├── MessageActionSetChatTheme
│ │ │ ├── MessageActionChatJoinedByRequest
│ │ │ ├── MessageActionWebViewDataSentMe
│ │ │ ├── MessageActionWebViewDataSent
│ │ │ ├── MessageActionGiftPremium
│ │ │ ├── MessageActionTopicCreate
│ │ │ ├── MessageActionTopicEdit
│ │ │ ├── MessageActionSuggestProfilePhoto
│ │ │ ├── MessageActionRequestedPeer
│ │ │ ├── MessageActionSetChatWallPaper
│ │ │ ├── MessageActionGiftCode
│ │ │ ├── MessageActionGiveawayLaunch
│ │ │ ├── MessageActionGiveawayResults
│ │ │ ├── MessageActionBoostApply
│ │ │ ├── MessageActionRequestedPeerSentMe
│ │ │ ├── MessageActionPaymentRefunded
│ │ │ ├── MessageActionGiftStars
│ │ │ ├── MessageActionPrizeStars
│ │ │ ├── MessageActionStarGift
│ │ │ ├── MessageActionStarGiftUnique
│ │ │ ├── MessageActionPaidMessagesRefunded
│ │ │ ├── MessageActionPaidMessagesPrice
│ │ │ ├── MessageActionConferenceCall
│ │ │ ├── MessageActionTodoCompletions
│ │ │ ├── MessageActionTodoAppendTasks
│ │ │ ├── MessageActionSuggestedPostSuccess
│ │ │ ├── MessageActionSuggestedPostRefund
│ │ │ ├── MessageActionGiftTon
│ │ │ ├── MessageActionSuggestBirthday
│ │ │ ├── MessageActionNewCreatorPending
│ │ │ ├── MessageActionChangeCreator
│ │ │ ├── MessageActionNoForwardsToggle
│ │ │ └── MessageActionNoForwardsRequest
│ │ ├── reactionsMessageReactions (optional)
│ │ │ └── MessageReactions
│ │ └── ttl_periodint (optional)
│ └── qtsint
│ ├── connection_idstring
│ ├── messageMessage
│ │ ├── MessageEmpty
│ │ │ ├── idint
│ │ │ └── peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── Message
│ │ │ ├── outtrue (optional)
│ │ │ ├── mentionedtrue (optional)
│ │ │ ├── media_unreadtrue (optional)
│ │ │ ├── silenttrue (optional)
│ │ │ ├── posttrue (optional)
│ │ │ ├── from_scheduledtrue (optional)
│ │ │ ├── legacytrue (optional)
│ │ │ ├── edit_hidetrue (optional)
│ │ │ ├── pinnedtrue (optional)
│ │ │ ├── noforwardstrue (optional)
│ │ │ ├── invert_mediatrue (optional)
│ │ │ ├── offlinetrue (optional)
│ │ │ ├── video_processing_pendingtrue (optional)
│ │ │ ├── paid_suggested_post_starstrue (optional)
│ │ │ ├── paid_suggested_post_tontrue (optional)
│ │ │ ├── idint
│ │ │ ├── from_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── from_boosts_appliedint (optional)
│ │ │ ├── from_rankstring (optional)
│ │ │ ├── peer_idPeer
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── saved_peer_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── fwd_fromMessageFwdHeader (optional)
│ │ │ │ └── MessageFwdHeader
│ │ │ ├── via_bot_idlong (optional)
│ │ │ ├── via_business_bot_idlong (optional)
│ │ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ │ ├── MessageReplyHeader
│ │ │ │ └── MessageReplyStoryHeader
│ │ │ ├── dateint
│ │ │ ├── messagestring
│ │ │ ├── mediaMessageMedia (optional)
│ │ │ │ ├── MessageMediaEmpty
│ │ │ │ ├── MessageMediaPhoto
│ │ │ │ ├── MessageMediaGeo
│ │ │ │ ├── MessageMediaContact
│ │ │ │ ├── MessageMediaUnsupported
│ │ │ │ ├── MessageMediaDocument
│ │ │ │ ├── MessageMediaWebPage
│ │ │ │ ├── MessageMediaVenue
│ │ │ │ ├── MessageMediaGame
│ │ │ │ ├── MessageMediaInvoice
│ │ │ │ ├── MessageMediaGeoLive
│ │ │ │ ├── MessageMediaPoll
│ │ │ │ ├── MessageMediaDice
│ │ │ │ ├── MessageMediaStory
│ │ │ │ ├── MessageMediaGiveaway
│ │ │ │ ├── MessageMediaGiveawayResults
│ │ │ │ ├── MessageMediaPaidMedia
│ │ │ │ ├── MessageMediaToDo
│ │ │ │ └── MessageMediaVideoStream
│ │ │ ├── reply_markupReplyMarkup (optional)
│ │ │ │ ├── ReplyKeyboardHide
│ │ │ │ ├── ReplyKeyboardForceReply
│ │ │ │ ├── ReplyKeyboardMarkup
│ │ │ │ └── ReplyInlineMarkup
│ │ │ ├── entitiesVector < MessageEntity > (optional)
│ │ │ │ ├── MessageEntityUnknown
│ │ │ │ ├── MessageEntityMention
│ │ │ │ ├── MessageEntityHashtag
│ │ │ │ ├── MessageEntityBotCommand
│ │ │ │ ├── MessageEntityUrl
│ │ │ │ ├── MessageEntityEmail
│ │ │ │ ├── MessageEntityBold
│ │ │ │ ├── MessageEntityItalic
│ │ │ │ ├── MessageEntityCode
│ │ │ │ ├── MessageEntityPre
│ │ │ │ ├── MessageEntityTextUrl
│ │ │ │ ├── MessageEntityMentionName
│ │ │ │ ├── InputMessageEntityMentionName
│ │ │ │ ├── MessageEntityPhone
│ │ │ │ ├── MessageEntityCashtag
│ │ │ │ ├── MessageEntityUnderline
│ │ │ │ ├── MessageEntityStrike
│ │ │ │ ├── MessageEntityBankCard
│ │ │ │ ├── MessageEntitySpoiler
│ │ │ │ ├── MessageEntityCustomEmoji
│ │ │ │ ├── MessageEntityBlockquote
│ │ │ │ └── MessageEntityFormattedDate
│ │ │ ├── viewsint (optional)
│ │ │ ├── forwardsint (optional)
│ │ │ ├── repliesMessageReplies (optional)
│ │ │ │ └── MessageReplies
│ │ │ ├── edit_dateint (optional)
│ │ │ ├── post_authorstring (optional)
│ │ │ ├── grouped_idlong (optional)
│ │ │ ├── reactionsMessageReactions (optional)
│ │ │ │ └── MessageReactions
│ │ │ ├── restriction_reasonVector < RestrictionReason > (optional)
│ │ │ │ └── RestrictionReason
│ │ │ ├── ttl_periodint (optional)
│ │ │ ├── quick_reply_shortcut_idint (optional)
│ │ │ ├── effectlong (optional)
│ │ │ ├── factcheckFactCheck (optional)
│ │ │ │ └── FactCheck
│ │ │ ├── report_delivery_until_dateint (optional)
│ │ │ ├── paid_message_starslong (optional)
│ │ │ ├── suggested_postSuggestedPost (optional)
│ │ │ │ └── SuggestedPost
│ │ │ ├── schedule_repeat_periodint (optional)
│ │ │ └── summary_from_languagestring (optional)
│ │ └── MessageService
│ │ ├── outtrue (optional)
│ │ ├── mentionedtrue (optional)
│ │ ├── media_unreadtrue (optional)
│ │ ├── reactions_are_possibletrue (optional)
│ │ ├── silenttrue (optional)
│ │ ├── posttrue (optional)
│ │ ├── legacytrue (optional)
│ │ ├── idint
│ │ ├── from_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── peer_idPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── saved_peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ ├── MessageReplyHeader
│ │ │ └── MessageReplyStoryHeader
│ │ ├── dateint
│ │ ├── actionMessageAction
│ │ │ ├── MessageActionEmpty
│ │ │ ├── MessageActionChatCreate
│ │ │ ├── MessageActionChatEditTitle
│ │ │ ├── MessageActionChatEditPhoto
│ │ │ ├── MessageActionChatDeletePhoto
│ │ │ ├── MessageActionChatAddUser
│ │ │ ├── MessageActionChatDeleteUser
│ │ │ ├── MessageActionChatJoinedByLink
│ │ │ ├── MessageActionChannelCreate
│ │ │ ├── MessageActionChatMigrateTo
│ │ │ ├── MessageActionChannelMigrateFrom
│ │ │ ├── MessageActionPinMessage
│ │ │ ├── MessageActionHistoryClear
│ │ │ ├── MessageActionGameScore
│ │ │ ├── MessageActionPaymentSentMe
│ │ │ ├── MessageActionPaymentSent
│ │ │ ├── MessageActionPhoneCall
│ │ │ ├── MessageActionScreenshotTaken
│ │ │ ├── MessageActionCustomAction
│ │ │ ├── MessageActionBotAllowed
│ │ │ ├── MessageActionSecureValuesSentMe
│ │ │ ├── MessageActionSecureValuesSent
│ │ │ ├── MessageActionContactSignUp
│ │ │ ├── MessageActionGeoProximityReached
│ │ │ ├── MessageActionGroupCall
│ │ │ ├── MessageActionInviteToGroupCall
│ │ │ ├── MessageActionSetMessagesTTL
│ │ │ ├── MessageActionGroupCallScheduled
│ │ │ ├── MessageActionSetChatTheme
│ │ │ ├── MessageActionChatJoinedByRequest
│ │ │ ├── MessageActionWebViewDataSentMe
│ │ │ ├── MessageActionWebViewDataSent
│ │ │ ├── MessageActionGiftPremium
│ │ │ ├── MessageActionTopicCreate
│ │ │ ├── MessageActionTopicEdit
│ │ │ ├── MessageActionSuggestProfilePhoto
│ │ │ ├── MessageActionRequestedPeer
│ │ │ ├── MessageActionSetChatWallPaper
│ │ │ ├── MessageActionGiftCode
│ │ │ ├── MessageActionGiveawayLaunch
│ │ │ ├── MessageActionGiveawayResults
│ │ │ ├── MessageActionBoostApply
│ │ │ ├── MessageActionRequestedPeerSentMe
│ │ │ ├── MessageActionPaymentRefunded
│ │ │ ├── MessageActionGiftStars
│ │ │ ├── MessageActionPrizeStars
│ │ │ ├── MessageActionStarGift
│ │ │ ├── MessageActionStarGiftUnique
│ │ │ ├── MessageActionPaidMessagesRefunded
│ │ │ ├── MessageActionPaidMessagesPrice
│ │ │ ├── MessageActionConferenceCall
│ │ │ ├── MessageActionTodoCompletions
│ │ │ ├── MessageActionTodoAppendTasks
│ │ │ ├── MessageActionSuggestedPostSuccess
│ │ │ ├── MessageActionSuggestedPostRefund
│ │ │ ├── MessageActionGiftTon
│ │ │ ├── MessageActionSuggestBirthday
│ │ │ ├── MessageActionNewCreatorPending
│ │ │ ├── MessageActionChangeCreator
│ │ │ ├── MessageActionNoForwardsToggle
│ │ │ └── MessageActionNoForwardsRequest
│ │ ├── reactionsMessageReactions (optional)
│ │ │ └── MessageReactions
│ │ └── ttl_periodint (optional)
│ ├── reply_to_messageMessage (optional)
│ │ ├── MessageEmpty
│ │ │ ├── idint
│ │ │ └── peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── Message
│ │ │ ├── outtrue (optional)
│ │ │ ├── mentionedtrue (optional)
│ │ │ ├── media_unreadtrue (optional)
│ │ │ ├── silenttrue (optional)
│ │ │ ├── posttrue (optional)
│ │ │ ├── from_scheduledtrue (optional)
│ │ │ ├── legacytrue (optional)
│ │ │ ├── edit_hidetrue (optional)
│ │ │ ├── pinnedtrue (optional)
│ │ │ ├── noforwardstrue (optional)
│ │ │ ├── invert_mediatrue (optional)
│ │ │ ├── offlinetrue (optional)
│ │ │ ├── video_processing_pendingtrue (optional)
│ │ │ ├── paid_suggested_post_starstrue (optional)
│ │ │ ├── paid_suggested_post_tontrue (optional)
│ │ │ ├── idint
│ │ │ ├── from_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── from_boosts_appliedint (optional)
│ │ │ ├── from_rankstring (optional)
│ │ │ ├── peer_idPeer
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── saved_peer_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── fwd_fromMessageFwdHeader (optional)
│ │ │ │ └── MessageFwdHeader
│ │ │ ├── via_bot_idlong (optional)
│ │ │ ├── via_business_bot_idlong (optional)
│ │ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ │ ├── MessageReplyHeader
│ │ │ │ └── MessageReplyStoryHeader
│ │ │ ├── dateint
│ │ │ ├── messagestring
│ │ │ ├── mediaMessageMedia (optional)
│ │ │ │ ├── MessageMediaEmpty
│ │ │ │ ├── MessageMediaPhoto
│ │ │ │ ├── MessageMediaGeo
│ │ │ │ ├── MessageMediaContact
│ │ │ │ ├── MessageMediaUnsupported
│ │ │ │ ├── MessageMediaDocument
│ │ │ │ ├── MessageMediaWebPage
│ │ │ │ ├── MessageMediaVenue
│ │ │ │ ├── MessageMediaGame
│ │ │ │ ├── MessageMediaInvoice
│ │ │ │ ├── MessageMediaGeoLive
│ │ │ │ ├── MessageMediaPoll
│ │ │ │ ├── MessageMediaDice
│ │ │ │ ├── MessageMediaStory
│ │ │ │ ├── MessageMediaGiveaway
│ │ │ │ ├── MessageMediaGiveawayResults
│ │ │ │ ├── MessageMediaPaidMedia
│ │ │ │ ├── MessageMediaToDo
│ │ │ │ └── MessageMediaVideoStream
│ │ │ ├── reply_markupReplyMarkup (optional)
│ │ │ │ ├── ReplyKeyboardHide
│ │ │ │ ├── ReplyKeyboardForceReply
│ │ │ │ ├── ReplyKeyboardMarkup
│ │ │ │ └── ReplyInlineMarkup
│ │ │ ├── entitiesVector < MessageEntity > (optional)
│ │ │ │ ├── MessageEntityUnknown
│ │ │ │ ├── MessageEntityMention
│ │ │ │ ├── MessageEntityHashtag
│ │ │ │ ├── MessageEntityBotCommand
│ │ │ │ ├── MessageEntityUrl
│ │ │ │ ├── MessageEntityEmail
│ │ │ │ ├── MessageEntityBold
│ │ │ │ ├── MessageEntityItalic
│ │ │ │ ├── MessageEntityCode
│ │ │ │ ├── MessageEntityPre
│ │ │ │ ├── MessageEntityTextUrl
│ │ │ │ ├── MessageEntityMentionName
│ │ │ │ ├── InputMessageEntityMentionName
│ │ │ │ ├── MessageEntityPhone
│ │ │ │ ├── MessageEntityCashtag
│ │ │ │ ├── MessageEntityUnderline
│ │ │ │ ├── MessageEntityStrike
│ │ │ │ ├── MessageEntityBankCard
│ │ │ │ ├── MessageEntitySpoiler
│ │ │ │ ├── MessageEntityCustomEmoji
│ │ │ │ ├── MessageEntityBlockquote
│ │ │ │ └── MessageEntityFormattedDate
│ │ │ ├── viewsint (optional)
│ │ │ ├── forwardsint (optional)
│ │ │ ├── repliesMessageReplies (optional)
│ │ │ │ └── MessageReplies
│ │ │ ├── edit_dateint (optional)
│ │ │ ├── post_authorstring (optional)
│ │ │ ├── grouped_idlong (optional)
│ │ │ ├── reactionsMessageReactions (optional)
│ │ │ │ └── MessageReactions
│ │ │ ├── restriction_reasonVector < RestrictionReason > (optional)
│ │ │ │ └── RestrictionReason
│ │ │ ├── ttl_periodint (optional)
│ │ │ ├── quick_reply_shortcut_idint (optional)
│ │ │ ├── effectlong (optional)
│ │ │ ├── factcheckFactCheck (optional)
│ │ │ │ └── FactCheck
│ │ │ ├── report_delivery_until_dateint (optional)
│ │ │ ├── paid_message_starslong (optional)
│ │ │ ├── suggested_postSuggestedPost (optional)
│ │ │ │ └── SuggestedPost
│ │ │ ├── schedule_repeat_periodint (optional)
│ │ │ └── summary_from_languagestring (optional)
│ │ └── MessageService
│ │ ├── outtrue (optional)
│ │ ├── mentionedtrue (optional)
│ │ ├── media_unreadtrue (optional)
│ │ ├── reactions_are_possibletrue (optional)
│ │ ├── silenttrue (optional)
│ │ ├── posttrue (optional)
│ │ ├── legacytrue (optional)
│ │ ├── idint
│ │ ├── from_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── peer_idPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── saved_peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ ├── MessageReplyHeader
│ │ │ └── MessageReplyStoryHeader
│ │ ├── dateint
│ │ ├── actionMessageAction
│ │ │ ├── MessageActionEmpty
│ │ │ ├── MessageActionChatCreate
│ │ │ ├── MessageActionChatEditTitle
│ │ │ ├── MessageActionChatEditPhoto
│ │ │ ├── MessageActionChatDeletePhoto
│ │ │ ├── MessageActionChatAddUser
│ │ │ ├── MessageActionChatDeleteUser
│ │ │ ├── MessageActionChatJoinedByLink
│ │ │ ├── MessageActionChannelCreate
│ │ │ ├── MessageActionChatMigrateTo
│ │ │ ├── MessageActionChannelMigrateFrom
│ │ │ ├── MessageActionPinMessage
│ │ │ ├── MessageActionHistoryClear
│ │ │ ├── MessageActionGameScore
│ │ │ ├── MessageActionPaymentSentMe
│ │ │ ├── MessageActionPaymentSent
│ │ │ ├── MessageActionPhoneCall
│ │ │ ├── MessageActionScreenshotTaken
│ │ │ ├── MessageActionCustomAction
│ │ │ ├── MessageActionBotAllowed
│ │ │ ├── MessageActionSecureValuesSentMe
│ │ │ ├── MessageActionSecureValuesSent
│ │ │ ├── MessageActionContactSignUp
│ │ │ ├── MessageActionGeoProximityReached
│ │ │ ├── MessageActionGroupCall
│ │ │ ├── MessageActionInviteToGroupCall
│ │ │ ├── MessageActionSetMessagesTTL
│ │ │ ├── MessageActionGroupCallScheduled
│ │ │ ├── MessageActionSetChatTheme
│ │ │ ├── MessageActionChatJoinedByRequest
│ │ │ ├── MessageActionWebViewDataSentMe
│ │ │ ├── MessageActionWebViewDataSent
│ │ │ ├── MessageActionGiftPremium
│ │ │ ├── MessageActionTopicCreate
│ │ │ ├── MessageActionTopicEdit
│ │ │ ├── MessageActionSuggestProfilePhoto
│ │ │ ├── MessageActionRequestedPeer
│ │ │ ├── MessageActionSetChatWallPaper
│ │ │ ├── MessageActionGiftCode
│ │ │ ├── MessageActionGiveawayLaunch
│ │ │ ├── MessageActionGiveawayResults
│ │ │ ├── MessageActionBoostApply
│ │ │ ├── MessageActionRequestedPeerSentMe
│ │ │ ├── MessageActionPaymentRefunded
│ │ │ ├── MessageActionGiftStars
│ │ │ ├── MessageActionPrizeStars
│ │ │ ├── MessageActionStarGift
│ │ │ ├── MessageActionStarGiftUnique
│ │ │ ├── MessageActionPaidMessagesRefunded
│ │ │ ├── MessageActionPaidMessagesPrice
│ │ │ ├── MessageActionConferenceCall
│ │ │ ├── MessageActionTodoCompletions
│ │ │ ├── MessageActionTodoAppendTasks
│ │ │ ├── MessageActionSuggestedPostSuccess
│ │ │ ├── MessageActionSuggestedPostRefund
│ │ │ ├── MessageActionGiftTon
│ │ │ ├── MessageActionSuggestBirthday
│ │ │ ├── MessageActionNewCreatorPending
│ │ │ ├── MessageActionChangeCreator
│ │ │ ├── MessageActionNoForwardsToggle
│ │ │ └── MessageActionNoForwardsRequest
│ │ ├── reactionsMessageReactions (optional)
│ │ │ └── MessageReactions
│ │ └── ttl_periodint (optional)
│ └── qtsint
│ ├── connection_idstring
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ ├── messagesVector < int >
│ └── qtsint
│ ├── story_idint
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── reactionReaction
│ ├── ReactionEmpty
│ ├── ReactionEmoji
│ │ └── emoticonstring
│ ├── ReactionCustomEmoji
│ │ └── document_idlong
│ └── ReactionPaid
│ └── balanceStarsAmount
│ ├── StarsAmount
│ │ ├── amountlong
│ │ └── nanosint
│ └── StarsTonAmount
│ └── amountlong
│ ├── query_idlong
│ ├── user_idlong
│ ├── connection_idstring
│ ├── messageMessage
│ │ ├── MessageEmpty
│ │ │ ├── idint
│ │ │ └── peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── Message
│ │ │ ├── outtrue (optional)
│ │ │ ├── mentionedtrue (optional)
│ │ │ ├── media_unreadtrue (optional)
│ │ │ ├── silenttrue (optional)
│ │ │ ├── posttrue (optional)
│ │ │ ├── from_scheduledtrue (optional)
│ │ │ ├── legacytrue (optional)
│ │ │ ├── edit_hidetrue (optional)
│ │ │ ├── pinnedtrue (optional)
│ │ │ ├── noforwardstrue (optional)
│ │ │ ├── invert_mediatrue (optional)
│ │ │ ├── offlinetrue (optional)
│ │ │ ├── video_processing_pendingtrue (optional)
│ │ │ ├── paid_suggested_post_starstrue (optional)
│ │ │ ├── paid_suggested_post_tontrue (optional)
│ │ │ ├── idint
│ │ │ ├── from_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── from_boosts_appliedint (optional)
│ │ │ ├── from_rankstring (optional)
│ │ │ ├── peer_idPeer
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── saved_peer_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── fwd_fromMessageFwdHeader (optional)
│ │ │ │ └── MessageFwdHeader
│ │ │ ├── via_bot_idlong (optional)
│ │ │ ├── via_business_bot_idlong (optional)
│ │ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ │ ├── MessageReplyHeader
│ │ │ │ └── MessageReplyStoryHeader
│ │ │ ├── dateint
│ │ │ ├── messagestring
│ │ │ ├── mediaMessageMedia (optional)
│ │ │ │ ├── MessageMediaEmpty
│ │ │ │ ├── MessageMediaPhoto
│ │ │ │ ├── MessageMediaGeo
│ │ │ │ ├── MessageMediaContact
│ │ │ │ ├── MessageMediaUnsupported
│ │ │ │ ├── MessageMediaDocument
│ │ │ │ ├── MessageMediaWebPage
│ │ │ │ ├── MessageMediaVenue
│ │ │ │ ├── MessageMediaGame
│ │ │ │ ├── MessageMediaInvoice
│ │ │ │ ├── MessageMediaGeoLive
│ │ │ │ ├── MessageMediaPoll
│ │ │ │ ├── MessageMediaDice
│ │ │ │ ├── MessageMediaStory
│ │ │ │ ├── MessageMediaGiveaway
│ │ │ │ ├── MessageMediaGiveawayResults
│ │ │ │ ├── MessageMediaPaidMedia
│ │ │ │ ├── MessageMediaToDo
│ │ │ │ └── MessageMediaVideoStream
│ │ │ ├── reply_markupReplyMarkup (optional)
│ │ │ │ ├── ReplyKeyboardHide
│ │ │ │ ├── ReplyKeyboardForceReply
│ │ │ │ ├── ReplyKeyboardMarkup
│ │ │ │ └── ReplyInlineMarkup
│ │ │ ├── entitiesVector < MessageEntity > (optional)
│ │ │ │ ├── MessageEntityUnknown
│ │ │ │ ├── MessageEntityMention
│ │ │ │ ├── MessageEntityHashtag
│ │ │ │ ├── MessageEntityBotCommand
│ │ │ │ ├── MessageEntityUrl
│ │ │ │ ├── MessageEntityEmail
│ │ │ │ ├── MessageEntityBold
│ │ │ │ ├── MessageEntityItalic
│ │ │ │ ├── MessageEntityCode
│ │ │ │ ├── MessageEntityPre
│ │ │ │ ├── MessageEntityTextUrl
│ │ │ │ ├── MessageEntityMentionName
│ │ │ │ ├── InputMessageEntityMentionName
│ │ │ │ ├── MessageEntityPhone
│ │ │ │ ├── MessageEntityCashtag
│ │ │ │ ├── MessageEntityUnderline
│ │ │ │ ├── MessageEntityStrike
│ │ │ │ ├── MessageEntityBankCard
│ │ │ │ ├── MessageEntitySpoiler
│ │ │ │ ├── MessageEntityCustomEmoji
│ │ │ │ ├── MessageEntityBlockquote
│ │ │ │ └── MessageEntityFormattedDate
│ │ │ ├── viewsint (optional)
│ │ │ ├── forwardsint (optional)
│ │ │ ├── repliesMessageReplies (optional)
│ │ │ │ └── MessageReplies
│ │ │ ├── edit_dateint (optional)
│ │ │ ├── post_authorstring (optional)
│ │ │ ├── grouped_idlong (optional)
│ │ │ ├── reactionsMessageReactions (optional)
│ │ │ │ └── MessageReactions
│ │ │ ├── restriction_reasonVector < RestrictionReason > (optional)
│ │ │ │ └── RestrictionReason
│ │ │ ├── ttl_periodint (optional)
│ │ │ ├── quick_reply_shortcut_idint (optional)
│ │ │ ├── effectlong (optional)
│ │ │ ├── factcheckFactCheck (optional)
│ │ │ │ └── FactCheck
│ │ │ ├── report_delivery_until_dateint (optional)
│ │ │ ├── paid_message_starslong (optional)
│ │ │ ├── suggested_postSuggestedPost (optional)
│ │ │ │ └── SuggestedPost
│ │ │ ├── schedule_repeat_periodint (optional)
│ │ │ └── summary_from_languagestring (optional)
│ │ └── MessageService
│ │ ├── outtrue (optional)
│ │ ├── mentionedtrue (optional)
│ │ ├── media_unreadtrue (optional)
│ │ ├── reactions_are_possibletrue (optional)
│ │ ├── silenttrue (optional)
│ │ ├── posttrue (optional)
│ │ ├── legacytrue (optional)
│ │ ├── idint
│ │ ├── from_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── peer_idPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── saved_peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ ├── MessageReplyHeader
│ │ │ └── MessageReplyStoryHeader
│ │ ├── dateint
│ │ ├── actionMessageAction
│ │ │ ├── MessageActionEmpty
│ │ │ ├── MessageActionChatCreate
│ │ │ ├── MessageActionChatEditTitle
│ │ │ ├── MessageActionChatEditPhoto
│ │ │ ├── MessageActionChatDeletePhoto
│ │ │ ├── MessageActionChatAddUser
│ │ │ ├── MessageActionChatDeleteUser
│ │ │ ├── MessageActionChatJoinedByLink
│ │ │ ├── MessageActionChannelCreate
│ │ │ ├── MessageActionChatMigrateTo
│ │ │ ├── MessageActionChannelMigrateFrom
│ │ │ ├── MessageActionPinMessage
│ │ │ ├── MessageActionHistoryClear
│ │ │ ├── MessageActionGameScore
│ │ │ ├── MessageActionPaymentSentMe
│ │ │ ├── MessageActionPaymentSent
│ │ │ ├── MessageActionPhoneCall
│ │ │ ├── MessageActionScreenshotTaken
│ │ │ ├── MessageActionCustomAction
│ │ │ ├── MessageActionBotAllowed
│ │ │ ├── MessageActionSecureValuesSentMe
│ │ │ ├── MessageActionSecureValuesSent
│ │ │ ├── MessageActionContactSignUp
│ │ │ ├── MessageActionGeoProximityReached
│ │ │ ├── MessageActionGroupCall
│ │ │ ├── MessageActionInviteToGroupCall
│ │ │ ├── MessageActionSetMessagesTTL
│ │ │ ├── MessageActionGroupCallScheduled
│ │ │ ├── MessageActionSetChatTheme
│ │ │ ├── MessageActionChatJoinedByRequest
│ │ │ ├── MessageActionWebViewDataSentMe
│ │ │ ├── MessageActionWebViewDataSent
│ │ │ ├── MessageActionGiftPremium
│ │ │ ├── MessageActionTopicCreate
│ │ │ ├── MessageActionTopicEdit
│ │ │ ├── MessageActionSuggestProfilePhoto
│ │ │ ├── MessageActionRequestedPeer
│ │ │ ├── MessageActionSetChatWallPaper
│ │ │ ├── MessageActionGiftCode
│ │ │ ├── MessageActionGiveawayLaunch
│ │ │ ├── MessageActionGiveawayResults
│ │ │ ├── MessageActionBoostApply
│ │ │ ├── MessageActionRequestedPeerSentMe
│ │ │ ├── MessageActionPaymentRefunded
│ │ │ ├── MessageActionGiftStars
│ │ │ ├── MessageActionPrizeStars
│ │ │ ├── MessageActionStarGift
│ │ │ ├── MessageActionStarGiftUnique
│ │ │ ├── MessageActionPaidMessagesRefunded
│ │ │ ├── MessageActionPaidMessagesPrice
│ │ │ ├── MessageActionConferenceCall
│ │ │ ├── MessageActionTodoCompletions
│ │ │ ├── MessageActionTodoAppendTasks
│ │ │ ├── MessageActionSuggestedPostSuccess
│ │ │ ├── MessageActionSuggestedPostRefund
│ │ │ ├── MessageActionGiftTon
│ │ │ ├── MessageActionSuggestBirthday
│ │ │ ├── MessageActionNewCreatorPending
│ │ │ ├── MessageActionChangeCreator
│ │ │ ├── MessageActionNoForwardsToggle
│ │ │ └── MessageActionNoForwardsRequest
│ │ ├── reactionsMessageReactions (optional)
│ │ │ └── MessageReactions
│ │ └── ttl_periodint (optional)
│ ├── reply_to_messageMessage (optional)
│ │ ├── MessageEmpty
│ │ │ ├── idint
│ │ │ └── peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── Message
│ │ │ ├── outtrue (optional)
│ │ │ ├── mentionedtrue (optional)
│ │ │ ├── media_unreadtrue (optional)
│ │ │ ├── silenttrue (optional)
│ │ │ ├── posttrue (optional)
│ │ │ ├── from_scheduledtrue (optional)
│ │ │ ├── legacytrue (optional)
│ │ │ ├── edit_hidetrue (optional)
│ │ │ ├── pinnedtrue (optional)
│ │ │ ├── noforwardstrue (optional)
│ │ │ ├── invert_mediatrue (optional)
│ │ │ ├── offlinetrue (optional)
│ │ │ ├── video_processing_pendingtrue (optional)
│ │ │ ├── paid_suggested_post_starstrue (optional)
│ │ │ ├── paid_suggested_post_tontrue (optional)
│ │ │ ├── idint
│ │ │ ├── from_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── from_boosts_appliedint (optional)
│ │ │ ├── from_rankstring (optional)
│ │ │ ├── peer_idPeer
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── saved_peer_idPeer (optional)
│ │ │ │ ├── PeerUser
│ │ │ │ ├── PeerChat
│ │ │ │ └── PeerChannel
│ │ │ ├── fwd_fromMessageFwdHeader (optional)
│ │ │ │ └── MessageFwdHeader
│ │ │ ├── via_bot_idlong (optional)
│ │ │ ├── via_business_bot_idlong (optional)
│ │ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ │ ├── MessageReplyHeader
│ │ │ │ └── MessageReplyStoryHeader
│ │ │ ├── dateint
│ │ │ ├── messagestring
│ │ │ ├── mediaMessageMedia (optional)
│ │ │ │ ├── MessageMediaEmpty
│ │ │ │ ├── MessageMediaPhoto
│ │ │ │ ├── MessageMediaGeo
│ │ │ │ ├── MessageMediaContact
│ │ │ │ ├── MessageMediaUnsupported
│ │ │ │ ├── MessageMediaDocument
│ │ │ │ ├── MessageMediaWebPage
│ │ │ │ ├── MessageMediaVenue
│ │ │ │ ├── MessageMediaGame
│ │ │ │ ├── MessageMediaInvoice
│ │ │ │ ├── MessageMediaGeoLive
│ │ │ │ ├── MessageMediaPoll
│ │ │ │ ├── MessageMediaDice
│ │ │ │ ├── MessageMediaStory
│ │ │ │ ├── MessageMediaGiveaway
│ │ │ │ ├── MessageMediaGiveawayResults
│ │ │ │ ├── MessageMediaPaidMedia
│ │ │ │ ├── MessageMediaToDo
│ │ │ │ └── MessageMediaVideoStream
│ │ │ ├── reply_markupReplyMarkup (optional)
│ │ │ │ ├── ReplyKeyboardHide
│ │ │ │ ├── ReplyKeyboardForceReply
│ │ │ │ ├── ReplyKeyboardMarkup
│ │ │ │ └── ReplyInlineMarkup
│ │ │ ├── entitiesVector < MessageEntity > (optional)
│ │ │ │ ├── MessageEntityUnknown
│ │ │ │ ├── MessageEntityMention
│ │ │ │ ├── MessageEntityHashtag
│ │ │ │ ├── MessageEntityBotCommand
│ │ │ │ ├── MessageEntityUrl
│ │ │ │ ├── MessageEntityEmail
│ │ │ │ ├── MessageEntityBold
│ │ │ │ ├── MessageEntityItalic
│ │ │ │ ├── MessageEntityCode
│ │ │ │ ├── MessageEntityPre
│ │ │ │ ├── MessageEntityTextUrl
│ │ │ │ ├── MessageEntityMentionName
│ │ │ │ ├── InputMessageEntityMentionName
│ │ │ │ ├── MessageEntityPhone
│ │ │ │ ├── MessageEntityCashtag
│ │ │ │ ├── MessageEntityUnderline
│ │ │ │ ├── MessageEntityStrike
│ │ │ │ ├── MessageEntityBankCard
│ │ │ │ ├── MessageEntitySpoiler
│ │ │ │ ├── MessageEntityCustomEmoji
│ │ │ │ ├── MessageEntityBlockquote
│ │ │ │ └── MessageEntityFormattedDate
│ │ │ ├── viewsint (optional)
│ │ │ ├── forwardsint (optional)
│ │ │ ├── repliesMessageReplies (optional)
│ │ │ │ └── MessageReplies
│ │ │ ├── edit_dateint (optional)
│ │ │ ├── post_authorstring (optional)
│ │ │ ├── grouped_idlong (optional)
│ │ │ ├── reactionsMessageReactions (optional)
│ │ │ │ └── MessageReactions
│ │ │ ├── restriction_reasonVector < RestrictionReason > (optional)
│ │ │ │ └── RestrictionReason
│ │ │ ├── ttl_periodint (optional)
│ │ │ ├── quick_reply_shortcut_idint (optional)
│ │ │ ├── effectlong (optional)
│ │ │ ├── factcheckFactCheck (optional)
│ │ │ │ └── FactCheck
│ │ │ ├── report_delivery_until_dateint (optional)
│ │ │ ├── paid_message_starslong (optional)
│ │ │ ├── suggested_postSuggestedPost (optional)
│ │ │ │ └── SuggestedPost
│ │ │ ├── schedule_repeat_periodint (optional)
│ │ │ └── summary_from_languagestring (optional)
│ │ └── MessageService
│ │ ├── outtrue (optional)
│ │ ├── mentionedtrue (optional)
│ │ ├── media_unreadtrue (optional)
│ │ ├── reactions_are_possibletrue (optional)
│ │ ├── silenttrue (optional)
│ │ ├── posttrue (optional)
│ │ ├── legacytrue (optional)
│ │ ├── idint
│ │ ├── from_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── peer_idPeer
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── saved_peer_idPeer (optional)
│ │ │ ├── PeerUser
│ │ │ ├── PeerChat
│ │ │ └── PeerChannel
│ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ ├── MessageReplyHeader
│ │ │ └── MessageReplyStoryHeader
│ │ ├── dateint
│ │ ├── actionMessageAction
│ │ │ ├── MessageActionEmpty
│ │ │ ├── MessageActionChatCreate
│ │ │ ├── MessageActionChatEditTitle
│ │ │ ├── MessageActionChatEditPhoto
│ │ │ ├── MessageActionChatDeletePhoto
│ │ │ ├── MessageActionChatAddUser
│ │ │ ├── MessageActionChatDeleteUser
│ │ │ ├── MessageActionChatJoinedByLink
│ │ │ ├── MessageActionChannelCreate
│ │ │ ├── MessageActionChatMigrateTo
│ │ │ ├── MessageActionChannelMigrateFrom
│ │ │ ├── MessageActionPinMessage
│ │ │ ├── MessageActionHistoryClear
│ │ │ ├── MessageActionGameScore
│ │ │ ├── MessageActionPaymentSentMe
│ │ │ ├── MessageActionPaymentSent
│ │ │ ├── MessageActionPhoneCall
│ │ │ ├── MessageActionScreenshotTaken
│ │ │ ├── MessageActionCustomAction
│ │ │ ├── MessageActionBotAllowed
│ │ │ ├── MessageActionSecureValuesSentMe
│ │ │ ├── MessageActionSecureValuesSent
│ │ │ ├── MessageActionContactSignUp
│ │ │ ├── MessageActionGeoProximityReached
│ │ │ ├── MessageActionGroupCall
│ │ │ ├── MessageActionInviteToGroupCall
│ │ │ ├── MessageActionSetMessagesTTL
│ │ │ ├── MessageActionGroupCallScheduled
│ │ │ ├── MessageActionSetChatTheme
│ │ │ ├── MessageActionChatJoinedByRequest
│ │ │ ├── MessageActionWebViewDataSentMe
│ │ │ ├── MessageActionWebViewDataSent
│ │ │ ├── MessageActionGiftPremium
│ │ │ ├── MessageActionTopicCreate
│ │ │ ├── MessageActionTopicEdit
│ │ │ ├── MessageActionSuggestProfilePhoto
│ │ │ ├── MessageActionRequestedPeer
│ │ │ ├── MessageActionSetChatWallPaper
│ │ │ ├── MessageActionGiftCode
│ │ │ ├── MessageActionGiveawayLaunch
│ │ │ ├── MessageActionGiveawayResults
│ │ │ ├── MessageActionBoostApply
│ │ │ ├── MessageActionRequestedPeerSentMe
│ │ │ ├── MessageActionPaymentRefunded
│ │ │ ├── MessageActionGiftStars
│ │ │ ├── MessageActionPrizeStars
│ │ │ ├── MessageActionStarGift
│ │ │ ├── MessageActionStarGiftUnique
│ │ │ ├── MessageActionPaidMessagesRefunded
│ │ │ ├── MessageActionPaidMessagesPrice
│ │ │ ├── MessageActionConferenceCall
│ │ │ ├── MessageActionTodoCompletions
│ │ │ ├── MessageActionTodoAppendTasks
│ │ │ ├── MessageActionSuggestedPostSuccess
│ │ │ ├── MessageActionSuggestedPostRefund
│ │ │ ├── MessageActionGiftTon
│ │ │ ├── MessageActionSuggestBirthday
│ │ │ ├── MessageActionNewCreatorPending
│ │ │ ├── MessageActionChangeCreator
│ │ │ ├── MessageActionNoForwardsToggle
│ │ │ └── MessageActionNoForwardsRequest
│ │ ├── reactionsMessageReactions (optional)
│ │ │ └── MessageReactions
│ │ └── ttl_periodint (optional)
│ ├── chat_instancelong
│ └── databytes (optional)
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── statusStarsRevenueStatus
│ └── StarsRevenueStatus
│ ├── withdrawal_enabledtrue (optional)
│ ├── current_balanceStarsAmount
│ │ ├── StarsAmount
│ │ └── StarsTonAmount
│ ├── available_balanceStarsAmount
│ │ ├── StarsAmount
│ │ └── StarsTonAmount
│ ├── overall_revenueStarsAmount
│ │ ├── StarsAmount
│ │ └── StarsTonAmount
│ └── next_withdrawal_atint (optional)
│ ├── user_idlong
│ ├── payloadstring
│ └── qtsint
│ └── privatePaidReactionPrivacy
│ └── peerInputPeer
│ ├── InputPeerEmpty
│ ├── InputPeerSelf
│ ├── InputPeerChat
│ ├── InputPeerUser
│ ├── InputPeerChannel
│ └── sent_codeauth.SentCode
│ ├── auth.SentCode
│ │ ├── typeauth.SentCodeType
│ │ │ ├── auth.SentCodeTypeApp
│ │ │ ├── auth.SentCodeTypeSms
│ │ │ ├── auth.SentCodeTypeCall
│ │ │ ├── auth.SentCodeTypeFlashCall
│ │ │ ├── auth.SentCodeTypeMissedCall
│ │ │ ├── auth.SentCodeTypeEmailCode
│ │ │ ├── auth.SentCodeTypeFragmentSms
│ │ │ ├── auth.SentCodeTypeFirebaseSms
│ │ │ ├── auth.SentCodeTypeSmsWord
│ │ │ └── auth.SentCodeTypeSmsPhrase
│ │ ├── phone_code_hashstring
│ │ ├── next_typeauth.CodeType (optional)
│ │ │ ├── auth.CodeTypeSms
│ │ │ ├── auth.CodeTypeCall
│ │ │ ├── auth.CodeTypeFlashCall
│ │ │ ├── auth.CodeTypeMissedCall
│ │ │ └── auth.CodeTypeFragmentSms
│ │ └── timeoutint (optional)
│ ├── auth.SentCodeSuccess
│ │ └── authorizationauth.Authorization
│ │ ├── auth.Authorization
│ ├── store_productstring
│ ├── phone_code_hashstring
│ ├── support_email_addressstring
│ ├── support_email_subjectstring
│ ├── currencystring
│ └── amountlong
│ ├── callInputGroupCall
│ │ ├── InputGroupCall
│ │ │ ├── idlong
│ │ │ └── access_hashlong
│ │ ├── InputGroupCallSlug
│ │ │ └── slugstring
│ │ └── InputGroupCallInviteMessage
│ │ └── msg_idint
│ ├── sub_chain_idint
│ ├── blocksVector < bytes >
│ └── next_offsetint
│ ├── channel_idlong
│ ├── saved_peer_idPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── read_max_idint
│ ├── channel_idlong
│ ├── saved_peer_idPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── read_max_idint
│ ├── exceptiontrue (optional)
│ ├── channel_idlong
│ └── saved_peer_idPeer
│ ├── PeerUser
│ │ └── user_idlong
│ ├── PeerChat
│ │ └── chat_idlong
│ └── PeerChannel
│ └── channel_idlong
│ ├── callInputGroupCall
│ │ ├── InputGroupCall
│ │ │ ├── idlong
│ │ │ └── access_hashlong
│ │ ├── InputGroupCallSlug
│ │ │ └── slugstring
│ │ └── InputGroupCallInviteMessage
│ │ └── msg_idint
│ └── messageGroupCallMessage
│ └── GroupCallMessage
│ ├── from_admintrue (optional)
│ ├── idint
│ ├── from_idPeer
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ ├── dateint
│ ├── messageTextWithEntities
│ │ └── TextWithEntities
│ └── paid_message_starslong (optional)
│ ├── callInputGroupCall
│ │ ├── InputGroupCall
│ │ │ ├── idlong
│ │ │ └── access_hashlong
│ │ ├── InputGroupCallSlug
│ │ │ └── slugstring
│ │ └── InputGroupCallInviteMessage
│ │ └── msg_idint
│ ├── from_idPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── encrypted_messagebytes
│ ├── pinnedtrue (optional)
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── topic_idint
│ ├── peerPeer
│ │ ├── PeerUser
│ │ │ └── user_idlong
│ │ ├── PeerChat
│ │ │ └── chat_idlong
│ │ └── PeerChannel
│ │ └── channel_idlong
│ └── orderVector < int > (optional)
│ ├── callInputGroupCall
│ │ ├── InputGroupCall
│ │ │ ├── idlong
│ │ │ └── access_hashlong
│ │ ├── InputGroupCallSlug
│ │ │ └── slugstring
│ │ └── InputGroupCallInviteMessage
│ │ └── msg_idint
│ └── messagesVector < int >
│ ├── gift_idlong
│ └── stateStarGiftAuctionState
│ ├── StarGiftAuctionState
│ │ ├── versionint
│ │ ├── start_dateint
│ │ ├── end_dateint
│ │ ├── min_bid_amountlong
│ │ ├── bid_levelsVector < AuctionBidLevel >
│ │ │ └── AuctionBidLevel
│ │ ├── top_biddersVector < long >
│ │ ├── next_round_atint
│ │ ├── last_gift_numint
│ │ ├── gifts_leftint
│ │ ├── current_roundint
│ │ ├── total_roundsint
│ │ └── roundsVector < StarGiftAuctionRound >
│ │ ├── StarGiftAuctionRound
│ ├── start_dateint
│ ├── end_dateint
│ ├── average_pricelong
│ ├── listed_countint (optional)
│ ├── fragment_listed_countint (optional)
│ └── fragment_listed_urlstring (optional)
│ ├── gift_idlong
│ └── user_stateStarGiftAuctionUserState
│ ├── returnedtrue (optional)
│ ├── bid_amountlong (optional)
│ ├── bid_dateint (optional)
│ ├── min_bid_amountlong (optional)
│ ├── bid_peerPeer (optional)
│ │ ├── PeerUser
│ │ ├── PeerChat
│ │ └── PeerChannel
│ └── acquired_countint
│ └── infomessages.EmojiGameInfo
│ ├── game_hashstring
│ ├── prev_stakelong
│ ├── current_streakint
│ ├── paramsVector < int >
│ └── plays_leftint (optional)
├── chat_idlong
├── user_idlong
├── rankstring
└── versionint

Example