| Class | Description |
|---|---|
| Action |
A user (or bot) action.
|
| ActionMetadata | |
| SendAttachment |
A simple attachment file sent.
|
| SendChoice |
A user choice (click on a button or direct action).
|
| SendLocation |
A user location transmission.
|
| SendSentence |
The most important
class Action class.
Could be a simple text, or a complex message using one or more interface ConnectorMessage. |
| Enum | Description |
|---|---|
| ActionNotificationType |
ActionTag deals with type of message notification.
|
| ActionPriority |
To manage notification types.
|
| ActionQuote | |
| ActionReply | |
| ActionVisibility | |
| Metadata |