Constructor: messageActionChannelCreate
The channel was created
Attributes:
Name | Type | Required | Description |
---|---|---|---|
title | string | Yes | Original channel/supergroup title |
Type: MessageAction
Example:
$messageActionChannelCreate = ['_' => 'messageActionChannelCreate', 'title' => 'string'];