Skip to content

GramIO API Reference / gramio/dist / TelegramInputPollMedia

Type Alias: TelegramInputPollMedia

TelegramInputPollMedia = TelegramInputMediaAnimation | TelegramInputMediaAudio | TelegramInputMediaDocument | TelegramInputMediaLivePhoto | TelegramInputMediaLocation | TelegramInputMediaPhoto | TelegramInputMediaVenue | TelegramInputMediaVideo

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

This object represents the content of a poll description or a quiz explanation to be sent. It should be one of

Documentation