public class ReplyKeyboardRemove extends Object implements Serializable, ReplyMarkup
| Constructor and Description |
|---|
ReplyKeyboardRemove(Boolean removeKeyboard) |
ReplyKeyboardRemove(Boolean removeKeyboard,
Boolean selective) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getRemoveKeyboard() |
Boolean |
getSelective() |
void |
setRemoveKeyboard(Boolean removeKeyboard) |
void |
setSelective(Boolean selective) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJsonpublic ReplyKeyboardRemove(Boolean removeKeyboard)
Apache Camel