| Package | Description |
|---|---|
| com.botscrew.messengercdk.model.outgoing.builder | |
| com.botscrew.messengercdk.model.outgoing.enums | |
| com.botscrew.messengercdk.model.outgoing.payload |
| Modifier and Type | Method and Description |
|---|---|
ListTemplate.Builder |
ListTemplate.Builder.topElementStyle(TopElementStyle style) |
| Modifier and Type | Method and Description |
|---|---|
static TopElementStyle |
TopElementStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TopElementStyle[] |
TopElementStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ListTemplatePayload(List<TemplateElement> elements,
List<Button> buttons,
TopElementStyle topElementStyle) |
Copyright © 2019. All rights reserved.