teleproto - v1.229.0
    Preparing search index...

    Class GiveawayInfo

    Hierarchy (View Summary)

    • VirtualClass<
          {
              adminDisallowedChatId?: long;
              disallowedCountry?: string;
              joinedTooEarlyDate?: int;
              participating?: boolean;
              preparingResults?: boolean;
              startDate: int;
          },
      >
      • GiveawayInfo
    Index
    • Parameters

      • args: {
            adminDisallowedChatId?: BigInteger;
            disallowedCountry?: string;
            joinedTooEarlyDate?: number;
            participating?: boolean;
            preparingResults?: boolean;
            startDate: number;
        }

      Returns GiveawayInfo

    • Returns {
          adminDisallowedChatId?: BigInteger;
          disallowedCountry?: string;
          joinedTooEarlyDate?: number;
          participating?: boolean;
          preparingResults?: boolean;
          startDate: number;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    adminDisallowedChatId?: BigInteger
    className: "payments.GiveawayInfo"
    classType: "constructor"
    CONSTRUCTOR_ID: 1130879648
    disallowedCountry?: string
    joinedTooEarlyDate?: number
    originalArgs: {
        adminDisallowedChatId?: BigInteger;
        disallowedCountry?: string;
        joinedTooEarlyDate?: number;
        participating?: boolean;
        preparingResults?: boolean;
        startDate: number;
    }
    participating?: boolean
    preparingResults?: boolean
    startDate: number
    SUBCLASS_OF_ID: 2527295421