class functions.HelpSetBotUpdatesStatus extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.118/2_tl.ts"; const { HelpSetBotUpdatesStatus } = functions; ConstructorsnewHelpSetBotUpdatesStatus(params: { pendingUpdatesCount: number; message: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsmessage: stringpendingUpdatesCount: numberStatic Propertiesreadonly[paramDesc]: ParamDesc