matches property

List<MuteWordMatch> get matches
inherited

The muted word matches that caused this moderation.

Implementation

ModerationCauseSource get source; int get priority; bool get downgraded;/// The muted word matches that caused this moderation.
List<MuteWordMatch> get matches;