moderateForumPostContentPageHandler(_:)
func moderateForumPostContentPageHandler(_ req: Request) async throws -> View
GET /moderate/forumpost/:post_ID
This shows a view that focuses on the content that was reported, showing:
- The post that was reported
- All reports made against this content
- All previous versions of this content
- (hopefully) Mod actions taken against this content already *
-
Declaration
Swift
struct ReportContext : Encodable