messageActionChannelMigrateFrom

Indicates the channel was migrated from the specified chat

messageActionChannelMigrateFrom#ea3948e9 title:string chat_id:long = MessageAction;

Parameters

Name Type Description
title string The old chat title
chat_id long The old chat ID

Type

MessageAction

Related pages

Channels, supergroups, gigagroups and basic groups

How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.

Go up