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 55335b6..3cf236c 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -811,6 +811,11 @@ Reading data: Emoji | |||
811 | 811 | ||
812 | .. automethod:: Mastodon.custom_emojis | 812 | .. automethod:: Mastodon.custom_emojis |
813 | 813 | ||
814 | Reading data: Apps | ||
815 | ------------------ | ||
816 | |||
817 | .. automethod:: Mastodon.app_verify_credentials | ||
818 | |||
814 | Reading data: Endorsements | 819 | Reading data: Endorsements |
815 | -------------------------- | 820 | -------------------------- |
816 | 821 | ||