The application field is weird (#115)
This commit is contained in:
pare
e97bb44c86
commit
7cf2bf1440
S'han modificat 1 arxius amb 3 adicions i 2 eliminacions
|
@ -241,8 +241,9 @@ Toot dicts
|
||||||
'media_attachments': # A list of media dicts of attached files
|
'media_attachments': # A list of media dicts of attached files
|
||||||
'emojis': # A list of custom emojis used in the toot, as Emoji dicts
|
'emojis': # A list of custom emojis used in the toot, as Emoji dicts
|
||||||
'tags': # A list of hashtag used in the toot, as Hashtag dicts
|
'tags': # A list of hashtag used in the toot, as Hashtag dicts
|
||||||
'application': # Application dict for the client used to post the toot (Can be
|
'application': # Application dict for the client used to post the toot (Does not federate
|
||||||
# None, for toots made using the web UI).
|
# and is therefore always None for remote toots, can also be None for
|
||||||
|
# local toots for some legacy applications).
|
||||||
'language': # The language of the toot, if specified by the server.
|
'language': # The language of the toot, if specified by the server.
|
||||||
'muted': # Boolean denoting whether the user has muted this status by
|
'muted': # Boolean denoting whether the user has muted this status by
|
||||||
# way of conversation muting
|
# way of conversation muting
|
||||||
|
|
Loading…
Referencia en una nova incidència