Link Search Menu Expand Document

Constructor: messageActionChannelCreate

Back to constructors index

The channel was created

Attributes:

NameTypeRequiredDescription
titlestringYesOriginal channel/supergroup title

Type: MessageAction

Example:

$messageActionChannelCreate = ['_' => 'messageActionChannelCreate', 'title' => 'string'];