|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pengrad.telegrambot.response.SendResponse
public class SendResponse
stas 8/5/15.
| Field Summary | |
|---|---|
boolean |
ok
|
Message |
result
|
| Constructor Summary | |
|---|---|
SendResponse(boolean ok,
Message result)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final boolean ok
public final Message result
| Constructor Detail |
|---|
public SendResponse(boolean ok,
Message result)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||