docs: add page & totalResults object to documentation
This commit is contained in:
parent
1bae63d2e8
commit
27d69c28e7
@ -347,6 +347,8 @@ Tiktok.GetComments(url, {
|
|||||||
secUid: string
|
secUid: string
|
||||||
url: string
|
url: string
|
||||||
}]
|
}]
|
||||||
|
page: number
|
||||||
|
totalResults: number
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -389,6 +391,8 @@ Tiktok.GetComments(url, {
|
|||||||
isVerified: boolean
|
isVerified: boolean
|
||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
|
page: number
|
||||||
|
totalResults: number
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user