| Name | Summary |
|---|---|
class AbuseReport The Abuse Report API provides a way for users to report abusive behavior or content within the platform. It allows developers to submit reports for various types of content, including users horizon.platform.abuse_report.enums.AbuseReportType.user, or an object/content horizon.platform.abuse_report.enums.AbuseReportType.object. | |
class AbuseReportException(requestName: String, msg: Message) : Exception |