notice

This is unreleased documentation for Rasa Documentation Main/Unreleased version.
For the latest released documentation, see the latest version (3.x).

Version: Main/Unreleased

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.