Function: ~~connect()~~
connect(
chat
):Connection
Connect the application to a Chat instance.
Parameters
chat
Returns
See
ConnectionProvider
Deprecated
use the channel
parameter to Conversation.execute instead
Found a mistake? Let us know.