From 1929e12790fb885aeef9e120d5d5974279f26fc5 Mon Sep 17 00:00:00 2001 From: Tobi Saputra Date: Sun, 8 Dec 2024 04:27:10 +0700 Subject: [PATCH] docs: update get comments documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1861e0a..d606262 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ Tiktok.StalkUser(username, { ### Options -- `postLimit` : Limit the number of posts to display +- `commentLimit` : Limit the number of comments to display - `proxy` : Proxy for request ```js