Package app.knock.api.models.messages.batch
See: Description
-
Class Summary Class Description Builder A builder for BatchArchiveParams. Builder A builder for Body. Body Request to update the status of multiple messages in batch. BatchArchiveParams Marks the given messages as archived. Builder A builder for BatchGetContentParams. BatchGetContentParams Get the contents of multiple messages in a single request. Builder A builder for BatchGetContentResponse. Builder A builder for MessageEmailContent. MessageEmailContent The content of an email message. Builder A builder for MessageSmsContent. MessageSmsContent The content of an SMS message. Builder A builder for MessagePushContent. Builder A builder for InnerData. InnerData Additional data payload for the push notification. MessagePushContent The content of a push notification. Builder A builder for MessageChatContent. Builder A builder for Connection. Connection The channel data connection from the recipient to the underlying provider. Builder A builder for Template. Builder A builder for Block. Type The type of block in a message in a chat (text or markdown). Block A block in a message in a chat. Builder A builder for JsonContent. JsonContent The JSON content of the message. Template The template structure for the chat message. Builder A builder for Metadata. Metadata Additional metadata associated with the chat message. MessageChatContent The content of a chat message. Builder A builder for MessageInAppFeedContent. Builder A builder for MessageInAppFeedContentBlock. Type The type of block in a message in an app feed. MessageInAppFeedContentBlock A block in a message in an app feed. Builder A builder for MessageInAppFeedButtonSetBlock. Builder A builder for Button. Button A button in an in app feed message. Type The type of block in a message in an app feed. MessageInAppFeedButtonSetBlock A button set block in a message in an app feed. Block A block in a message in an app feed. MessageInAppFeedContent The content of an in-app feed message. Data Content data specific to the channel type. BatchGetContentResponse The content of a message. Builder A builder for BatchMarkAsInteractedParams. Builder A builder for Body. Body A request to batch mark messages as interacted with. Builder A builder for Metadata. Metadata Metadata about the interaction. BatchMarkAsInteractedParams Marks the given messages as interacted with by the user. Builder A builder for BatchMarkAsReadParams. Builder A builder for Body. Body Request to update the status of multiple messages in batch. BatchMarkAsReadParams Marks the given messages as read.Builder A builder for BatchMarkAsSeenParams. Builder A builder for Body. Body Request to update the status of multiple messages in batch. BatchMarkAsSeenParams Marks the given messages as seen.Builder A builder for BatchMarkAsUnreadParams. Builder A builder for Body. Body Request to update the status of multiple messages in batch. BatchMarkAsUnreadParams Marks the given messages as unread.Builder A builder for BatchMarkAsUnseenParams. Builder A builder for Body. Body Request to update the status of multiple messages in batch. BatchMarkAsUnseenParams Marks the given messages as unseen.Builder A builder for BatchUnarchiveParams. Builder A builder for Body. Body Request to update the status of multiple messages in batch. BatchUnarchiveParams Marks the given messages as unarchived. -
Enum Summary Enum Description Known An enum containing Type's known values. Value An enum containing Type's known values, as well as an _UNKNOWN member. Known An enum containing Type's known values. Value An enum containing Type's known values, as well as an _UNKNOWN member. Known An enum containing Type's known values. Value An enum containing Type's known values, as well as an _UNKNOWN member.