import { functions } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { MessagesStartBot } = functions;
Constructors
new
MessagesStartBot(params: { bot: types.TypeInputUser; peer: types.TypeInputPeer; randomId: bigint; startParam: string; })