aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst1
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.
1073Blurhash decoding 1073Blurhash decoding
1074----------------- 1074-----------------
1075This function allows for easy basic decoding of blurhash strings to images. 1075This function allows for easy basic decoding of blurhash strings to images.
1076This requires Mastodon.pys optional "blurhash" feature dependencies.
1076 1077
1077.. automethod:: Mastodon.decode_blurhash 1078.. automethod:: Mastodon.decode_blurhash
1078 1079
Powered by cgit v1.2.3 (git 2.41.0)