The data that is necessary to create a reply.
The data that is necessary to detect if a reply should be created.
The data that is created by the reply detector for further use when creating the reply.
The method that handles the detected command with additional and forwarded data from the detector.
The method that detects if something should be handled.
Information about the chat message handler.
Generated using TypeDoc
The structure of a chat message handler that has a method to check a message if it should create a reply and a method to create a reply.