MadelineProtoDocs/old_docs/API_docs_v2/types/Updates.md

43 lines
974 B
Markdown
Raw Permalink Normal View History

2020-06-16 17:50:25 +02:00
---
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)
### Methods that return an object of this type (methods):
[updatesTooLong](../constructors/updatesTooLong.md)
[updateShortMessage](../constructors/updateShortMessage.md)
[updateShortChatMessage](../constructors/updateShortChatMessage.md)
[updateShort](../constructors/updateShort.md)
[updatesCombined](../constructors/updatesCombined.md)
[updates](../constructors/updates.md)