public class PostbackMenuItem extends MenuItem
| Modifier and Type | Class and Description |
|---|---|
static class |
PostbackMenuItem.Builder |
| Constructor and Description |
|---|
PostbackMenuItem(String title,
String payload) |
| Modifier and Type | Method and Description |
|---|---|
static PostbackMenuItem.Builder |
builder() |
String |
getPayload() |
void |
setPayload(String payload) |
String |
toString() |
Copyright © 2019. All rights reserved.