eventId property
ID of the report moderation event. Resolves to the report created from that event. Exactly one of reportId or eventId must be provided.
Implementation
int? get reportId;/// ID of the report moderation event. Resolves to the report created from that event. Exactly one of reportId or eventId must be provided.
int? get eventId;