mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
676 B
676 B
title | description |
---|---|
changeChannelDescription | Changes information about the channel. Needs appropriate rights in the channel |
Method: changeChannelDescription
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 |