From 71c6bc0f52289cf0408946b7b9e3adb2810e4598 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 22 Jun 2019 16:41:32 +0200 Subject: Add, document and test stream_healthy --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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 .. automethod:: Mastodon.stream_local .. automethod:: Mastodon.stream_hashtag .. automethod:: Mastodon.stream_list +.. automethod:: Mastodon.stream_healthy StreamListener ~~~~~~~~~~~~~~ -- cgit v1.2.3