MadelineProto/docs/TD_docs/methods/changeChatTitle.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

881 B

title description
changeChatTitle Changes chat title. Works only for group and channel chats. Requires administrator rights in groups and appropriate administrator right in channels. Title will not change before request to the server completes

Method: changeChatTitle

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Changes chat title. Works only for group and channel chats. Requires administrator rights in groups and appropriate administrator right in channels. Title will not change before request to the server completes

Params:

Name Type Required Description
chat_id int53 Yes Chat identifier
title string Yes New title of the chat, 1-255 characters

Return type: Ok