InputMediaAudio

Properties

fileName?: string

The file name to assign if applicable.

mimeType?: string

The mime type to assign if applicable.

chunkSize?: number

Size of each upload chunk in bytes.

signal?: AbortSignal | null

Upload abort signal.

caption?: string

The caption of the media.

captionEntities?: MessageEntity[]

The entities of media’s caption.

parseMode?: ParseMode

Override the parse mode used for the media’s caption.

audio: FileSource
DISCRIMINATOR

The audio.

thumbnail?: FileSource

A thumbnail to assign. Cannot be a URL.

duration?: number

The duration of the audio file in seconds.

performer?: string

Names of the entities that are being featured in the audio.

title?: string

The title of the audio.