class types.BotsBotInfo extends _TypeBotsBotInfoimport { types } from "https://deno.land/x/mtkruto@0.1.0/2_tl.ts"; const { BotsBotInfo } = types; ConstructorsnewBotsBotInfo(params: { name: string; about: string; description: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsabout: stringdescription: stringname: stringStatic Propertiesreadonly[paramDesc]: ParamDesc