tock / ai.tock.bot.engine.event / EndConversationEvent

EndConversationEvent

class EndConversationEvent : OneToOneEvent (source)

Event provided when closing a conversation between a user and a bot

Constructors

<init>

Event provided when closing a conversation between a user and a bot

EndConversationEvent(userId: PlayerId, recipientId: PlayerId, applicationId: String)