class functions.ChannelsReportSpam extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ChannelsReportSpam } = functions; ConstructorsnewChannelsReportSpam(params: { channel: types.TypeInputChannel; participant: types.TypeInputPeer; id: Array<number>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschannel: types.TypeInputChannelid: Array<number>participant: types.TypeInputPeerStatic Propertiesreadonly[paramDesc]: ParamDesc