MadelineProtoDocs/docs/TD_docs/methods/changeChannelDescription.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

731 B

title description image
changeChannelDescription Changes information about the channel. Needs appropriate rights in the channel https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: changeChannelDescription

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

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

Parameters:

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

Return type: Ok