More explicit wording for pinned
param default (#1259)
* More explicit wording for `pinned` param default * Clarify pinned status ordering in returned results
This commit is contained in:
parent
b29a9e77f9
commit
f1de8ba240
1 changed files with 2 additions and 2 deletions
|
@ -767,7 +767,7 @@ exclude_reblogs
|
||||||
: Boolean. Filter out boosts from the response.
|
: Boolean. Filter out boosts from the response.
|
||||||
|
|
||||||
pinned
|
pinned
|
||||||
: Boolean. Filter for pinned statuses only.
|
: 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
|
tagged
|
||||||
: String. Filter for statuses using a specific hashtag.
|
: String. Filter for statuses using a specific hashtag.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue