Audio content for a message.
| Field | Type | Required | Description |
|---|---|---|---|
type |
Literal["audio"] | ✔️ | N/A |
data |
str | ✔️ | N/A |
mime_type |
str | ✔️ | N/A |
annotations |
OptionalNullable[models.Annotations] | ➖ | N/A |
meta |
Dict[str, Any] | ➖ | N/A |
__pydantic_extra__ |
Dict[str, Any] | ➖ | N/A |