Type Alias ColorJSONMessagePart
Type declaration
Readonlycolor: ValidJSONColorTypeIncludes the color to print this text with.
Readonlytext: stringUsed to supply text data for this node.
Readonlytype: "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.