public class KeyboardButton extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
KeyboardButton.KeyboardButtonBuilder |
| Constructor and Description |
|---|
KeyboardButton() |
| Modifier and Type | Method and Description |
|---|---|
static KeyboardButton.KeyboardButtonBuilder |
builder() |
String |
getText() |
boolean |
isRequestContact() |
boolean |
isRequestLocation() |
public static KeyboardButton.KeyboardButtonBuilder builder()
public String getText()
public boolean isRequestContact()
public boolean isRequestLocation()
Copyright © 2016. All rights reserved.