Clarify pinned status ordering in returned results

This commit is contained in:
josephrocca 2023-07-11 07:35:31 +08:00 committed by GitHub
parent 82551d8491
commit 7f248fbae9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -767,7 +767,7 @@ exclude_reblogs
: Boolean. Filter out boosts from the response.
pinned
: Boolean. Filter for pinned statuses only. Defaults to false, which excludes pinned statuses.
: Boolean. Filter for pinned statuses only. Defaults to false, which includes all statuses. Pinned statuses do not receive special priority in the order of the returned results.
tagged
: String. Filter for statuses using a specific hashtag.