channels.UpdateUsername
- class pyrogram.raw.functions.channels.UpdateUsername
Change or remove the username of a supergroup/channel
- Details:
Layer:
194
ID:
3514B3DE
- Parameters:
channel (
InputChannel
) – Channelusername (
str
) – New username, pass an empty string to remove the username
- Returns:
bool