import { functions } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { BotsToggleUsername } = functions;
Constructors
new
BotsToggleUsername(params: { bot: types.TypeInputUser; username: string; active: boolean; })import { functions } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { BotsToggleUsername } = functions;