MadelineProto/old_docs/API_docs_v45/constructors/messageActionChatEditTitle.md

516 B

title description
messageActionChatEditTitle messageActionChatEditTitle attributes, type and example

Constructor: messageActionChatEditTitle

Back to constructors index

Attributes:

Name Type Required
title string Required

Type: MessageAction

Example:

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