roleMentionRegex property

RegExp roleMentionRegex
final

Matches role mention

Implementation

static final roleMentionRegex = RegExp(r"<@&(\d+)>");