MadelineProto/old_docs/API_docs_v46/constructors/messageActionChatMigrateTo.md

518 B

title description
messageActionChatMigrateTo messageActionChatMigrateTo attributes, type and example

Constructor: messageActionChatMigrateTo

Back to constructors index

Attributes:

Name Type Required
channel_id int Required

Type: MessageAction

Example:

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