class functions.MessagesReport extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { MessagesReport } = functions; ConstructorsnewMessagesReport(params: { peer: types.TypeInputPeer; id: Array<number>; reason: types.TypeReportReason; message: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsid: Array<number>message: stringpeer: types.TypeInputPeerreason: types.TypeReportReasonStatic Propertiesreadonly[paramDesc]: ParamDesc