gray property

DiscordColor gray
final

Gray, or #808080.

Implementation

static final DiscordColor gray = DiscordColor.fromInt(0x808080);