355f09bd48
The processing of ChatData was changed so ChatData has a DataInterface object, which will be converted to a ChatDataJSON that will have the DataInterface field converted to a json.RawMessage field. This change allows greater customizability in the chat messages, since the Data field can still be read and modified. |
||
---|---|---|
.. | ||
chatcommands.go | ||
chatdata.go | ||
colors.go | ||
constants.go | ||
emotes.go | ||
utils.go |