teleproto - v1.229.0
    Preparing search index...

    Interface ButtonTypeRequestPollIn

    interface ButtonTypeRequestPollIn {
        _: "buttonTypeRequestPoll";
        quiz?: boolean;
    }
    Index
    _: "buttonTypeRequestPoll"
    quiz?: boolean