teleproto - v1.229.0
    Preparing search index...

    Class InputInvoiceStarGiftAuctionBid

    Hierarchy (View Summary)

    • VirtualClass<
          {
              bidAmount: long;
              giftId: long;
              hideName?: boolean;
              message?: TypeTextWithEntities;
              peer?: TypeInputPeer;
              updateBid?: boolean;
          },
      >
      • InputInvoiceStarGiftAuctionBid
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    bidAmount: BigInteger
    className: "InputInvoiceStarGiftAuctionBid"
    classType: "constructor"
    CONSTRUCTOR_ID: 516618768
    giftId: BigInteger
    hideName?: boolean
    originalArgs: {
        bidAmount: BigInteger;
        giftId: BigInteger;
        hideName?: boolean;
        message?: TextWithEntities;
        peer?: TypeInputPeer;
        updateBid?: boolean;
    }
    SUBCLASS_OF_ID: 1919851518
    updateBid?: boolean