mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:26:55 +01:00
654 B
654 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
Params:
Name | Type | Required | Description |
---|---|---|---|
channel_id | int | Yes | Identifier of the channel |
description | string | Yes | New channel description, 0-255 characters |