1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 03:56:57 +01:00
MadelineProto/docs/TD_docs/constructors/updateChatTitle.md
2017-08-25 14:43:29 +02:00

458 B

title description
updateChatTitle Title of chat was changed

Constructor: updateChatTitle

Back to constructors index

Title of chat was changed

Attributes:

Name Type Required Description
chat_id long Yes Chat identifier
title string Yes New chat title

Type: Update