diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 45d8202..898c09a 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -1073,6 +1073,7 @@ These functions allow for convenient retrieval of paginated data. | |||
1073 | Blurhash decoding | 1073 | Blurhash decoding |
1074 | ----------------- | 1074 | ----------------- |
1075 | This function allows for easy basic decoding of blurhash strings to images. | 1075 | This function allows for easy basic decoding of blurhash strings to images. |
1076 | This requires Mastodon.pys optional "blurhash" feature dependencies. | ||
1076 | 1077 | ||
1077 | .. automethod:: Mastodon.decode_blurhash | 1078 | .. automethod:: Mastodon.decode_blurhash |
1078 | 1079 | ||