list_commands
Method
This is a method of the ChatCommandProtocol class in the protocols module.List all registered chat commands.
Signature
Returns
List[ChatCommandInfo]
List of ChatCommandInfo for all registered commands
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 1130
