InputMediaDocument

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

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.

document: FileSource
DISCRIMINATOR

The document.

thumbnail?: FileSource

A thumbnail to assign. Cannot be a URL.