From a29d278bf9cacf5f888561564f112312707e32fd Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sun, 28 Apr 2019 14:28:05 +0200 Subject: Add support for conversation streaming --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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 .. automethod:: StreamListener.on_update .. automethod:: StreamListener.on_notification .. automethod:: StreamListener.on_delete +.. automethod:: StreamListener.on_conversation .. automethod:: StreamListener.on_abort .. automethod:: StreamListener.handle_heartbeat -- cgit v1.2.3