Skip to content

GramIO API Reference / gramio/dist / TelegramInputPollOptionMedia

Type Alias: TelegramInputPollOptionMedia

TelegramInputPollOptionMedia = TelegramInputMediaAnimation | TelegramInputMediaLink | TelegramInputMediaLivePhoto | TelegramInputMediaLocation | TelegramInputMediaPhoto | TelegramInputMediaSticker | TelegramInputMediaVenue | TelegramInputMediaVideo

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

This object represents the content of a poll option to be sent. It should be one of

Documentation