Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
BuilderChatbot
master
Top Level Namespace
AllInt
AllType
BlockTypeOne
Bot
BotMapped
ActionTextBlocks
Blocks
Conversation
Metadata
CacheBotMapped
Cache
CacheToSave
Converter
ConverterBOT
HandlerConversation
HandlerConversationAction
IConversation
LetterToBOT
Utilies
UtiliesBOT
UtiliesCacheBot
Generated using Crystal 1.14.0
2024-11-26 07:03:44 UTC
abstract class
IConversation
IConversation
Reference
Object
Direct Known Subclasses
HandlerConversation
HandlerConversationAction
Defined in:
bot/handle_conversation.cr
Constructors
.new
(botContext : Bot)
Instance Method Summary
#response
: String
Constructor Detail
def self.
new
(botContext :
Bot
)
#
[
View source
]
Instance Method Detail
abstract def
response
: String
#
[
View source
]