red property

DiscordColor red
final

Red, or #FF0000.

Implementation

static final DiscordColor red = DiscordColor.fromInt(0xFF0000);