class functions.MessagesRequestURLAuth extends Function<types.TypeURLAuthResult>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MessagesRequestURLAuth } = functions; ConstructorsnewMessagesRequestURLAuth(params?: { peer?: types.TypeInputPeer; msgId?: number; buttonId?: number; url?: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsoptionalbuttonId: numberoptionalmsgId: numberoptionalpeer: types.TypeInputPeeroptionalurl: stringStatic Propertiesreadonly[paramDesc]: ParamDesc