DeleteWhatsAppMessageMediaRequest
Types
Properties
Link copied to clipboard
The unique identifier of the media file to delete. Use the mediaId
returned from PostWhatsAppMessageMedia.
Link copied to clipboard
The unique identifier of the originating phone number associated with the media. 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: DeleteWhatsAppMessageMediaRequest.Builder.() -> Unit = {}): DeleteWhatsAppMessageMediaRequest