on_message
Method
This is a method of the BotProtocol class in the protocols module.Register a message handler.
Signature
Parameters
Function to call when a message is received
Returns
The handler function (for decorator use)
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 399
