class functions.MessagesStartBot extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MessagesStartBot } = functions; ConstructorsnewMessagesStartBot(params: { bot: types.TypeInputUser; peer: types.TypeInputPeer; randomId: bigint; startParam: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsbot: types.TypeInputUserpeer: types.TypeInputPeerrandomId: bigintstartParam: stringStatic Propertiesreadonly[paramDesc]: ParamDesc