> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# AnyMediaMessageContent

> Type Alias AnyMediaMessageContent in the Baileys API.

> **AnyMediaMessageContent**: `object` & `Mentionable` & `Contextable` & `WithDimensions` | `object` & `Mentionable` & `Contextable` & `WithDimensions` | \{ `audio`: [`WAMediaUpload`](/api-reference/type-aliases/WAMediaUpload); `ptt`: `boolean`; `seconds`: `number`; } | `object` & `WithDimensions` | `object` & `Contextable` & `object` & `Editable` & `object`

Defined in: [src/Types/Message.ts:174](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/Message.ts#L174)

## Type declaration

### mimetype?

> `optional` **mimetype**: `string`

## Type declaration

### albumParentKey?

> `optional` **albumParentKey**: [`WAMessageKey`](/api-reference/type-aliases/WAMessageKey)

key of the parent albumMessage to associate this media with
