MadelineProtoDocs/old_docs/API_docs_v10/types/MessageAction.md

63 lines
2.0 KiB
Markdown

---
title: MessageAction
description: constructors and methods of type MessageAction
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: MessageAction
[Back to types index](index.md)
### Possible values (constructors):
[messageActionEmpty](../constructors/messageActionEmpty.md)
[messageActionChatCreate](../constructors/messageActionChatCreate.md)
[messageActionChatEditTitle](../constructors/messageActionChatEditTitle.md)
[messageActionChatEditPhoto](../constructors/messageActionChatEditPhoto.md)
[messageActionChatDeletePhoto](../constructors/messageActionChatDeletePhoto.md)
[messageActionChatAddUser](../constructors/messageActionChatAddUser.md)
[messageActionChatDeleteUser](../constructors/messageActionChatDeleteUser.md)
[messageActionChatJoinedByLink](../constructors/messageActionChatJoinedByLink.md)
[messageActionChannelCreate](../constructors/messageActionChannelCreate.md)
[messageActionChatMigrateTo](../constructors/messageActionChatMigrateTo.md)
[messageActionChannelMigrateFrom](../constructors/messageActionChannelMigrateFrom.md)
### Methods that return an object of this type (methods):
[messageActionEmpty](../constructors/messageActionEmpty.md)
[messageActionChatCreate](../constructors/messageActionChatCreate.md)
[messageActionChatEditTitle](../constructors/messageActionChatEditTitle.md)
[messageActionChatEditPhoto](../constructors/messageActionChatEditPhoto.md)
[messageActionChatDeletePhoto](../constructors/messageActionChatDeletePhoto.md)
[messageActionChatAddUser](../constructors/messageActionChatAddUser.md)
[messageActionChatDeleteUser](../constructors/messageActionChatDeleteUser.md)
[messageActionChatJoinedByLink](../constructors/messageActionChatJoinedByLink.md)
[messageActionChannelCreate](../constructors/messageActionChannelCreate.md)
[messageActionChatMigrateTo](../constructors/messageActionChatMigrateTo.md)
[messageActionChannelMigrateFrom](../constructors/messageActionChannelMigrateFrom.md)