import { functions } from "https://deno.land/x/mtkruto@0.0.62/mod.ts";
const { HelpDismissSuggestion } = functions;
Constructors
new
HelpDismissSuggestion(params: { peer: types.TypeInputPeer; suggestion: string; })import { functions } from "https://deno.land/x/mtkruto@0.0.62/mod.ts";
const { HelpDismissSuggestion } = functions;