tock / ai.tock.bot.engine.event / StartConversationEvent

StartConversationEvent

class StartConversationEvent : OneToOneEvent (source)

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

Constructors

<init>

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

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