Add sort_by to post comments and add new properties to resolveurl response

This commit is contained in:
ChunkyProgrammer 2025-06-25 23:49:15 -04:00
parent f9c6845eb4
commit 4790950c86
2 changed files with 9 additions and 2 deletions

View file

@ -586,10 +586,12 @@ page: Int32
> Schema:
```javascript
{
browseId?: String,
ucid?: String,
videoId?: String,
playlistId?: String,
startTimeSeconds?: String,
postId?: String,
params?: String,
pageType: string
}