Package org.teleight.teleightbots.conversation
package org.teleight.teleightbots.conversation
-
ClassDescriptionA conversation represents a structured interaction between a bot and a user.Represents the context of an active conversation between a bot and a user in a specific chat.Represents an executor for a conversation.Represents constraints for a conversation instance.This is an interface for a ConversationManager.Represents the result of a join operation.Represents a failed join operation due to the user already being in a conversation.Represents a failed join operation due to the conversation not being found.Represents a failed join operation due to the maximum instance constraint being reached.Represents a successful join operation.Property<T>Represents a custom property that can be used in a conversation.