UpdateExt extension

on

Properties

updateActiveEmojiReactions UpdateActiveEmojiReactions?
The list of active emoji reactions has changed
read-only
updateActiveNotifications UpdateActiveNotifications?
Contains active notifications that was shown on previous application launches. This update is sent only if the message database is used. In that case it comes once before any updateNotification and updateNotificationGroup update
read-only
updateAddChatMembersPrivacyForbidden UpdateAddChatMembersPrivacyForbidden?
Adding users to a chat has failed because of their privacy settings. An invite link can be shared with the users if appropriate
read-only
updateAnimatedEmojiMessageClicked UpdateAnimatedEmojiMessageClicked?
Some animated emoji message was clicked and a big animated sticker must be played if the message is visible on the screen. chatActionWatchingAnimations with the text of the message needs to be sent if the sticker is played
read-only
updateAnimationSearchParameters UpdateAnimationSearchParameters?
The parameters of animation search through getOption("animation_search_bot_username") bot has changed
read-only
updateAttachmentMenuBots UpdateAttachmentMenuBots?
The list of bots added to attachment or side menu has changed
read-only
updateAuthorizationState UpdateAuthorizationState?
The user authorization state has changed
read-only
updateAutosaveSettings UpdateAutosaveSettings?
Autosave settings for some type of chats were updated
read-only
updateBasicGroup UpdateBasicGroup?
Some data of a basic group has changed. This update is guaranteed to come before the basic group identifier is returned to the application
read-only
updateBasicGroupFullInfo UpdateBasicGroupFullInfo?
Some data in basicGroupFullInfo has been changed
read-only
updateCall UpdateCall?
New call was created or information about a call was updated
read-only
updateChatAction UpdateChatAction?
A message sender activity in the chat has changed
read-only
updateChatActionBar UpdateChatActionBar?
The chat action bar was changed
read-only
updateChatActiveStories UpdateChatActiveStories?
The list of active stories posted by a specific chat has changed
read-only
updateChatAvailableReactions UpdateChatAvailableReactions?
The chat available reactions were changed
read-only
updateChatBackground UpdateChatBackground?
The chat background was changed
read-only
updateChatBlockList UpdateChatBlockList?
A chat was blocked or unblocked
read-only
updateChatDefaultDisableNotification UpdateChatDefaultDisableNotification?
The value of the default disable_notification parameter, used when a message is sent to the chat, was changed
read-only
updateChatDraftMessage UpdateChatDraftMessage?
A chat draft has changed. Be aware that the update may come in the currently opened chat but with old content of the draft. If the user has changed the content of the draft, this update mustn't be applied
read-only
updateChatFolders UpdateChatFolders?
The list of chat folders or a chat folder has changed
read-only
updateChatHasProtectedContent UpdateChatHasProtectedContent?
A chat content was allowed or restricted for saving
read-only
updateChatHasScheduledMessages UpdateChatHasScheduledMessages?
A chat's has_scheduled_messages field has changed
read-only
updateChatIsMarkedAsUnread UpdateChatIsMarkedAsUnread?
A chat was marked as unread or was read
read-only
updateChatIsTranslatable UpdateChatIsTranslatable?
Translation of chat messages was enabled or disabled
read-only
updateChatLastMessage UpdateChatLastMessage?
The last message of a chat was changed. If last_message is null, then the last message in the chat became unknown. Some new unknown messages might be added to the chat in this case
read-only
updateChatMember UpdateChatMember?
User rights changed in a chat; for bots only
read-only
updateChatMessageAutoDeleteTime UpdateChatMessageAutoDeleteTime?
The message auto-delete or self-destruct timer setting for a chat was changed
read-only
updateChatMessageSender UpdateChatMessageSender?
The message sender that is selected to send messages in a chat has changed
read-only
updateChatNotificationSettings UpdateChatNotificationSettings?
Notification settings for a chat were changed
read-only
updateChatOnlineMemberCount UpdateChatOnlineMemberCount?
The number of online group members has changed. This update with non-zero number of online group members is sent only for currently opened chats.
read-only
updateChatPendingJoinRequests UpdateChatPendingJoinRequests?
The chat pending join requests were changed
read-only
updateChatPermissions UpdateChatPermissions?
Chat permissions was changed
read-only
updateChatPhoto UpdateChatPhoto?
A chat photo was changed
read-only
updateChatPosition UpdateChatPosition?
The position of a chat in a chat list has changed. An updateChatLastMessage or updateChatDraftMessage update might be sent instead of the update
read-only
updateChatReadInbox UpdateChatReadInbox?
Incoming messages were read or the number of unread messages has been changed
read-only
updateChatReadOutbox UpdateChatReadOutbox?
Outgoing messages were read
read-only
updateChatReplyMarkup UpdateChatReplyMarkup?
The default chat reply markup was changed. Can occur because new messages with reply markup were received or because an old reply markup was hidden by the user
read-only
updateChatTheme UpdateChatTheme?
The chat theme was changed
read-only
updateChatThemes UpdateChatThemes?
The list of available chat themes has changed
read-only
updateChatTitle UpdateChatTitle?
The title of a chat was changed
read-only
updateChatUnreadMentionCount UpdateChatUnreadMentionCount?
The chat unread_mention_count has changed
read-only
updateChatUnreadReactionCount UpdateChatUnreadReactionCount?
The chat unread_reaction_count has changed
read-only
updateChatVideoChat UpdateChatVideoChat?
A chat video chat state has changed
read-only
updateConnectionState UpdateConnectionState?
The connection state has changed. This update must be used only to show a human-readable description of the connection state
read-only
updateDefaultReactionType UpdateDefaultReactionType?
The type of default reaction has changed
read-only
updateDeleteMessages UpdateDeleteMessages?
Some messages were deleted
read-only
updateDiceEmojis UpdateDiceEmojis?
The list of supported dice emojis has changed
read-only
updateFavoriteStickers UpdateFavoriteStickers?
The list of favorite stickers was updated
read-only
updateFile UpdateFile?
Information about a file was updated
read-only
updateFileAddedToDownloads UpdateFileAddedToDownloads?
A file was added to the file download list. This update is sent only after file download list is loaded for the first time
read-only
updateFileDownload UpdateFileDownload?
A file download was changed. This update is sent only after file download list is loaded for the first time
read-only
updateFileDownloads UpdateFileDownloads?
The state of the file download list has changed
read-only
updateFileGenerationStart UpdateFileGenerationStart?
The file generation process needs to be started by the application
read-only
updateFileGenerationStop UpdateFileGenerationStop?
File generation is no longer needed
read-only
updateFileRemovedFromDownloads UpdateFileRemovedFromDownloads?
A file was removed from the file download list. This update is sent only after file download list is loaded for the first time
read-only
updateForumTopicInfo UpdateForumTopicInfo?
Basic information about a topic in a forum chat was changed
read-only
updateGroupCall UpdateGroupCall?
Information about a group call was updated
read-only
updateGroupCallParticipant UpdateGroupCallParticipant?
Information about a group call participant was changed. The updates are sent only after the group call is received through getGroupCall and only if the call is joined or being joined
read-only
updateHavePendingNotifications UpdateHavePendingNotifications?
Describes whether there are some pending notification updates. Can be used to prevent application from killing, while there are some pending notifications
read-only
updateInstalledStickerSets UpdateInstalledStickerSets?
The list of installed sticker sets was updated
read-only
updateLanguagePackStrings UpdateLanguagePackStrings?
Some language pack strings have been updated
read-only
updateMessageContent UpdateMessageContent?
The message content has changed
read-only
updateMessageContentOpened UpdateMessageContentOpened?
The message content was opened. Updates voice note messages to "listened", video note messages to "viewed" and starts the self-destruct timer
read-only
updateMessageEdited UpdateMessageEdited?
A message was edited. Changes in the message content will come in a separate updateMessageContent
read-only
updateMessageInteractionInfo UpdateMessageInteractionInfo?
The information about interactions with a message has changed
read-only
updateMessageIsPinned UpdateMessageIsPinned?
The message pinned state was changed
read-only
updateMessageLiveLocationViewed UpdateMessageLiveLocationViewed?
A message with a live location was viewed. When the update is received, the application is supposed to update the live location
read-only
updateMessageMentionRead UpdateMessageMentionRead?
A message with an unread mention was read
read-only
updateMessageSendAcknowledged UpdateMessageSendAcknowledged?
A request to send a message has reached the Telegram server. This doesn't mean that the message will be sent successfully or even that the send message request will be processed.
read-only
updateMessageSendFailed UpdateMessageSendFailed?
A message failed to send. Be aware that some messages being sent can be irrecoverably deleted, in which case updateDeleteMessages will be received instead of this update
read-only
updateMessageSendSucceeded UpdateMessageSendSucceeded?
A message has been successfully sent
read-only
updateMessageUnreadReactions UpdateMessageUnreadReactions?
The list of unread reactions added to a message was changed
read-only
updateNewCallbackQuery UpdateNewCallbackQuery?
A new incoming callback query; for bots only
read-only
updateNewCallSignalingData UpdateNewCallSignalingData?
New call signaling data arrived
read-only
updateNewChat UpdateNewChat?
A new chat has been loaded/created. This update is guaranteed to come before the chat identifier is returned to the application. The chat field changes will be reported through separate updates
read-only
updateNewChatJoinRequest UpdateNewChatJoinRequest?
A user sent a join request to a chat; for bots only
read-only
updateNewChosenInlineResult UpdateNewChosenInlineResult?
The user has chosen a result of an inline query; for bots only
read-only
updateNewCustomEvent UpdateNewCustomEvent?
A new incoming event; for bots only
read-only
updateNewCustomQuery UpdateNewCustomQuery?
A new incoming query; for bots only
read-only
updateNewInlineCallbackQuery UpdateNewInlineCallbackQuery?
A new incoming callback query from a message sent via a bot; for bots only
read-only
updateNewInlineQuery UpdateNewInlineQuery?
A new incoming inline query; for bots only
read-only
updateNewMessage UpdateNewMessage?
A new message was received; can also be an outgoing message
read-only
updateNewPreCheckoutQuery UpdateNewPreCheckoutQuery?
A new incoming pre-checkout query; for bots only. Contains full information about a checkout
read-only
updateNewShippingQuery UpdateNewShippingQuery?
A new incoming shipping query; for bots only. Only for invoices with flexible price
read-only
updateNotification UpdateNotification?
A notification was changed
read-only
updateNotificationGroup UpdateNotificationGroup?
A list of active notifications in a notification group has changed
read-only
updateOption UpdateOption?
An option changed its value
read-only
updatePoll UpdatePoll?
A poll was updated; for bots only
read-only
updatePollAnswer UpdatePollAnswer?
A user changed the answer to a poll; for bots only
read-only
updateRecentStickers UpdateRecentStickers?
The list of recently used stickers was updated
read-only
updateSavedAnimations UpdateSavedAnimations?
The list of saved animations was updated
read-only
updateSavedNotificationSounds UpdateSavedNotificationSounds?
The list of saved notifications sounds was updated. This update may not be sent until information about a notification sound was requested for the first time
read-only
updateScopeNotificationSettings UpdateScopeNotificationSettings?
Notification settings for some type of chats were updated
read-only
updateSecretChat UpdateSecretChat?
Some data of a secret chat has changed. This update is guaranteed to come before the secret chat identifier is returned to the application
read-only
updateSelectedBackground UpdateSelectedBackground?
The selected background has changed
read-only
updateServiceNotification UpdateServiceNotification?
A service notification from the server was received. Upon receiving this the application must show a popup with the content of the notification
read-only
updateStickerSet UpdateStickerSet?
A sticker set has changed
read-only
updateStory UpdateStory?
A story was changed
read-only
updateStoryDeleted UpdateStoryDeleted?
A story became inaccessible
read-only
updateStoryListChatCount UpdateStoryListChatCount?
Number of chats in a story list has changed
read-only
updateStorySendFailed UpdateStorySendFailed?
A story failed to send. If the story sending is canceled, then updateStoryDeleted will be received instead of this update
read-only
updateStorySendSucceeded UpdateStorySendSucceeded?
A story has been successfully sent
read-only
updateStoryStealthMode UpdateStoryStealthMode?
Story stealth mode settings have changed
read-only
updateSuggestedActions UpdateSuggestedActions?
The list of suggested to the user actions has changed
read-only
updateSupergroup UpdateSupergroup?
Some data of a supergroup or a channel has changed. This update is guaranteed to come before the supergroup identifier is returned to the application
read-only
updateSupergroupFullInfo UpdateSupergroupFullInfo?
Some data in supergroupFullInfo has been changed
read-only
updateTermsOfService UpdateTermsOfService?
New terms of service must be accepted by the user. If the terms of service are declined, then the deleteAccount method must be called with the reason "Decline ToS update"
read-only
updateTrendingStickerSets UpdateTrendingStickerSets?
The list of trending sticker sets was updated or some of them were viewed
read-only
updateUnconfirmedSession UpdateUnconfirmedSession?
The first unconfirmed session has changed
read-only
updateUnreadChatCount UpdateUnreadChatCount?
Number of unread chats, i.e. with unread messages or marked as unread, has changed. This update is sent only if the message database is used
read-only
updateUnreadMessageCount UpdateUnreadMessageCount?
Number of unread messages in a chat list has changed. This update is sent only if the message database is used
read-only
updateUser UpdateUser?
Some data of a user has changed. This update is guaranteed to come before the user identifier is returned to the application
read-only
updateUserFullInfo UpdateUserFullInfo?
Some data in userFullInfo has been changed
read-only
updateUserPrivacySettingRules UpdateUserPrivacySettingRules?
Some privacy setting rules have been changed
read-only
updateUsersNearby UpdateUsersNearby?
The list of users nearby has changed. The update is guaranteed to be sent only 60 seconds after a successful searchChatsNearby request
read-only
updateUserStatus UpdateUserStatus?
The user went online or offline
read-only
updateWebAppMessageSent UpdateWebAppMessageSent?
A message was sent by an opened Web App, so the Web App needs to be closed
read-only