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