MadelineProto/docs/TD_docs/types/Update.md

104 lines
2.9 KiB
Markdown

---
title: Update
description: constructors and methods of type Update
---
## Type: Update
[Back to types index](index.md)
Contains notifications about data changes
### Possible values (constructors):
[updateAuthState](../constructors/updateAuthState.md)
[updateNewMessage](../constructors/updateNewMessage.md)
[updateMessageSendSucceeded](../constructors/updateMessageSendSucceeded.md)
[updateMessageSendFailed](../constructors/updateMessageSendFailed.md)
[updateMessageContent](../constructors/updateMessageContent.md)
[updateMessageEdited](../constructors/updateMessageEdited.md)
[updateMessageViews](../constructors/updateMessageViews.md)
[updateChat](../constructors/updateChat.md)
[updateChatTopMessage](../constructors/updateChatTopMessage.md)
[updateChatOrder](../constructors/updateChatOrder.md)
[updateChatTitle](../constructors/updateChatTitle.md)
[updateChatPhoto](../constructors/updateChatPhoto.md)
[updateChatReadInbox](../constructors/updateChatReadInbox.md)
[updateChatReadOutbox](../constructors/updateChatReadOutbox.md)
[updateChatReplyMarkup](../constructors/updateChatReplyMarkup.md)
[updateChatDraftMessage](../constructors/updateChatDraftMessage.md)
[updateNotificationSettings](../constructors/updateNotificationSettings.md)
[updateDeleteMessages](../constructors/updateDeleteMessages.md)
[updateUserAction](../constructors/updateUserAction.md)
[updateUserStatus](../constructors/updateUserStatus.md)
[updateUser](../constructors/updateUser.md)
[updateGroup](../constructors/updateGroup.md)
[updateChannel](../constructors/updateChannel.md)
[updateSecretChat](../constructors/updateSecretChat.md)
[updateChannelFull](../constructors/updateChannelFull.md)
[updateUserBlocked](../constructors/updateUserBlocked.md)
[updateServiceNotification](../constructors/updateServiceNotification.md)
[updateFileProgress](../constructors/updateFileProgress.md)
[updateFile](../constructors/updateFile.md)
[updateFileGenerationStart](../constructors/updateFileGenerationStart.md)
[updateFileGenerationProgress](../constructors/updateFileGenerationProgress.md)
[updateFileGenerationFinish](../constructors/updateFileGenerationFinish.md)
[updatePrivacy](../constructors/updatePrivacy.md)
[updateOption](../constructors/updateOption.md)
[updateStickerSets](../constructors/updateStickerSets.md)
[updateTrendingStickerSets](../constructors/updateTrendingStickerSets.md)
[updateRecentStickers](../constructors/updateRecentStickers.md)
[updateSavedAnimations](../constructors/updateSavedAnimations.md)
[updateNewInlineQuery](../constructors/updateNewInlineQuery.md)
[updateNewChosenInlineResult](../constructors/updateNewChosenInlineResult.md)
[updateNewCallbackQuery](../constructors/updateNewCallbackQuery.md)
[updateNewInlineCallbackQuery](../constructors/updateNewInlineCallbackQuery.md)
### Methods that return an object of this type (methods):