class functions.AccountReportProfilePhoto extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { AccountReportProfilePhoto } = functions; ConstructorsnewAccountReportProfilePhoto(params: { peer: types.TypeInputPeer; photoId: types.TypeInputPhoto; reason: types.TypeReportReason; message: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsmessage: stringpeer: types.TypeInputPeerphotoId: types.TypeInputPhotoreason: types.TypeReportReasonStatic Propertiesreadonly[paramDesc]: ParamDesc