📄️ Report Post
The postReport() function is used to report a post. It takes a PostReportRequest as input, including the tagId, reason, entityId, entityCreatorId, and entityType. The function returns a PostReportResponse as a Future.
📄️ Get Report Tags
The getReportTags() function is used to fetch the report tags. It takes a GetDeleteReasonRequest as input, which includes the type parameter. The function returns a GetDeleteReasonResponse as a Future.