DeliveryModes enum
Enum representing delivery modes.
Fields
| Ephemeral | Represents an ephemeral delivery mode. |
| ExpectReplies | Represents a delivery mode where replies are expected. |
| Normal | Represents the normal delivery mode. |
| Notification | Represents a notification delivery mode. |