ReferenceActionsOSModerationVersion: CurrentOn this pageModeration Actionsos.reportInst(): Promise<void>Shows the "report inst" dialog to the user. Returns a promise that resolves once the dialog has been closed.ExamplesShow the "report inst" dialog.await os.reportInst();