mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 17:04:51 -04:00
Add docstring
This commit is contained in:
parent
d863f68cab
commit
d728c47142
1 changed files with 1 additions and 1 deletions
|
@ -532,7 +532,7 @@ class MediaRepository(object):
|
|||
media_id (str): The media ID of the content. (This is the same as
|
||||
the file_id for local content)
|
||||
file_id (str): Local file ID
|
||||
media_type (str)
|
||||
media_type (str): The content type of the file
|
||||
url_cache (bool): If we are thumbnailing images downloaded for the URL cache,
|
||||
used exclusively by the url previewer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue