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