messages.ChatInviteJoinResult

class pyrogram.raw.base.messages.ChatInviteJoinResult

Telegram API base type.

Constructors:

This base type has 2 constructors available.

messages.ChatInviteJoinResultOk

Telegram API type.

messages.ChatInviteJoinResultWebView

Telegram API type.

Functions:

This object can be returned by 2 functions.

messages.ImportChatInvite

Import a chat invite and join a private chat/supergroup/channel

channels.JoinChannel

Join a channel/supergroup

TL Schema


Parameter Tree

ChatInviteJoinResult
│ └── updatesUpdates
│ ├── UpdatesTooLong
│ ├── UpdateShortMessage
│ │ ├── outtrue (optional)
│ │ ├── mentionedtrue (optional)
│ │ ├── media_unreadtrue (optional)
│ │ ├── silenttrue (optional)
│ │ ├── idint
│ │ ├── user_idlong
│ │ ├── messagestring
│ │ ├── ptsint
│ │ ├── pts_countint
│ │ ├── dateint
│ │ ├── fwd_fromMessageFwdHeader (optional)
│ │ │ └── MessageFwdHeader
│ │ ├── via_bot_idlong (optional)
│ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ ├── MessageReplyHeader
│ │ │ └── MessageReplyStoryHeader
│ │ ├── 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
│ │ │ ├── MessageEntityDiffInsert
│ │ │ ├── MessageEntityDiffReplace
│ │ │ └── MessageEntityDiffDelete
│ │ └── ttl_periodint (optional)
│ │ ├── outtrue (optional)
│ │ ├── mentionedtrue (optional)
│ │ ├── media_unreadtrue (optional)
│ │ ├── silenttrue (optional)
│ │ ├── idint
│ │ ├── from_idlong
│ │ ├── chat_idlong
│ │ ├── messagestring
│ │ ├── ptsint
│ │ ├── pts_countint
│ │ ├── dateint
│ │ ├── fwd_fromMessageFwdHeader (optional)
│ │ │ └── MessageFwdHeader
│ │ ├── via_bot_idlong (optional)
│ │ ├── reply_toMessageReplyHeader (optional)
│ │ │ ├── MessageReplyHeader
│ │ │ └── MessageReplyStoryHeader
│ │ ├── 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
│ │ │ ├── MessageEntityDiffInsert
│ │ │ ├── MessageEntityDiffReplace
│ │ │ └── MessageEntityDiffDelete
│ │ └── ttl_periodint (optional)
│ ├── UpdateShort
│ │ ├── updateUpdate
│ │ │ ├── UpdateNewMessage
│ │ │ ├── UpdateMessageID
│ │ │ ├── UpdateDeleteMessages
│ │ │ ├── UpdateUserTyping
│ │ │ ├── UpdateChatUserTyping
│ │ │ ├── UpdateChatParticipants
│ │ │ ├── UpdateUserStatus
│ │ │ ├── UpdateUserName
│ │ │ ├── UpdateNewAuthorization
│ │ │ ├── UpdateNewEncryptedMessage
│ │ │ ├── UpdateEncryptedChatTyping
│ │ │ ├── UpdateEncryption
│ │ │ ├── UpdateEncryptedMessagesRead
│ │ │ ├── UpdateChatParticipantAdd
│ │ │ ├── UpdateChatParticipantDelete
│ │ │ ├── UpdateDcOptions
│ │ │ ├── UpdateNotifySettings
│ │ │ ├── UpdateServiceNotification
│ │ │ ├── UpdatePrivacy
│ │ │ ├── UpdateUserPhone
│ │ │ ├── UpdateReadHistoryInbox
│ │ │ ├── UpdateReadHistoryOutbox
│ │ │ ├── UpdateWebPage
│ │ │ ├── UpdateReadMessagesContents
│ │ │ ├── UpdateChannelTooLong
│ │ │ ├── UpdateChannel
│ │ │ ├── UpdateNewChannelMessage
│ │ │ ├── UpdateReadChannelInbox
│ │ │ ├── UpdateDeleteChannelMessages
│ │ │ ├── UpdateChannelMessageViews
│ │ │ ├── UpdateChatParticipantAdmin
│ │ │ ├── UpdateNewStickerSet
│ │ │ ├── UpdateStickerSetsOrder
│ │ │ ├── UpdateStickerSets
│ │ │ ├── UpdateSavedGifs
│ │ │ ├── UpdateBotInlineQuery
│ │ │ ├── UpdateBotInlineSend
│ │ │ ├── UpdateEditChannelMessage
│ │ │ ├── UpdateBotCallbackQuery
│ │ │ ├── UpdateEditMessage
│ │ │ ├── UpdateInlineBotCallbackQuery
│ │ │ ├── UpdateReadChannelOutbox
│ │ │ ├── UpdateDraftMessage
│ │ │ ├── UpdateReadFeaturedStickers
│ │ │ ├── UpdateRecentStickers
│ │ │ ├── UpdateConfig
│ │ │ ├── UpdatePtsChanged
│ │ │ ├── UpdateChannelWebPage
│ │ │ ├── UpdateDialogPinned
│ │ │ ├── UpdatePinnedDialogs
│ │ │ ├── UpdateBotWebhookJSON
│ │ │ ├── UpdateBotWebhookJSONQuery
│ │ │ ├── UpdateBotShippingQuery
│ │ │ ├── UpdateBotPrecheckoutQuery
│ │ │ ├── UpdatePhoneCall
│ │ │ ├── UpdateLangPackTooLong
│ │ │ ├── UpdateLangPack
│ │ │ ├── UpdateFavedStickers
│ │ │ ├── UpdateChannelReadMessagesContents
│ │ │ ├── UpdateContactsReset
│ │ │ ├── UpdateChannelAvailableMessages
│ │ │ ├── UpdateDialogUnreadMark
│ │ │ ├── UpdateMessagePoll
│ │ │ ├── UpdateChatDefaultBannedRights
│ │ │ ├── UpdateFolderPeers
│ │ │ ├── UpdatePeerSettings
│ │ │ ├── UpdatePeerLocated
│ │ │ ├── UpdateNewScheduledMessage
│ │ │ ├── UpdateDeleteScheduledMessages
│ │ │ ├── UpdateTheme
│ │ │ ├── UpdateGeoLiveViewed
│ │ │ ├── UpdateLoginToken
│ │ │ ├── UpdateMessagePollVote
│ │ │ ├── UpdateDialogFilter
│ │ │ ├── UpdateDialogFilterOrder
│ │ │ ├── UpdateDialogFilters
│ │ │ ├── UpdatePhoneCallSignalingData
│ │ │ ├── UpdateChannelMessageForwards
│ │ │ ├── UpdateReadChannelDiscussionInbox
│ │ │ ├── UpdateReadChannelDiscussionOutbox
│ │ │ ├── UpdatePeerBlocked
│ │ │ ├── UpdateChannelUserTyping
│ │ │ ├── UpdatePinnedMessages
│ │ │ ├── UpdatePinnedChannelMessages
│ │ │ ├── UpdateChat
│ │ │ ├── UpdateGroupCallParticipants
│ │ │ ├── UpdateGroupCall
│ │ │ ├── UpdatePeerHistoryTTL
│ │ │ ├── UpdateChatParticipant
│ │ │ ├── UpdateChannelParticipant
│ │ │ ├── UpdateBotStopped
│ │ │ ├── UpdateGroupCallConnection
│ │ │ ├── UpdateBotCommands
│ │ │ ├── UpdatePendingJoinRequests
│ │ │ ├── UpdateBotChatInviteRequester
│ │ │ ├── UpdateMessageReactions
│ │ │ ├── UpdateAttachMenuBots
│ │ │ ├── UpdateWebViewResultSent
│ │ │ ├── UpdateBotMenuButton
│ │ │ ├── UpdateSavedRingtones
│ │ │ ├── UpdateTranscribedAudio
│ │ │ ├── UpdateReadFeaturedEmojiStickers
│ │ │ ├── UpdateUserEmojiStatus
│ │ │ ├── UpdateRecentEmojiStatuses
│ │ │ ├── UpdateRecentReactions
│ │ │ ├── UpdateMoveStickerSetToTop
│ │ │ ├── UpdateMessageExtendedMedia
│ │ │ ├── UpdateUser
│ │ │ ├── UpdateAutoSaveSettings
│ │ │ ├── UpdateStory
│ │ │ ├── UpdateReadStories
│ │ │ ├── UpdateStoryID
│ │ │ ├── UpdateStoriesStealthMode
│ │ │ ├── UpdateSentStoryReaction
│ │ │ ├── UpdateBotChatBoost
│ │ │ ├── UpdateChannelViewForumAsMessages
│ │ │ ├── UpdatePeerWallpaper
│ │ │ ├── UpdateBotMessageReaction
│ │ │ ├── UpdateBotMessageReactions
│ │ │ ├── UpdateSavedDialogPinned
│ │ │ ├── UpdatePinnedSavedDialogs
│ │ │ ├── UpdateSavedReactionTags
│ │ │ ├── UpdateSmsJob
│ │ │ ├── UpdateQuickReplies
│ │ │ ├── UpdateNewQuickReply
│ │ │ ├── UpdateDeleteQuickReply
│ │ │ ├── UpdateQuickReplyMessage
│ │ │ ├── UpdateDeleteQuickReplyMessages
│ │ │ ├── UpdateBotBusinessConnect
│ │ │ ├── UpdateBotNewBusinessMessage
│ │ │ ├── UpdateBotEditBusinessMessage
│ │ │ ├── UpdateBotDeleteBusinessMessage
│ │ │ ├── UpdateNewStoryReaction
│ │ │ ├── UpdateStarsBalance
│ │ │ ├── UpdateBusinessBotCallbackQuery
│ │ │ ├── UpdateStarsRevenueStatus
│ │ │ ├── UpdateBotPurchasedPaidMedia
│ │ │ ├── UpdatePaidReactionPrivacy
│ │ │ ├── UpdateSentPhoneCode
│ │ │ ├── UpdateGroupCallChainBlocks
│ │ │ ├── UpdateReadMonoForumInbox
│ │ │ ├── UpdateReadMonoForumOutbox
│ │ │ ├── UpdateMonoForumNoPaidException
│ │ │ ├── UpdateGroupCallMessage
│ │ │ ├── UpdateGroupCallEncryptedMessage
│ │ │ ├── UpdatePinnedForumTopic
│ │ │ ├── UpdatePinnedForumTopics
│ │ │ ├── UpdateDeleteGroupCallMessages
│ │ │ ├── UpdateStarGiftAuctionState
│ │ │ ├── UpdateStarGiftAuctionUserState
│ │ │ ├── UpdateEmojiGameInfo
│ │ │ ├── UpdateStarGiftCraftFail
│ │ │ ├── UpdateChatParticipantRank
│ │ │ ├── UpdateManagedBot
│ │ │ ├── UpdateBotGuestChatQuery
│ │ │ ├── UpdateAiComposeTones
│ │ │ ├── UpdateJoinChatWebViewDecision
│ │ │ ├── UpdateNewBotConnection
│ │ │ ├── UpdateWebBrowserSettings
│ │ │ └── UpdateWebBrowserException
│ │ └── dateint
│ ├── UpdatesCombined
│ │ ├── updatesVector < Update >
│ │ │ ├── UpdateNewMessage
│ │ │ ├── UpdateMessageID
│ │ │ ├── UpdateDeleteMessages
│ │ │ ├── UpdateUserTyping
│ │ │ ├── UpdateChatUserTyping
│ │ │ ├── UpdateChatParticipants
│ │ │ ├── UpdateUserStatus
│ │ │ ├── UpdateUserName
│ │ │ ├── UpdateNewAuthorization
│ │ │ ├── UpdateNewEncryptedMessage
│ │ │ ├── UpdateEncryptedChatTyping
│ │ │ ├── UpdateEncryption
│ │ │ ├── UpdateEncryptedMessagesRead
│ │ │ ├── UpdateChatParticipantAdd
│ │ │ ├── UpdateChatParticipantDelete
│ │ │ ├── UpdateDcOptions
│ │ │ ├── UpdateNotifySettings
│ │ │ ├── UpdateServiceNotification
│ │ │ ├── UpdatePrivacy
│ │ │ ├── UpdateUserPhone
│ │ │ ├── UpdateReadHistoryInbox
│ │ │ ├── UpdateReadHistoryOutbox
│ │ │ ├── UpdateWebPage
│ │ │ ├── UpdateReadMessagesContents
│ │ │ ├── UpdateChannelTooLong
│ │ │ ├── UpdateChannel
│ │ │ ├── UpdateNewChannelMessage
│ │ │ ├── UpdateReadChannelInbox
│ │ │ ├── UpdateDeleteChannelMessages
│ │ │ ├── UpdateChannelMessageViews
│ │ │ ├── UpdateChatParticipantAdmin
│ │ │ ├── UpdateNewStickerSet
│ │ │ ├── UpdateStickerSetsOrder
│ │ │ ├── UpdateStickerSets
│ │ │ ├── UpdateSavedGifs
│ │ │ ├── UpdateBotInlineQuery
│ │ │ ├── UpdateBotInlineSend
│ │ │ ├── UpdateEditChannelMessage
│ │ │ ├── UpdateBotCallbackQuery
│ │ │ ├── UpdateEditMessage
│ │ │ ├── UpdateInlineBotCallbackQuery
│ │ │ ├── UpdateReadChannelOutbox
│ │ │ ├── UpdateDraftMessage
│ │ │ ├── UpdateReadFeaturedStickers
│ │ │ ├── UpdateRecentStickers
│ │ │ ├── UpdateConfig
│ │ │ ├── UpdatePtsChanged
│ │ │ ├── UpdateChannelWebPage
│ │ │ ├── UpdateDialogPinned
│ │ │ ├── UpdatePinnedDialogs
│ │ │ ├── UpdateBotWebhookJSON
│ │ │ ├── UpdateBotWebhookJSONQuery
│ │ │ ├── UpdateBotShippingQuery
│ │ │ ├── UpdateBotPrecheckoutQuery
│ │ │ ├── UpdatePhoneCall
│ │ │ ├── UpdateLangPackTooLong
│ │ │ ├── UpdateLangPack
│ │ │ ├── UpdateFavedStickers
│ │ │ ├── UpdateChannelReadMessagesContents
│ │ │ ├── UpdateContactsReset
│ │ │ ├── UpdateChannelAvailableMessages
│ │ │ ├── UpdateDialogUnreadMark
│ │ │ ├── UpdateMessagePoll
│ │ │ ├── UpdateChatDefaultBannedRights
│ │ │ ├── UpdateFolderPeers
│ │ │ ├── UpdatePeerSettings
│ │ │ ├── UpdatePeerLocated
│ │ │ ├── UpdateNewScheduledMessage
│ │ │ ├── UpdateDeleteScheduledMessages
│ │ │ ├── UpdateTheme
│ │ │ ├── UpdateGeoLiveViewed
│ │ │ ├── UpdateLoginToken
│ │ │ ├── UpdateMessagePollVote
│ │ │ ├── UpdateDialogFilter
│ │ │ ├── UpdateDialogFilterOrder
│ │ │ ├── UpdateDialogFilters
│ │ │ ├── UpdatePhoneCallSignalingData
│ │ │ ├── UpdateChannelMessageForwards
│ │ │ ├── UpdateReadChannelDiscussionInbox
│ │ │ ├── UpdateReadChannelDiscussionOutbox
│ │ │ ├── UpdatePeerBlocked
│ │ │ ├── UpdateChannelUserTyping
│ │ │ ├── UpdatePinnedMessages
│ │ │ ├── UpdatePinnedChannelMessages
│ │ │ ├── UpdateChat
│ │ │ ├── UpdateGroupCallParticipants
│ │ │ ├── UpdateGroupCall
│ │ │ ├── UpdatePeerHistoryTTL
│ │ │ ├── UpdateChatParticipant
│ │ │ ├── UpdateChannelParticipant
│ │ │ ├── UpdateBotStopped
│ │ │ ├── UpdateGroupCallConnection
│ │ │ ├── UpdateBotCommands
│ │ │ ├── UpdatePendingJoinRequests
│ │ │ ├── UpdateBotChatInviteRequester
│ │ │ ├── UpdateMessageReactions
│ │ │ ├── UpdateAttachMenuBots
│ │ │ ├── UpdateWebViewResultSent
│ │ │ ├── UpdateBotMenuButton
│ │ │ ├── UpdateSavedRingtones
│ │ │ ├── UpdateTranscribedAudio
│ │ │ ├── UpdateReadFeaturedEmojiStickers
│ │ │ ├── UpdateUserEmojiStatus
│ │ │ ├── UpdateRecentEmojiStatuses
│ │ │ ├── UpdateRecentReactions
│ │ │ ├── UpdateMoveStickerSetToTop
│ │ │ ├── UpdateMessageExtendedMedia
│ │ │ ├── UpdateUser
│ │ │ ├── UpdateAutoSaveSettings
│ │ │ ├── UpdateStory
│ │ │ ├── UpdateReadStories
│ │ │ ├── UpdateStoryID
│ │ │ ├── UpdateStoriesStealthMode
│ │ │ ├── UpdateSentStoryReaction
│ │ │ ├── UpdateBotChatBoost
│ │ │ ├── UpdateChannelViewForumAsMessages
│ │ │ ├── UpdatePeerWallpaper
│ │ │ ├── UpdateBotMessageReaction
│ │ │ ├── UpdateBotMessageReactions
│ │ │ ├── UpdateSavedDialogPinned
│ │ │ ├── UpdatePinnedSavedDialogs
│ │ │ ├── UpdateSavedReactionTags
│ │ │ ├── UpdateSmsJob
│ │ │ ├── UpdateQuickReplies
│ │ │ ├── UpdateNewQuickReply
│ │ │ ├── UpdateDeleteQuickReply
│ │ │ ├── UpdateQuickReplyMessage
│ │ │ ├── UpdateDeleteQuickReplyMessages
│ │ │ ├── UpdateBotBusinessConnect
│ │ │ ├── UpdateBotNewBusinessMessage
│ │ │ ├── UpdateBotEditBusinessMessage
│ │ │ ├── UpdateBotDeleteBusinessMessage
│ │ │ ├── UpdateNewStoryReaction
│ │ │ ├── UpdateStarsBalance
│ │ │ ├── UpdateBusinessBotCallbackQuery
│ │ │ ├── UpdateStarsRevenueStatus
│ │ │ ├── UpdateBotPurchasedPaidMedia
│ │ │ ├── UpdatePaidReactionPrivacy
│ │ │ ├── UpdateSentPhoneCode
│ │ │ ├── UpdateGroupCallChainBlocks
│ │ │ ├── UpdateReadMonoForumInbox
│ │ │ ├── UpdateReadMonoForumOutbox
│ │ │ ├── UpdateMonoForumNoPaidException
│ │ │ ├── UpdateGroupCallMessage
│ │ │ ├── UpdateGroupCallEncryptedMessage
│ │ │ ├── UpdatePinnedForumTopic
│ │ │ ├── UpdatePinnedForumTopics
│ │ │ ├── UpdateDeleteGroupCallMessages
│ │ │ ├── UpdateStarGiftAuctionState
│ │ │ ├── UpdateStarGiftAuctionUserState
│ │ │ ├── UpdateEmojiGameInfo
│ │ │ ├── UpdateStarGiftCraftFail
│ │ │ ├── UpdateChatParticipantRank
│ │ │ ├── UpdateManagedBot
│ │ │ ├── UpdateBotGuestChatQuery
│ │ │ ├── UpdateAiComposeTones
│ │ │ ├── UpdateJoinChatWebViewDecision
│ │ │ ├── UpdateNewBotConnection
│ │ │ ├── UpdateWebBrowserSettings
│ │ │ └── UpdateWebBrowserException
│ │ ├── usersVector < User >
│ │ │ ├── UserEmpty
│ │ │ └── User
│ │ ├── chatsVector < Chat >
│ │ │ ├── ChatEmpty
│ │ │ ├── Chat
│ │ │ ├── ChatForbidden
│ │ │ ├── Channel
│ │ │ └── ChannelForbidden
│ │ ├── dateint
│ │ ├── seq_startint
│ │ └── seqint
│ ├── Updates
│ │ ├── updatesVector < Update >
│ │ │ ├── UpdateNewMessage
│ │ │ ├── UpdateMessageID
│ │ │ ├── UpdateDeleteMessages
│ │ │ ├── UpdateUserTyping
│ │ │ ├── UpdateChatUserTyping
│ │ │ ├── UpdateChatParticipants
│ │ │ ├── UpdateUserStatus
│ │ │ ├── UpdateUserName
│ │ │ ├── UpdateNewAuthorization
│ │ │ ├── UpdateNewEncryptedMessage
│ │ │ ├── UpdateEncryptedChatTyping
│ │ │ ├── UpdateEncryption
│ │ │ ├── UpdateEncryptedMessagesRead
│ │ │ ├── UpdateChatParticipantAdd
│ │ │ ├── UpdateChatParticipantDelete
│ │ │ ├── UpdateDcOptions
│ │ │ ├── UpdateNotifySettings
│ │ │ ├── UpdateServiceNotification
│ │ │ ├── UpdatePrivacy
│ │ │ ├── UpdateUserPhone
│ │ │ ├── UpdateReadHistoryInbox
│ │ │ ├── UpdateReadHistoryOutbox
│ │ │ ├── UpdateWebPage
│ │ │ ├── UpdateReadMessagesContents
│ │ │ ├── UpdateChannelTooLong
│ │ │ ├── UpdateChannel
│ │ │ ├── UpdateNewChannelMessage
│ │ │ ├── UpdateReadChannelInbox
│ │ │ ├── UpdateDeleteChannelMessages
│ │ │ ├── UpdateChannelMessageViews
│ │ │ ├── UpdateChatParticipantAdmin
│ │ │ ├── UpdateNewStickerSet
│ │ │ ├── UpdateStickerSetsOrder
│ │ │ ├── UpdateStickerSets
│ │ │ ├── UpdateSavedGifs
│ │ │ ├── UpdateBotInlineQuery
│ │ │ ├── UpdateBotInlineSend
│ │ │ ├── UpdateEditChannelMessage
│ │ │ ├── UpdateBotCallbackQuery
│ │ │ ├── UpdateEditMessage
│ │ │ ├── UpdateInlineBotCallbackQuery
│ │ │ ├── UpdateReadChannelOutbox
│ │ │ ├── UpdateDraftMessage
│ │ │ ├── UpdateReadFeaturedStickers
│ │ │ ├── UpdateRecentStickers
│ │ │ ├── UpdateConfig
│ │ │ ├── UpdatePtsChanged
│ │ │ ├── UpdateChannelWebPage
│ │ │ ├── UpdateDialogPinned
│ │ │ ├── UpdatePinnedDialogs
│ │ │ ├── UpdateBotWebhookJSON
│ │ │ ├── UpdateBotWebhookJSONQuery
│ │ │ ├── UpdateBotShippingQuery
│ │ │ ├── UpdateBotPrecheckoutQuery
│ │ │ ├── UpdatePhoneCall
│ │ │ ├── UpdateLangPackTooLong
│ │ │ ├── UpdateLangPack
│ │ │ ├── UpdateFavedStickers
│ │ │ ├── UpdateChannelReadMessagesContents
│ │ │ ├── UpdateContactsReset
│ │ │ ├── UpdateChannelAvailableMessages
│ │ │ ├── UpdateDialogUnreadMark
│ │ │ ├── UpdateMessagePoll
│ │ │ ├── UpdateChatDefaultBannedRights
│ │ │ ├── UpdateFolderPeers
│ │ │ ├── UpdatePeerSettings
│ │ │ ├── UpdatePeerLocated
│ │ │ ├── UpdateNewScheduledMessage
│ │ │ ├── UpdateDeleteScheduledMessages
│ │ │ ├── UpdateTheme
│ │ │ ├── UpdateGeoLiveViewed
│ │ │ ├── UpdateLoginToken
│ │ │ ├── UpdateMessagePollVote
│ │ │ ├── UpdateDialogFilter
│ │ │ ├── UpdateDialogFilterOrder
│ │ │ ├── UpdateDialogFilters
│ │ │ ├── UpdatePhoneCallSignalingData
│ │ │ ├── UpdateChannelMessageForwards
│ │ │ ├── UpdateReadChannelDiscussionInbox
│ │ │ ├── UpdateReadChannelDiscussionOutbox
│ │ │ ├── UpdatePeerBlocked
│ │ │ ├── UpdateChannelUserTyping
│ │ │ ├── UpdatePinnedMessages
│ │ │ ├── UpdatePinnedChannelMessages
│ │ │ ├── UpdateChat
│ │ │ ├── UpdateGroupCallParticipants
│ │ │ ├── UpdateGroupCall
│ │ │ ├── UpdatePeerHistoryTTL
│ │ │ ├── UpdateChatParticipant
│ │ │ ├── UpdateChannelParticipant
│ │ │ ├── UpdateBotStopped
│ │ │ ├── UpdateGroupCallConnection
│ │ │ ├── UpdateBotCommands
│ │ │ ├── UpdatePendingJoinRequests
│ │ │ ├── UpdateBotChatInviteRequester
│ │ │ ├── UpdateMessageReactions
│ │ │ ├── UpdateAttachMenuBots
│ │ │ ├── UpdateWebViewResultSent
│ │ │ ├── UpdateBotMenuButton
│ │ │ ├── UpdateSavedRingtones
│ │ │ ├── UpdateTranscribedAudio
│ │ │ ├── UpdateReadFeaturedEmojiStickers
│ │ │ ├── UpdateUserEmojiStatus
│ │ │ ├── UpdateRecentEmojiStatuses
│ │ │ ├── UpdateRecentReactions
│ │ │ ├── UpdateMoveStickerSetToTop
│ │ │ ├── UpdateMessageExtendedMedia
│ │ │ ├── UpdateUser
│ │ │ ├── UpdateAutoSaveSettings
│ │ │ ├── UpdateStory
│ │ │ ├── UpdateReadStories
│ │ │ ├── UpdateStoryID
│ │ │ ├── UpdateStoriesStealthMode
│ │ │ ├── UpdateSentStoryReaction
│ │ │ ├── UpdateBotChatBoost
│ │ │ ├── UpdateChannelViewForumAsMessages
│ │ │ ├── UpdatePeerWallpaper
│ │ │ ├── UpdateBotMessageReaction
│ │ │ ├── UpdateBotMessageReactions
│ │ │ ├── UpdateSavedDialogPinned
│ │ │ ├── UpdatePinnedSavedDialogs
│ │ │ ├── UpdateSavedReactionTags
│ │ │ ├── UpdateSmsJob
│ │ │ ├── UpdateQuickReplies
│ │ │ ├── UpdateNewQuickReply
│ │ │ ├── UpdateDeleteQuickReply
│ │ │ ├── UpdateQuickReplyMessage
│ │ │ ├── UpdateDeleteQuickReplyMessages
│ │ │ ├── UpdateBotBusinessConnect
│ │ │ ├── UpdateBotNewBusinessMessage
│ │ │ ├── UpdateBotEditBusinessMessage
│ │ │ ├── UpdateBotDeleteBusinessMessage
│ │ │ ├── UpdateNewStoryReaction
│ │ │ ├── UpdateStarsBalance
│ │ │ ├── UpdateBusinessBotCallbackQuery
│ │ │ ├── UpdateStarsRevenueStatus
│ │ │ ├── UpdateBotPurchasedPaidMedia
│ │ │ ├── UpdatePaidReactionPrivacy
│ │ │ ├── UpdateSentPhoneCode
│ │ │ ├── UpdateGroupCallChainBlocks
│ │ │ ├── UpdateReadMonoForumInbox
│ │ │ ├── UpdateReadMonoForumOutbox
│ │ │ ├── UpdateMonoForumNoPaidException
│ │ │ ├── UpdateGroupCallMessage
│ │ │ ├── UpdateGroupCallEncryptedMessage
│ │ │ ├── UpdatePinnedForumTopic
│ │ │ ├── UpdatePinnedForumTopics
│ │ │ ├── UpdateDeleteGroupCallMessages
│ │ │ ├── UpdateStarGiftAuctionState
│ │ │ ├── UpdateStarGiftAuctionUserState
│ │ │ ├── UpdateEmojiGameInfo
│ │ │ ├── UpdateStarGiftCraftFail
│ │ │ ├── UpdateChatParticipantRank
│ │ │ ├── UpdateManagedBot
│ │ │ ├── UpdateBotGuestChatQuery
│ │ │ ├── UpdateAiComposeTones
│ │ │ ├── UpdateJoinChatWebViewDecision
│ │ │ ├── UpdateNewBotConnection
│ │ │ ├── UpdateWebBrowserSettings
│ │ │ └── UpdateWebBrowserException
│ │ ├── usersVector < User >
│ │ │ ├── UserEmpty
│ │ │ └── User
│ │ ├── chatsVector < Chat >
│ │ │ ├── ChatEmpty
│ │ │ ├── Chat
│ │ │ ├── ChatForbidden
│ │ │ ├── Channel
│ │ │ └── ChannelForbidden
│ │ ├── dateint
│ │ └── seqint
│ ├── outtrue (optional)
│ ├── idint
│ ├── ptsint
│ ├── pts_countint
│ ├── dateint
│ ├── mediaMessageMedia (optional)
│ │ ├── MessageMediaEmpty
│ │ ├── MessageMediaPhoto
│ │ ├── MessageMediaGeo
│ │ ├── MessageMediaContact
│ │ ├── MessageMediaUnsupported
│ │ ├── MessageMediaDocument
│ │ ├── MessageMediaWebPage
│ │ ├── MessageMediaVenue
│ │ ├── MessageMediaGame
│ │ ├── MessageMediaInvoice
│ │ ├── MessageMediaGeoLive
│ │ ├── MessageMediaPoll
│ │ ├── MessageMediaDice
│ │ ├── MessageMediaStory
│ │ ├── MessageMediaGiveaway
│ │ ├── MessageMediaGiveawayResults
│ │ ├── MessageMediaPaidMedia
│ │ ├── MessageMediaToDo
│ │ └── MessageMediaVideoStream
│ ├── entitiesVector < MessageEntity > (optional)
│ │ ├── MessageEntityUnknown
│ │ ├── MessageEntityMention
│ │ ├── MessageEntityHashtag
│ │ ├── MessageEntityBotCommand
│ │ ├── MessageEntityUrl
│ │ ├── MessageEntityEmail
│ │ ├── MessageEntityBold
│ │ ├── MessageEntityItalic
│ │ ├── MessageEntityCode
│ │ ├── MessageEntityPre
│ │ ├── MessageEntityTextUrl
│ │ ├── MessageEntityMentionName
│ │ ├── MessageEntityPhone
│ │ ├── MessageEntityCashtag
│ │ ├── MessageEntityUnderline
│ │ ├── MessageEntityStrike
│ │ ├── MessageEntityBankCard
│ │ ├── MessageEntitySpoiler
│ │ ├── MessageEntityCustomEmoji
│ │ ├── MessageEntityBlockquote
│ │ ├── MessageEntityFormattedDate
│ │ ├── MessageEntityDiffInsert
│ │ ├── MessageEntityDiffReplace
│ │ └── MessageEntityDiffDelete
│ └── ttl_periodint (optional)
├── bot_idlong
├── webviewWebViewResult
│ └── WebViewResultUrl
│ ├── fullsizetrue (optional)
│ ├── fullscreentrue (optional)
│ ├── same_origintrue (optional)
│ ├── query_idlong (optional)
│ └── urlstring
└── usersVector < User >
├── UserEmpty
│ └── idlong
└── User
├── is_selftrue (optional)
├── contacttrue (optional)
├── mutual_contacttrue (optional)
├── deletedtrue (optional)
├── bottrue (optional)
├── bot_chat_historytrue (optional)
├── bot_nochatstrue (optional)
├── verifiedtrue (optional)
├── restrictedtrue (optional)
├── mintrue (optional)
├── bot_inline_geotrue (optional)
├── supporttrue (optional)
├── scamtrue (optional)
├── apply_min_phototrue (optional)
├── faketrue (optional)
├── bot_attach_menutrue (optional)
├── premiumtrue (optional)
├── attach_menu_enabledtrue (optional)
├── bot_can_edittrue (optional)
├── close_friendtrue (optional)
├── stories_hiddentrue (optional)
├── stories_unavailabletrue (optional)
├── contact_require_premiumtrue (optional)
├── bot_businesstrue (optional)
├── bot_has_main_apptrue (optional)
├── bot_forum_viewtrue (optional)
├── bot_forum_can_manage_topicstrue (optional)
├── bot_can_manage_botstrue (optional)
├── bot_guestchattrue (optional)
├── bot_guardtrue (optional)
├── idlong
├── access_hashlong (optional)
├── first_namestring (optional)
├── last_namestring (optional)
├── usernamestring (optional)
├── phonestring (optional)
├── photoUserProfilePhoto (optional)
│ ├── UserProfilePhotoEmpty
│ └── UserProfilePhoto
├── statusUserStatus (optional)
│ ├── UserStatusEmpty
│ ├── UserStatusOnline
│ ├── UserStatusOffline
│ ├── UserStatusRecently
│ ├── UserStatusLastWeek
│ └── UserStatusLastMonth
├── bot_info_versionint (optional)
├── restriction_reasonVector < RestrictionReason > (optional)
│ └── RestrictionReason
├── bot_inline_placeholderstring (optional)
├── lang_codestring (optional)
├── emoji_statusEmojiStatus (optional)
│ ├── EmojiStatusEmpty
│ ├── EmojiStatus
├── usernamesVector < Username > (optional)
│ └── Username
├── stories_max_idRecentStory (optional)
│ └── RecentStory
├── colorPeerColor (optional)
│ ├── PeerColor
│ ├── PeerColorCollectible
├── profile_colorPeerColor (optional)
│ ├── PeerColor
│ ├── PeerColorCollectible
├── bot_active_usersint (optional)
├── bot_verification_iconlong (optional)
└── send_paid_messages_starslong (optional)

Example