@getanyapi/sdk 0.39.1 → 0.39.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -6104,7 +6104,7 @@ var TiktokNamespace = class {
6104
6104
  *
6105
6105
  * Fetch a TikTok creator's public profile (followers, likes, bio, verification) by handle.
6106
6106
  *
6107
- * Price: $0.0012 per request.
6107
+ * Price: $0.0005 per request.
6108
6108
  *
6109
6109
  * @example
6110
6110
  * const res = await client.tiktok.profile({ handle: "zachking" });