MessageAttachmentInfo
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | int | ❌ | Internal identifier of a message attachment |
uri | str | ❌ | Canonical URI of a message attachment |
type_ | MessageAttachmentTypeEnum | ❌ | Type of message attachment |
content_type | str | ❌ | MIME type for a given attachment, for instance 'audio/wav' |
vm_duration | int | ❌ | Supported for Voicemail only. Duration of a voicemail in seconds |
file_name | str | ❌ | Name of a file attached |
size | int | ❌ | Size of attachment in bytes |
height | int | ❌ | Attachment height in pixels if available |
width | int | ❌ | Attachment width in pixels if available |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs