docs: change Tiktok Stalker Response Types

This commit is contained in:
TobyG74 2023-11-11 16:27:20 +07:00
parent c4f5828caa
commit c20191dc4d

View File

@ -264,7 +264,6 @@ TiktokStalk(username, {
likeCount: number
friendCount: number
}
// posts: Posts[]
}
}
```