MadelineProtoDocs/old_docs/API_docs_v105/types/Updates.md
2019-12-27 18:25:37 +01:00

125 lines
4.5 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->messages->sendScheduledMessages](../methods/messages.sendScheduledMessages.md)
[$MadelineProto->messages->deleteScheduledMessages](../methods/messages.deleteScheduledMessages.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)