Channel-specific scenarios
morfeusys opened this issue · 0 comments
morfeusys commented
Looks like it's common use-case when the user have to create dialogue scenario for only a single channel. In this case accessing a channel-specific interfaces like reactions.alexa?
or request.alexa?
could be annoying.
As I think we could provide some channel-specific builders to make it possible to automatically cast BotContext
's interfaces to channel-specific and activator-specific implementations.