Class: BotPlatform::Dialogs::DialogReason
- Inherits:
-
Object
- Object
- BotPlatform::Dialogs::DialogReason
- Defined in:
- lib/bot_platform/dialogs/dialog_reason.rb
Constant Summary collapse
- BEGIN_CALLED =
1- CONTINUE_CALLED =
2- CANCEL_CALLED =
3- END_CALLED =
4- REPLACE_CALLED =
5- NEXT_CALLED =
6