Version: 3.x
rasa.core.channels.rasa_chat
RasaChatInput Objects
class RasaChatInput(RestInput)
Chat input channel for Rasa Enterprise.
name
@classmethod
def name(cls) -> Text
Name of the channel.
__init__
def __init__(url: Optional[Text]) -> None
Initialise the channel with attributes.