mentionLimit property

int? mentionLimit

The total number of mentions (either role and user) allowed per message. (Maximum of 50) The associated trigger type is TriggerTypes.mentionSpam.

Implementation

int? get mentionLimit;