rasa
rasa copied to clipboard
Update custom-connectors.mdx
Adding self argument to the name method and change text to message to match the same request schema of the /rest channel
Proposed changes:
- self arg added to name()
- request schema changed from {"sender": "", "text": ""} to {"sender": "", "message":""}