Uses of Class
net.beardbot.nhentai.api.client.dto.GalleryCommentDto
-
Packages that use GalleryCommentDto Package Description net.beardbot.nhentai.api.client -
-
Uses of GalleryCommentDto in net.beardbot.nhentai.api.client
Methods in net.beardbot.nhentai.api.client that return types with arguments of type GalleryCommentDto Modifier and Type Method Description List<GalleryCommentDto>GalleryClient. getGalleryComments(Long galleryId)
-