diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 5 |
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 | ||
499 | Reading data: Emoji | ||
500 | ------------------- | ||
501 | |||
502 | .. automethod:: Mastodon.custom_emojis | ||
503 | |||
499 | Writing data: Statuses | 504 | Writing data: Statuses |
500 | ---------------------- | 505 | ---------------------- |
501 | These functions allow you to post statuses to Mastodon and to | 506 | These functions allow you to post statuses to Mastodon and to |