Documentation - v0.29.5
    Preparing search index...

    Interface InputPollAnswer

    A poll answer

    interface InputPollAnswer {
        media?: InputMediaLike;
        text: InputText;
    }
    Index

    Properties

    Properties

    Media to be attached near the answer

    text: InputText

    Answer text