672 B
672 B
title | description |
---|---|
changeChannelUsername | Changes username of the channel. Needs creator privileges in the channel |
Method: changeChannelUsername
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Changes username of the channel. Needs creator privileges in the channel
Parameters:
Name | Type | Required | Description |
---|---|---|---|
channel_id | CLICK ME int | Yes | Identifier of the channel |
username | CLICK ME string | Yes | New value of username. Use empty string to remove username |