Skip to content

Commit 0be0e2d

Browse files
committed
Add export_session_string method to docs
1 parent 30192de commit 0be0e2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/api/methods.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Utilities
3232
- :meth:`~Client.add_handler`
3333
- :meth:`~Client.remove_handler`
3434
- :meth:`~Client.stop_transmission`
35+
- :meth:`~Client.export_session_string`
3536

3637
Messages
3738
^^^^^^^^
@@ -186,6 +187,7 @@ Details
186187
.. automethod:: Client.add_handler()
187188
.. automethod:: Client.remove_handler()
188189
.. automethod:: Client.stop_transmission()
190+
.. automethod:: Client.export_session_string()
189191

190192
.. Messages
191193
.. automethod:: Client.send_message()

0 commit comments

Comments
 (0)