mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-11 11:39:37 +01:00
356 B
356 B
Constructor: messageActionChannelCreate
Attributes:
Name | Type | Required |
---|---|---|
title | string | Required |
Type:
Example:
$messageActionChannelCreate = ['_' => messageActionChannelCreate', 'title' => string, ];