MessageTransform
A message transform takes in text, applies a transformation to it and outputs said text
Transforms may be chained
Chain a transform
Perform the transformation
The actual textual transformation.
See Implementation
MessageTransform
A message transform takes in text, applies a transformation to it and outputs said text
Transforms may be chained