Methods for dealing with Users.

Hierarchy

  • SdkModule
    • Users

Methods

  • Parameters

    • options: { userName: string }
      • userName: string

        editor username for the profile link

    Returns string

    a formatted link which includes the current locale for a users editor profile page

  • Parameters

    • options: { userName: string }
      • userName: string

        editor username to fetch a profile for

    Returns Promise<UserProfile>

    a fetched user profile

  • Parameters

    • options: { userName: string }
      • userName: string

        editor username for the profile link

    Returns string

    a formatted link for a users editor profile page