@getanyapi/sdk 0.12.3 → 0.12.4

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
@@ -2808,7 +2808,7 @@ var InstagramNamespace = class {
2808
2808
  /**
2809
2809
  * Instagram Reels Search
2810
2810
  *
2811
- * Search Instagram Reels by keyword and get matching reels (caption, views, likes, creator, and duration). Paging tops out around 110 reels per query (11 pages of 10).
2811
+ * Search Instagram Reels by keyword and get matching reels (caption, views, likes, creator, and duration). Results are relevance-ranked, not chronological. Paging tops out around 110 reels per query (11 pages of 10).
2812
2812
  *
2813
2813
  * Price: $0.002 per request.
2814
2814
  *