abstract class IConversation

Direct Known Subclasses

Defined in:

bot/handle_conversation.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(botContext : Bot) #

[View source]

Instance Method Detail

abstract def response : String #

[View source]