teleproto - v1.229.0
    Preparing search index...

    Class PaymentFormStars

    Hierarchy (View Summary)

    • VirtualClass<
          {
              botId: long;
              description: string;
              formId: long;
              invoice: TypeInvoice;
              photo?: TypeWebDocument;
              title: string;
              users: TypeUser[];
          },
      >
      • PaymentFormStars
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    botId: BigInteger
    className: "payments.PaymentFormStars"
    classType: "constructor"
    CONSTRUCTOR_ID: 2079764828
    description: string
    formId: BigInteger
    invoice: Invoice
    originalArgs: {
        botId: BigInteger;
        description: string;
        formId: BigInteger;
        invoice: Invoice;
        photo?: TypeWebDocument;
        title: string;
        users: TypeUser[];
    }
    SUBCLASS_OF_ID: 2689089305
    title: string
    users: TypeUser[]