MadelineProtoDocs/old_docs/API_docs_v71/types/Updates.md

99 lines
3.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->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->forwardMessage](../methods/messages.forwardMessage.md)
[$MadelineProto->messages->importChatInvite](../methods/messages.importChatInvite.md)
[$MadelineProto->messages->startBot](../methods/messages.startBot.md)
[$MadelineProto->messages->toggleChatAdmins](../methods/messages.toggleChatAdmins.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->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->toggleInvites](../methods/channels.toggleInvites.md)
[$MadelineProto->channels->toggleSignatures](../methods/channels.toggleSignatures.md)
[$MadelineProto->channels->updatePinnedMessage](../methods/channels.updatePinnedMessage.md)
[$MadelineProto->channels->editBanned](../methods/channels.editBanned.md)
[$MadelineProto->phone->discardCall](../methods/phone.discardCall.md)
[$MadelineProto->phone->setCallRating](../methods/phone.setCallRating.md)