class types.UpdateBotStopped extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { UpdateBotStopped } = types; ConstructorsnewUpdateBotStopped(params: { userId: bigint; date: number; stopped: boolean; qts: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsdate: numberqts: numberstopped: booleanuserId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc