SendWhatsAppMessageRequest
Types
Properties
Link copied to clipboard
The API version for the request formatted as v{VersionNumber}
. For a list of supported API versions and Amazon Web Services Regions, see Amazon Web Services End User Messaging Social API Service Endpoints in the Amazon Web Services General Reference.
Link copied to clipboard
The ID of the phone number used to send the WhatsApp message. If you are sending a media file only the originationPhoneNumberId
used to upload the file can be used. Phone number identifiers are formatted as phone-number-id-01234567890123456789012345678901
. Use GetLinkedWhatsAppBusinessAccount to find a phone number's id.
Functions
Link copied to clipboard
inline fun copy(block: SendWhatsAppMessageRequest.Builder.() -> Unit = {}): SendWhatsAppMessageRequest