messageActionChannelMigrateFrom

Indicates the channel was migrated from the specified chat

messageActionChannelMigrateFrom#b055eaee title:string chat_id:int = 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