Type Alias ColorJSONMessagePart
Type declaration
Readonly
color: ValidJSONColorTypeIncludes the color to print this text with.
Readonly
text: stringUsed to supply text data for this node.
Readonly
type: "color"Used to denote the intent of the message part.
See
JSONMessagePart for all possible message part node subtypes.
A textual node containing color metadata.