|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pengrad.telegrambot.model.Keyboard
com.pengrad.telegrambot.model.ForceReply
public class ForceReply
stas 8/4/15.
| Field Summary | |
|---|---|
boolean |
force_reply
|
boolean |
selective
|
| Constructor Summary | |
|---|---|
ForceReply()
|
|
ForceReply(boolean selective)
|
|
| Method Summary |
|---|
| Methods inherited from class com.pengrad.telegrambot.model.Keyboard |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final boolean force_reply
public final boolean selective
| Constructor Detail |
|---|
public ForceReply()
public ForceReply(boolean selective)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||