Skip to main content

This type specifies the type of message media sent when sending a message.

Types that use MessageMedia

MessageDetailSendMessageRequestSendMessageResponse

Calls that use MessageMedia

Fields

Field
Type
Description
mediaName
The name of the media attached to the message.
mediaType
The type of media attached to the message.

Valid values:
  • IMAGE
  • PDF
  • DOC
  • TXT
mediaUrl
The URL of the self-hosted media attached to the message. URLs must use the "HTTPS" protocol.