Class GetUserProfilePhotosResponse

java.lang.Object
com.pengrad.telegrambot.response.BaseResponse
com.pengrad.telegrambot.response.GetUserProfilePhotosResponse

public class GetUserProfilePhotosResponse
extends BaseResponse
stas 8/11/15.
  • Method Summary

    Modifier and Type Method Description
    UserProfilePhotos photos()  
    java.lang.String toString()  

    Methods inherited from class com.pengrad.telegrambot.response.BaseResponse

    description, errorCode, isOk, parameters

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait