Class GetUserProfilePhotos

    • Constructor Detail

      • GetUserProfilePhotos

        protected GetUserProfilePhotos​(java.util.function.Consumer<UserProfilePhotos> callback,
                                       java.util.function.Consumer<TelegramException> errorHandler,
                                       java.lang.Long userId,
                                       java.lang.Integer offset,
                                       java.lang.Integer limit)