Raw.MessageActionChatMigrateTo
Indicates the chat was migrated to the specified supergroup
messageActionChatMigrateTo#e1037f92 channel_id:long = MessageAction;
export namespace Raw {
export class MessageActionChatMigrateTo {
constructor(params: { channelId: bigint }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xe1037f92
Property
channelId
: bigintThe supergroup it was migrated to