| Package | Description |
|---|---|
| com.github.seratch.jslack.api.model.block.composition | |
| com.github.seratch.jslack.api.model.block.element | |
| com.github.seratch.jslack.common.json |
| Modifier and Type | Class and Description |
|---|---|
class |
MarkdownTextObject
https://api.slack.com/reference/messaging/composition-objects#text
|
class |
PlainTextObject
https://api.slack.com/reference/messaging/composition-objects#text
|
class |
TextObject
https://api.slack.com/reference/messaging/composition-objects#text
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImageElement
https://api.slack.com/reference/messaging/block-elements#image
|
| Modifier and Type | Method and Description |
|---|---|
ContextBlockElement |
GsonContextBlockElementFactory.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
GsonContextBlockElementFactory.serialize(ContextBlockElement src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2019. All Rights Reserved.