• Set one or more aliases for the specified username

    Parameters

    • username: string

      Username to update the alias for

    • alias: string | string[]

      Alias to set for the username

    Returns Promise<void>