Preparing search index...
The search index is not available
tdjson
tdjson
MessageChatChangeTitle
Interface MessageChatChangeTitle
An updated chat title. Subtype of
MessageContent
.
interface
MessageChatChangeTitle
{
@type
:
"messageChatChangeTitle"
;
title
:
string
;
}
Index
Properties
@type
title
Properties
@type
@type
:
"messageChatChangeTitle"
title
title
:
string
New chat title.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
title
tdjson
Loading...
An updated chat title. Subtype of MessageContent.