teleproto - v1.229.0
    Preparing search index...

    Interface AccountReorderUsernamesParams

    interface AccountReorderUsernamesParams {
        order: string[];
    }
    Index
    order: string[]

    The new order for active usernames. All active usernames must be specified.