class HandlerConversationAction

Defined in:

bot/handle_conversation.cr

Constructors

Instance Method Summary

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]