mentionEveryone constant
Allows for using the @everyone tag to notify all users in a channel, and the @here tag to notify all online users in a channel.
Implementation
static const mentionEveryone = Flag<Permissions>.fromOffset(17);
Allows for using the @everyone tag to notify all users in a channel, and the @here tag to notify all online users in a channel.
static const mentionEveryone = Flag<Permissions>.fromOffset(17);