Represents text that makes up a message.
Union case | Description |
Full Usage:
Colorized(text, color)
Parameters:
string
-
The text.
color : Color
-
The color to write the text in.
|
|
Full Usage:
Text text
Parameters:
string
-
The text.
|
|
Full Usage:
Token text
Parameters:
string
-
The token's text.
|
A token that should be colorized with the Message's
|