Table of Contents

Namespace Vonage.Messages.WhatsApp

Classes

IdSticker

Represents a WhatsApp sticker with a Guid content.

UrlSticker

Represents a WhatsApp sticker with a URL content.

WhatsAppAudioRequest

Represents a request to send an audio message on WhatsApp.

WhatsAppContext

Represents an optional context used for quoting/replying to a specific message in a conversation. When used, the WhatsApp UI will display the new message along with a contextual bubble that displays the quoted/replied to message's content.

WhatsAppCustomRequest

Represents a request to send a custom message on WhatsApp.

WhatsAppFileRequest

Represents a request to send a file message on WhatsApp.

WhatsAppImageRequest

Represents a request to send an image message on WhatsApp.

WhatsAppMessageBase

Base class for all WhatsApp message requests.

WhatsAppMultipleItemsRequest

Represents a request to send Multiple Items product message on WhatsApp.

WhatsAppReplyingIndicator

The replying indicator object.

WhatsAppSingleProductRequest

Represents a request to send Single Item product message on WhatsApp.

WhatsAppStickerRequest<T>

Represents a request to send a sticker message on WhatsApp. Stickers must be in .webp format.

WhatsAppTemplateRequest

Represents a request to send a template message on WhatsApp. Templates must be pre-approved by WhatsApp.

WhatsAppTextRequest

Represents a request to send a text message on WhatsApp.

WhatsAppVideoRequest

Represents a request to send a video message on WhatsApp.

Structs

MessageTemplate

Represents a message template.

MessageWhatsApp

Represents a WhatsApp configuration.

WhatsAppUpdateMessageRequest

Update message request for WhatsApp.

Interfaces

IStickerContent

Represents a sticker content.