Skip to main content

type MessagingClient

MessagingClient represents a WhatsApp client.

func (*MessagingClient) Deregister

func (*MessagingClient) GetApiAccessToken

func (*MessagingClient) GetBusinessAccountId

func (*MessagingClient) GetPhoneNumberId

GetPhoneNumberId returns the phone number ID associated with the client.

func (*MessagingClient) Register

this register function is for one time registration of the phone number to enable the usage with WhatsApp Cloud API

func (*MessagingClient) SetApiAccessToken

func (*MessagingClient) SetPhoneNumberId

SetPhoneNumberId sets the phone number ID for the client.

type RegisterResponse