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