messageActionChatMigrateTo
Indicates the chat was migrated to the specified supergroup
type tg.MessageActionChatMigrateTo struct { /* ... */ }
Implements MessageAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ChannelID | int64 | yes | The supergroup it was migrated to |
References
- Official documentation
- Generated Go reference
- TL definition:
messageActionChatMigrateTo#e1037f92