feedbackReporting(_:)
func feedbackReporting(_ req: Request) async throws -> View
GET /admin/eventfeedback/reports GET /admin/eventfeedback/reports/table
Displays all feedback reports from shadow event hosts, either as a list (with links to individual reports) or a table.
Query Parameters:
- location=STRING Filter reports by room name (actually text search; can use partial names)
- userid=STRING Filter reports by Twitarr userID of the reporter
-
Declaration
Swift
struct PageContext : Encodable