From ab560dc292c64ca97c506aa9a2d0d67e0a546448 Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Thu, 20 Sep 2018 16:35:43 +0200 Subject: [PATCH] Small documentation fix --- docs/source/start/Usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/start/Usage.rst b/docs/source/start/Usage.rst index 6c560f90..6eac5cd1 100644 --- a/docs/source/start/Usage.rst +++ b/docs/source/start/Usage.rst @@ -33,7 +33,7 @@ Examples (more on `GitHub ` and :mod:`types ` exposed by the ``pyrogram.api`` package and call any Telegram API method you wish using the :meth:`send() ` method provided by the Client class.