Clarify visibility documentation
This commit is contained in:
pare
c628ff4f05
commit
0edc424b11
S'han modificat 1 arxius amb 3 adicions i 1 eliminacions
|
@ -526,7 +526,9 @@ class Mastodon:
|
||||||
'public' - post will be public
|
'public' - post will be public
|
||||||
|
|
||||||
If not passed in, visibility defaults to match the current account's
|
If not passed in, visibility defaults to match the current account's
|
||||||
privacy setting (private if the account is locked, public otherwise).
|
locked setting (private if the account is locked, public otherwise).
|
||||||
|
Note that the "privacy" setting is not currently used in determining
|
||||||
|
visibility when not specified.
|
||||||
|
|
||||||
The spoiler_text parameter is a string to be shown as a warning before
|
The spoiler_text parameter is a string to be shown as a warning before
|
||||||
the text of the status. If no text is passed in, no warning will be
|
the text of the status. If no text is passed in, no warning will be
|
||||||
|
|
Loading…
Referencia en una nova incidència