Skip to content

Commit 0aad09f

Browse files
FireMasterKStypox
andauthored
Update JavaDocs for comment replies continuation.
Co-authored-by: Stypox <stypox@pm.me>
1 parent e8e9e6c commit 0aad09f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/src/main/java/org/schabi/newpipe/extractor/comments/CommentsInfoItemExtractor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ default int getStreamPosition() throws ParsingException {
111111

112112
/**
113113
* The continuation page which is used to get comment replies from.
114-
* @return the continuation Page for the replies
114+
* @return the continuation Page for the replies, or null if replies are not supported
115115
*/
116116
@Nullable
117117
default Page getReplies() throws ParsingException {

0 commit comments

Comments
 (0)