bots.ToggleUsername
- class pyrogram.raw.functions.bots.ToggleUsername
Activate or deactivate a purchased fragment.com username associated to a bot we own.
- Details:
Layer:
194
ID:
53CA973
- Parameters:
bot (
InputUser
) – The botusername (
str
) – Usernameactive (
bool
) – Whether to activate or deactivate it
- Returns:
bool