| Package | Description |
|---|---|
| com.github.seratch.jslack.api.model.block | |
| com.github.seratch.jslack.common.json |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionsBlock
https://api.slack.com/reference/messaging/blocks#actions
|
class |
ContextBlock
https://api.slack.com/reference/messaging/blocks#context
|
class |
DividerBlock
https://api.slack.com/reference/messaging/blocks#divider
|
class |
ImageBlock
https://api.slack.com/reference/messaging/blocks#image
|
class |
SectionBlock
https://api.slack.com/reference/messaging/blocks#section
|
| Modifier and Type | Method and Description |
|---|---|
LayoutBlock |
GsonLayoutBlockFactory.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
GsonLayoutBlockFactory.serialize(LayoutBlock src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2019. All Rights Reserved.