mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-27 15:30:34 +05:30
Fix Javadoc generation fix
This commit is contained in:
parent
80d3052033
commit
89e0514d8b
@ -12,7 +12,7 @@ import javax.annotation.Nullable;
|
||||
public interface CommentsInfoItemExtractor extends InfoItemExtractor {
|
||||
|
||||
/**
|
||||
* Return the like count of the comment, or -1 if it's unavailable<
|
||||
* Return the like count of the comment, or -1 if it's unavailable
|
||||
* <br>
|
||||
* NOTE: Currently only implemented for YT {@link YoutubeCommentsInfoItemExtractor#getLikeCount()}
|
||||
* with limitations (only approximate like count is returned)
|
||||
|
Loading…
x
Reference in New Issue
Block a user