mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 20:07:50 +01:00
359 B
359 B
Constructor: messageActionChannelCreate
Attributes:
Name | Type | Required |
---|---|---|
title | string | Required |
Type: MessageAction
Example:
$messageActionChannelCreate = ['_' => messageActionChannelCreate', 'title' => string, ];