teleproto - v1.229.0
    Preparing search index...

    Class AcceptAuthorization

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  botId: long;
                  credentials: TypeSecureCredentialsEncrypted;
                  publicKey: string;
                  scope: string;
                  valueHashes: TypeSecureValueHash[];
              },
          >,
          Bool,
      >
      • AcceptAuthorization
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: boolean
    botId: BigInteger
    className: "account.AcceptAuthorization"
    classType: "request"
    CONSTRUCTOR_ID: 4092415091
    originalArgs: Args
    publicKey: string
    scope: string
    SUBCLASS_OF_ID: 4122188204
    valueHashes: SecureValueHash[]