ChatThreadEvent
Base class for chat events. It's responsible for generating thread specific models in order to dispatch them to the server.
Clients are not permitted to extend this class, though, you might freely use its implementations.