Module: Hg::InternalActions

Defined in:
lib/hg/internal_actions.rb

Overview

The built-in actions used by Hg internally. TODO: Throw a warning in the router if any of these are overwritten.

Constant Summary collapse

DISPLAY_CHUNK =
'display_chunk'
DEFAULT =

Message is not recognized by NLU.

'default'
HANDLE_COORDINATES =

The user has sent their lat/long.

'handle_coordinates'