Skip to content
Snippets Groups Projects
Commit d728c471 authored by Erik Johnston's avatar Erik Johnston
Browse files

Add docstring

parent d863f68c
No related branches found
No related tags found
No related merge requests found
...@@ -532,7 +532,7 @@ class MediaRepository(object): ...@@ -532,7 +532,7 @@ class MediaRepository(object):
media_id (str): The media ID of the content. (This is the same as media_id (str): The media ID of the content. (This is the same as
the file_id for local content) the file_id for local content)
file_id (str): Local file ID 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, url_cache (bool): If we are thumbnailing images downloaded for the URL cache,
used exclusively by the url previewer used exclusively by the url previewer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment