bots.ReorderUsernames
- class pyrogram.raw.functions.bots.ReorderUsernames
Reorder usernames associated to a bot we own.
- Details:
Layer:
194
ID:
9709B1C2
- Parameters:
bot (
InputUser
) – The botorder (List of
str
) – The new order for active usernames. All active usernames must be specified.
- Returns:
bool