public class ReplyKeyboardRemove extends Object implements ReplyKeyboard
Constructor and Description |
---|
ReplyKeyboardRemove() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Boolean |
getRemoveKeyboard() |
Boolean |
getSelective() |
int |
hashCode() |
ReplyKeyboardRemove |
setSelective(Boolean selective) |
String |
toString() |
void |
validate()
Validates that mandatory fields are filled and optional objects
|
public Boolean getRemoveKeyboard()
public Boolean getSelective()
public ReplyKeyboardRemove setSelective(Boolean selective)
public void validate() throws TelegramApiValidationException
Validable
validate
in interface Validable
TelegramApiValidationException
- If any mandatory field is emptyCopyright © 2018. All rights reserved.