Class GetUserProfilePhotos

java.lang.Object
dev.tobee.telegram.request.user.GetUserProfilePhotos
All Implemented Interfaces:
Request<ResponseWrapper<UserProfilePhotos>>

public class GetUserProfilePhotos extends Object implements Request<ResponseWrapper<UserProfilePhotos>>