Fix documentation of "group" attribute
This commit is contained in:
pare
3b8d5b1e7b
commit
766e638dae
S'han modificat 1 arxius amb 2 adicions i 1 eliminacions
|
@ -252,7 +252,8 @@ User dicts
|
||||||
'display_name': # The user's display name
|
'display_name': # The user's display name
|
||||||
'discoverable': # True if the user is listed in the user directory, false if not. None
|
'discoverable': # True if the user is listed in the user directory, false if not. None
|
||||||
# for remote users.
|
# for remote users.
|
||||||
'group': # A surprise attribute that will help us later.
|
'group': # A boolean indicating whether the account represents a group rather than an
|
||||||
|
# individual.
|
||||||
'locked': # Denotes whether the account can be followed without a follow request
|
'locked': # Denotes whether the account can be followed without a follow request
|
||||||
'created_at': # Account creation time
|
'created_at': # Account creation time
|
||||||
'following_count': # How many people they follow
|
'following_count': # How many people they follow
|
||||||
|
|
Loading…
Referencia en una nova incidència