content
Types
ReportedContent
An item in the moderation queue: reported content, who created it, and when it was reported.
object
ReportedContentFields
The reported post, comment, or chat message.
contentType
String!
The kind of content reported: Post, Comment, or Chat.
createdBy
The member who created the reported content.
dateReported
ISO8601DateTime!
When the most recent report on this content was filed.
reportReason
String
Free-text reason from the most recent report, if any.
reportsCount
Int
How many times this content has been reported. Posts only; null for comments and chat messages.