Link Search Menu Expand Document

Constructor: messageActionChatMigrateTo

Back to constructors index

Indicates the chat was migrated to the specified supergroup

Attributes:

NameTypeRequiredDescription
channel_idlongYesThe supergroup it was migrated to

Type: MessageAction

Example:

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