More explicit wording for `pinned` param default

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

View File

@ -767,7 +767,7 @@ exclude_reblogs
: Boolean. Filter out boosts from the response.
pinned
: Boolean. Filter for pinned statuses only.
: Boolean. Filter for pinned statuses only. Defaults to false, which excludes pinned statuses.
tagged
: String. Filter for statuses using a specific hashtag.