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