Preparing search index...
The search index is not available
tdjson
tdjson
UpdateChatTitle
Interface UpdateChatTitle
The title of a chat was changed. Subtype of
Update
.
interface
UpdateChatTitle
{
@type
:
"updateChatTitle"
;
chat_id
:
number
;
title
:
string
;
}
Index
Properties
@type
chat_
id
title
Properties
@type
@type
:
"updateChatTitle"
chat_
id
chat_
id
:
number
Chat identifier.
title
title
:
string
The new chat title.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
chat_
id
title
tdjson
Loading...
The title of a chat was changed. Subtype of Update.