mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 02:26:55 +01:00
745 B
745 B
title | description |
---|---|
changeChannelAbout | Changes information about the channel. Needs creator privileges in the broadcast channel or editor privileges in the supergroup channel |
Method: changeChannelAbout
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Changes information about the channel. Needs creator privileges in the broadcast channel or editor privileges in the supergroup channel
Params:
Name | Type | Required | Description |
---|---|---|---|
channel_id | int | Yes | Identifier of the channel |
about | string | Yes | New value of about, 0-255 characters |