account.ReorderUsernames# class pyrogram.raw.functions.account.ReorderUsernames[source]# Reorder usernames associated with the currently logged-in user. Details: Layer: 224 ID: EF500EAB Parameters: order (List of str) – The new order for active usernames. All active usernames must be specified. Returns: bool