Skip to content

GramIO API Reference / gramio/dist / TelegramInputFile

Type Alias: TelegramInputFile

TelegramInputFile = Blob

Defined in: @gramio/types/out/objects.d.ts:5892

This object represents the contents of a file to be uploaded. Must be posted using multipart/form-data in the usual way that files are uploaded via the browser.

Documentation