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
class
HandlerConversationAction
HandlerConversationAction
IConversation
Reference
Object
Defined in:
bot/handle_conversation.cr
Constructors
.new
(botContext : Bot)
Instance Method Summary
#botContext
: Bot
#build_commands
#get_blockMatched
(action)
#response
: String
Instance methods inherited from class
IConversation
response : String
response
Constructor methods inherited from class
IConversation
new(botContext : Bot)
new
Constructor Detail
def self.
new
(botContext :
Bot
)
#
[
View source
]
Instance Method Detail
def
botContext
:
Bot
#
[
View source
]
def
build_commands
#
[
View source
]
def
get_blockMatched
(action)
#
[
View source
]
def
response
: String
#
[
View source
]