1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:47:20 +01:00
MadelineProto/docs/TD_docs/methods/changeChannelDescription.md

676 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

Parameters:

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

Return type: Ok