ultra-telegram-framework
    Preparing search index...

    Type Alias InputPollOptionMedia

    InputPollOptionMedia:
        | InputMediaAnimation
        | InputMediaLivePhoto
        | InputMediaLocation
        | InputMediaPhoto
        | InputMediaSticker
        | InputMediaVenue
        | InputMediaVideo

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

    • InputMediaAnimation
    • InputMediaLivePhoto
    • InputMediaLocation
    • InputMediaPhoto
    • InputMediaSticker
    • InputMediaVenue
    • InputMediaVideo