Uses of Package
com.slack.api.model.block.element
Packages that use com.slack.api.model.block.element
Package
Description
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
The classes representing the Slack core objects such as conversations, messages, users, blocks, and surfaces.
Provides JSON serialization/deserialization utilities for the classes in this library.
-
Classes in com.slack.api.model.block.element used by com.slack.api.model.blockClassDescriptionBase block element for adding interactive components to Slack messages.
-
Classes in com.slack.api.model.block.element used by com.slack.api.model.block.elementClassDescriptionBase block element for adding interactive components to Slack messages.https://api.slack.com/reference/block-kit/block-elements#buttonhttps://api.slack.com/reference/block-kit/block-elements#channel_selecthttps://api.slack.com/reference/block-kit/block-elements#checkboxesFilter object for conversation lists Provides a way to filter the list of options in a conversations select menu or conversations multi-select menu.https://api.slack.com/reference/block-kit/block-elements#conversation_selecthttps://api.slack.com/reference/block-kit/block-elements#datepickerhttps://api.slack.com/reference/block-kit/block-elements#datetimepickerhttps://api.slack.com/reference/block-kit/block-elements#emailhttps://api.slack.com/reference/block-kit/block-elements#external_selecthttps://api.slack.com/reference/block-kit/block-elements#file_inputhttps://api.slack.com/reference/block-kit/block-elements#imagehttps://api.slack.com/reference/block-kit/block-elements#channel_multi_selecthttps://api.slack.com/reference/block-kit/block-elements#conversation_multi_selecthttps://api.slack.com/reference/block-kit/block-elements#external_multi_selecthttps://api.slack.com/reference/block-kit/block-elements#multi_selecthttps://api.slack.com/reference/block-kit/block-elements#users_multi_selecthttps://api.slack.com/reference/block-kit/block-elements#numberhttps://api.slack.com/reference/block-kit/block-elements#overflowhttps://api.slack.com/reference/block-kit/block-elements#inputhttps://api.slack.com/reference/block-kit/block-elements#radio{ "type": "rich_text", "block_id": "", "elements": [ { "type": "rich_text_section", "elements": [] }, { "type": "rich_text_list", "elements": [], "style": "bullet", "indent": 0 }, { "type": "rich_text_quote", "elements": [] }, { "type": "rich_text_preformatted", "elements": [] } ] }https://api.slack.com/reference/block-kit/block-elements#rich_text_inputhttps://api.slack.com/changelog/2019-09-what-they-see-is-what-you-get-and-more-and-lesshttps://api.slack.com/changelog/2019-09-what-they-see-is-what-you-get-and-more-and-lesshttps://api.slack.com/changelog/2019-09-what-they-see-is-what-you-get-and-more-and-lesshttps://api.slack.com/changelog/2019-09-what-they-see-is-what-you-get-and-more-and-lesshttps://api.slack.com/reference/messaging/block-elements#static-selecthttps://api.slack.com/reference/block-kit/block-elements#timepickerhttps://api.slack.com/reference/block-kit/block-elements#urlhttps://api.slack.com/reference/block-kit/block-elements#users_selecthttps://api.slack.com/reference/block-kit/block-elements#workflow_button
-
Classes in com.slack.api.model.block.element used by com.slack.api.util.jsonClassDescriptionBase block element for adding interactive components to Slack messages.{ "type": "rich_text", "block_id": "", "elements": [ { "type": "rich_text_section", "elements": [] }, { "type": "rich_text_list", "elements": [], "style": "bullet", "indent": 0 }, { "type": "rich_text_quote", "elements": [] }, { "type": "rich_text_preformatted", "elements": [] } ] }