public interface RichTextElement
{
"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/changelog/2019-09-what-they-see-is-what-you-get-and-more-and-less
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
String getType()
Copyright © 2020. All rights reserved.