• Get the current text status

    Parameters

    • contactId: string | Wid
    • full: boolean = true

    Returns Promise<undefined | null | string>

    const url = await WPP.contact.getProfilePictureUrl('[number]@c.us');