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