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
note
Description: Profile bio. Type: String Version history: Added in 1.5.0
fields
fields
Nullable attributes
privacy
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
sensitive
Description: Whether new statuses should be marked sensitive by default. Type: Boolean Version history: Added in 1.5.0
language
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
follow_requests_count
Description: The number of pending follow requests. Type: Number Version history: Added in 3.0.0
See also
Last updated
Was this helpful?