class types.InputKeyboardButtonURLAuth extends _TypeKeyboardButtonimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { InputKeyboardButtonURLAuth } = types; ConstructorsnewInputKeyboardButtonURLAuth(params: { requestWriteAccess?: true; text: string; fwdText?: string; url: string; bot: TypeInputUser; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsbot: TypeInputUseroptionalfwdText: stringoptionalrequestWriteAccess: truetext: stringurl: stringStatic Propertiesreadonly[paramDesc]: ParamDesc