teleproto - v1.229.0
    Preparing search index...

    Class WebAuthorization

    Hierarchy (View Summary)

    • VirtualClass<
          {
              botId: long;
              browser: string;
              dateActive: int;
              dateCreated: int;
              domain: string;
              hash: long;
              ip: string;
              platform: string;
              region: string;
          },
      >
      • WebAuthorization
    Index
    • Parameters

      • args: {
            botId: BigInteger;
            browser: string;
            dateActive: number;
            dateCreated: number;
            domain: string;
            hash: BigInteger;
            ip: string;
            platform: string;
            region: string;
        }

      Returns WebAuthorization

    • Returns {
          botId: BigInteger;
          browser: string;
          dateActive: number;
          dateCreated: number;
          domain: string;
          hash: BigInteger;
          ip: string;
          platform: string;
          region: string;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    botId: BigInteger
    browser: string
    className: "WebAuthorization"
    classType: "constructor"
    CONSTRUCTOR_ID: 2801333330
    dateActive: number
    dateCreated: number
    domain: string
    hash: BigInteger
    ip: string
    originalArgs: {
        botId: BigInteger;
        browser: string;
        dateActive: number;
        dateCreated: number;
        domain: string;
        hash: BigInteger;
        ip: string;
        platform: string;
        region: string;
    }
    platform: string
    region: string
    SUBCLASS_OF_ID: 58084656