ultra-telegram-framework
    Preparing search index...

    Type Alias InputPollMedia

    InputPollMedia:
        | InputMediaAnimation
        | InputMediaAudio
        | InputMediaDocument
        | InputMediaLivePhoto
        | InputMediaLocation
        | InputMediaPhoto
        | InputMediaVenue
        | InputMediaVideo

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

    • InputMediaAnimation
    • InputMediaAudio
    • InputMediaDocument
    • InputMediaLivePhoto
    • InputMediaLocation
    • InputMediaPhoto
    • InputMediaVenue
    • InputMediaVideo