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 898c09a..1851b04 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -1109,6 +1109,7 @@ various exceptions: `MastodonMalformedEventError` if a received event cannot be | |||
1109 | .. automethod:: Mastodon.stream_local | 1109 | .. automethod:: Mastodon.stream_local |
1110 | .. automethod:: Mastodon.stream_hashtag | 1110 | .. automethod:: Mastodon.stream_hashtag |
1111 | .. automethod:: Mastodon.stream_list | 1111 | .. automethod:: Mastodon.stream_list |
1112 | .. automethod:: Mastodon.stream_healthy | ||
1112 | 1113 | ||
1113 | StreamListener | 1114 | StreamListener |
1114 | ~~~~~~~~~~~~~~ | 1115 | ~~~~~~~~~~~~~~ |