• This function creates a request to the api to obtain the biography information.

    Returns

    • Returns the server's response or a null.

    Parameters

    • tocken: string

      This tocken gives access to the following information.

    Returns Promise<null | YoAPIBiography>

Generated using TypeDoc