teleproto - v1.229.0
    Preparing search index...

    Class MissingInvitee

    Hierarchy (View Summary)

    • VirtualClass<
          {
              premiumRequiredForPm?: boolean;
              premiumWouldAllowInvite?: boolean;
              userId: long;
          },
      >
      • MissingInvitee
    Index
    • Parameters

      • args: {
            premiumRequiredForPm?: boolean;
            premiumWouldAllowInvite?: boolean;
            userId: BigInteger;
        }

      Returns MissingInvitee

    • Returns {
          premiumRequiredForPm?: boolean;
          premiumWouldAllowInvite?: boolean;
          userId: BigInteger;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "MissingInvitee"
    classType: "constructor"
    CONSTRUCTOR_ID: 1653379620
    originalArgs: {
        premiumRequiredForPm?: boolean;
        premiumWouldAllowInvite?: boolean;
        userId: BigInteger;
    }
    premiumRequiredForPm?: boolean
    premiumWouldAllowInvite?: boolean
    SUBCLASS_OF_ID: 1552723164
    userId: BigInteger