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