731 B
731 B
title | description | image |
---|---|---|
changeChannelUsername | Changes username of the channel. Needs creator privileges in the channel | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Method: changeChannelUsername
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Changes username of the channel. Needs creator privileges in the channel
Parameters:
Name | Type | Description | Required |
---|---|---|---|
channel_id | int | Identifier of the channel | Yes |
username | string | New value of username. Use empty string to remove username | Yes |