aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 1d8f138..3dff97a 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -496,6 +496,11 @@ Reading data: Domain blocks
496 496
497.. automethod:: Mastodon.domain_blocks 497.. automethod:: Mastodon.domain_blocks
498 498
499Reading data: Emoji
500-------------------
501
502.. automethod:: Mastodon.custom_emojis
503
499Writing data: Statuses 504Writing data: Statuses
500---------------------- 505----------------------
501These functions allow you to post statuses to Mastodon and to 506These functions allow you to post statuses to Mastodon and to
Powered by cgit v1.2.3 (git 2.41.0)