com.pengrad.telegrambot.model
Class UserProfilePhotos

java.lang.Object
  extended by com.pengrad.telegrambot.model.UserProfilePhotos

public class UserProfilePhotos
extends java.lang.Object

stas 8/5/15.


Field Summary
 PhotoSize[][] photos
           
 java.lang.Integer total_count
           
 
Constructor Summary
UserProfilePhotos()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

total_count

public java.lang.Integer total_count

photos

public PhotoSize[][] photos
Constructor Detail

UserProfilePhotos

public UserProfilePhotos()