From a88492bdcf0884b922c50d04c44d909f271ff2ca Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 22 Jun 2019 17:33:12 +0200 Subject: Add healthy test cassette --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 1851b04..b09b050 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -543,7 +543,7 @@ Media dicts # Returns the following dictionary: { 'id': # The ID of the attachment. - 'type': # Media type: 'image', 'video', 'gifv' or 'unknown'. + 'type': # Media type: 'image', 'video', 'gifv', 'audio' or 'unknown'. 'url': # The URL for the image in the local cache 'remote_url': # The remote URL for the media (if the image is from a remote instance) 'preview_url': # The URL for the media preview -- cgit v1.2.3