class functions.HelpDismissSuggestion extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { HelpDismissSuggestion } = functions; ConstructorsnewHelpDismissSuggestion(params: { peer: types.TypeInputPeer; suggestion: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramspeer: types.TypeInputPeersuggestion: stringStatic Propertiesreadonly[paramDesc]: ParamDesc