MadelineProto/docs/API_docs/constructors/messageActionChatMigrateTo.md
2016-12-20 13:15:22 +01:00

444 B

title
messageActionChatMigrateTo

Constructor: messageActionChatMigrateTo

Back to constructors index

Attributes:

Name Type Required
channel_id int Required

Type: MessageAction

Example:

$messageActionChatMigrateTo = ['_' => messageActionChatMigrateTo', 'channel_id' => int, ];