|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pengrad.telegrambot.response.GetMeResponse
public class GetMeResponse
stas 8/4/15.
| Field Summary | |
|---|---|
boolean |
ok
|
User |
result
|
| Constructor Summary | |
|---|---|
GetMeResponse(boolean ok,
User 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 User result
| Constructor Detail |
|---|
public GetMeResponse(boolean ok,
User result)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||