mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 20:27:46 +01:00
324 B
324 B
Constructor: messageActionChatMigrateTo
Attributes:
Name | Type | Required |
---|---|---|
channel_id | int | Required |
Type: MessageAction
Example:
$messageActionChatMigrateTo = ['channel_id' => int, ];