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 48fb0c1..996dee7 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -994,6 +994,7 @@ StreamListener | |||
994 | .. automethod:: StreamListener.on_update | 994 | .. automethod:: StreamListener.on_update |
995 | .. automethod:: StreamListener.on_notification | 995 | .. automethod:: StreamListener.on_notification |
996 | .. automethod:: StreamListener.on_delete | 996 | .. automethod:: StreamListener.on_delete |
997 | .. automethod:: StreamListener.on_conversation | ||
997 | .. automethod:: StreamListener.on_abort | 998 | .. automethod:: StreamListener.on_abort |
998 | .. automethod:: StreamListener.handle_heartbeat | 999 | .. automethod:: StreamListener.handle_heartbeat |
999 | 1000 | ||