The application field is weird (#115)

This commit is contained in:
Lorenz Diener 2017-12-15 11:49:09 +01:00
pare e97bb44c86
commit 7cf2bf1440

Veure arxiu

@ -241,8 +241,9 @@ Toot dicts
'media_attachments': # A list of media dicts of attached files
'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
'application': # Application dict for the client used to post the toot (Can be
# None, for toots made using the web UI).
'application': # Application dict for the client used to post the toot (Does not federate
# 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.
'muted': # Boolean denoting whether the user has muted this status by
# way of conversation muting