Source
Represents display or publishing preferences of user's own account. Returned as an additional entity when verifying and updated credentials, as an attribute of Account.
Example
Base attributes
note
Description: Profile bio.
Type: String
Version history: Added in 1.5.0
fields
Description: Metadata about the account.
Type: Array of Field
Version history: Added in 2.4.0
Nullable attributes
privacy
Description: The default post privacy to be used for new statuses.
Type: String (Enumerable, oneOf)
public
= Public post
unlisted
= Unlisted post
private
= Followers-only post
direct
= Direct post
Version history: Added in 1.5.0
sensitive
Description: Whether new statuses should be marked sensitive by default.
Type: Boolean
Version history: Added in 1.5.0
language
Description: The default posting language for new statuses.
Type: String (ISO 639-1 language two-letter code)
Version history: Added in 2.4.2
follow_requests_count
Description: The number of pending follow requests.
Type: Number
Version history: Added in 3.0.0
See also
AccountLast updated August 10, 2020 · Improve this page