From b8c389510bb84c24817bb216de1972556dce7beb Mon Sep 17 00:00:00 2001 From: Cassidy James Blaede Date: Mon, 10 Jul 2023 23:51:20 -0600 Subject: [PATCH] statuses: mention limits in version history --- content/en/methods/statuses.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/methods/statuses.md b/content/en/methods/statuses.md index 2b2bf38f..8b477d52 100644 --- a/content/en/methods/statuses.md +++ b/content/en/methods/statuses.md @@ -458,6 +458,7 @@ View statuses above and below this status in the thread. **OAuth:** Public for public statuses limited to 40 ancestors and 60 descendants with a maximum depth of 20. User token + `read:statuses` for up to 4,096 ancestors, 4,096 descendants, unlimited depth, and private statuses.\ **Version history:**\ 0.0.0 - added +4.0.0 - limit unauthenticated requests #### Request