MessageAvailabilityEnum
Message availability status. Message in 'Deleted' state is still preserved with all its attachments and can be restored. 'Purged' means that all attachments are already deleted and the message itself is about to be physically deleted shortly
Properties
Name | Type | Required | Description |
---|---|---|---|
ALIVE | str | ✅ | "Alive" |
DELETED | str | ✅ | "Deleted" |
PURGED | str | ✅ | "Purged" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs