teleproto - v1.229.0
    Preparing search index...

    Interface ButtonTypeRequestPeerIn

    interface ButtonTypeRequestPeerIn {
        _: "buttonTypeRequestPeer";
        buttonId: number;
        maxQuantity: number;
        peerType: TypeRequestPeerTypeIn;
    }
    Index
    _: "buttonTypeRequestPeer"
    buttonId: number
    maxQuantity: number