class functions.AccountGetAuthorizationForm extends Function<types.TypeAccountAuthorizationForm>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { AccountGetAuthorizationForm } = functions; ConstructorsnewAccountGetAuthorizationForm(params: { botId: bigint; scope: string; publicKey: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsbotId: bigintpublicKey: stringscope: stringStatic Propertiesreadonly[paramDesc]: ParamDesc