MadelineProto/docs/TD_docs/methods/changeChannelDescription.md
2017-08-25 15:05:53 +02:00

654 B

title description
changeChannelDescription Changes information about the channel. Needs appropriate rights in the channel

Method: changeChannelDescription

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Changes information about the channel. Needs appropriate rights in the channel

Params:

Name Type Required Description
channel_id int Yes Identifier of the channel
description string Yes New channel description, 0-255 characters

Return type: Ok