• This function allows you to send a message through the personal api to a gmail account.

    Returns

    • Returns the server's response or a null

    Parameters

    • tocken: string

      This tocken gives access to the api function.

    • data: object

      This object is the information that will be sent for the message.

    Returns Promise<any>

Generated using TypeDoc