MadelineProtoDocs/docs/API_docs/types/Updates.md
2019-08-15 20:25:16 +02:00

121 lines
4.3 KiB
Markdown

---
title: Updates
description: constructors and methods of type Updates
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: Updates
[Back to types index](index.md)
### Possible values (constructors):
[updatesTooLong](../constructors/updatesTooLong.md)
[updateShortMessage](../constructors/updateShortMessage.md)
[updateShortChatMessage](../constructors/updateShortChatMessage.md)
[updateShort](../constructors/updateShort.md)
[updatesCombined](../constructors/updatesCombined.md)
[updates](../constructors/updates.md)
[updateShortSentMessage](../constructors/updateShortSentMessage.md)
### Methods that return an object of this type (methods):
[$MadelineProto->account->getNotifyExceptions](../methods/account_getNotifyExceptions.md)
[$MadelineProto->contacts->deleteContacts](../methods/contacts_deleteContacts.md)
[$MadelineProto->contacts->addContact](../methods/contacts_addContact.md)
[$MadelineProto->contacts->acceptContact](../methods/contacts_acceptContact.md)
[$MadelineProto->contacts->getLocated](../methods/contacts_getLocated.md)
[$MadelineProto->messages->sendMessage](../methods/messages_sendMessage.md)
[$MadelineProto->messages->sendMedia](../methods/messages_sendMedia.md)
[$MadelineProto->messages->forwardMessages](../methods/messages_forwardMessages.md)
[$MadelineProto->messages->editChatTitle](../methods/messages_editChatTitle.md)
[$MadelineProto->messages->editChatPhoto](../methods/messages_editChatPhoto.md)
[$MadelineProto->messages->addChatUser](../methods/messages_addChatUser.md)
[$MadelineProto->messages->deleteChatUser](../methods/messages_deleteChatUser.md)
[$MadelineProto->messages->createChat](../methods/messages_createChat.md)
[$MadelineProto->messages->importChatInvite](../methods/messages_importChatInvite.md)
[$MadelineProto->messages->startBot](../methods/messages_startBot.md)
[$MadelineProto->messages->migrateChat](../methods/messages_migrateChat.md)
[$MadelineProto->messages->sendInlineBotResult](../methods/messages_sendInlineBotResult.md)
[$MadelineProto->messages->editMessage](../methods/messages_editMessage.md)
[$MadelineProto->messages->getAllDrafts](../methods/messages_getAllDrafts.md)
[$MadelineProto->messages->setGameScore](../methods/messages_setGameScore.md)
[$MadelineProto->messages->sendScreenshotNotification](../methods/messages_sendScreenshotNotification.md)
[$MadelineProto->messages->sendMultiMedia](../methods/messages_sendMultiMedia.md)
[$MadelineProto->messages->updatePinnedMessage](../methods/messages_updatePinnedMessage.md)
[$MadelineProto->messages->sendVote](../methods/messages_sendVote.md)
[$MadelineProto->messages->getPollResults](../methods/messages_getPollResults.md)
[$MadelineProto->messages->editChatDefaultBannedRights](../methods/messages_editChatDefaultBannedRights.md)
[$MadelineProto->help->getAppChangelog](../methods/help_getAppChangelog.md)
[$MadelineProto->channels->createChannel](../methods/channels_createChannel.md)
[$MadelineProto->channels->editAdmin](../methods/channels_editAdmin.md)
[$MadelineProto->channels->editTitle](../methods/channels_editTitle.md)
[$MadelineProto->channels->editPhoto](../methods/channels_editPhoto.md)
[$MadelineProto->channels->joinChannel](../methods/channels_joinChannel.md)
[$MadelineProto->channels->leaveChannel](../methods/channels_leaveChannel.md)
[$MadelineProto->channels->inviteToChannel](../methods/channels_inviteToChannel.md)
[$MadelineProto->channels->deleteChannel](../methods/channels_deleteChannel.md)
[$MadelineProto->channels->toggleSignatures](../methods/channels_toggleSignatures.md)
[$MadelineProto->channels->editBanned](../methods/channels_editBanned.md)
[$MadelineProto->channels->togglePreHistoryHidden](../methods/channels_togglePreHistoryHidden.md)
[$MadelineProto->channels->editCreator](../methods/channels_editCreator.md)
[$MadelineProto->channels->toggleSlowMode](../methods/channels_toggleSlowMode.md)
[$MadelineProto->phone->discardCall](../methods/phone_discardCall.md)
[$MadelineProto->phone->setCallRating](../methods/phone_setCallRating.md)
[$MadelineProto->folders->editPeerFolders](../methods/folders_editPeerFolders.md)
[$MadelineProto->folders->deleteFolder](../methods/folders_deleteFolder.md)