Skip to content

GramIO API Reference / gramio/dist / TelegramInputMedia

Type Alias: TelegramInputMedia

TelegramInputMedia = TelegramInputMediaAnimation | TelegramInputMediaDocument | TelegramInputMediaAudio | TelegramInputMediaPhoto | TelegramInputMediaVideo

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

This object represents the content of a media message to be sent. It should be one of

Documentation