From b9d4eb544956915a692b1b6c2b72bd497068c725 Mon Sep 17 00:00:00 2001 From: Lonami Exo Date: Fri, 21 Dec 2018 10:56:40 +0100 Subject: [PATCH] Default to dark theme to avoid screen flashing and fix typo --- readthedocs/extra/basic/entities.rst | 2 +- telethon_generator/data/html/core.html | 2 +- telethon_generator/docswriter.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/readthedocs/extra/basic/entities.rst b/readthedocs/extra/basic/entities.rst index 3f8d30f7..18fda69c 100644 --- a/readthedocs/extra/basic/entities.rst +++ b/readthedocs/extra/basic/entities.rst @@ -111,7 +111,7 @@ you're able to just do this: All methods in the :ref:`telegram-client` call `.get_input_entity() ` prior -to sending the requst to save you from the hassle of doing so manually. +to sending the request to save you from the hassle of doing so manually. That way, convenience calls such as `client.send_message('lonami', 'hi!') ` become possible. diff --git a/telethon_generator/data/html/core.html b/telethon_generator/data/html/core.html index 95d600ee..0729b672 100644 --- a/telethon_generator/data/html/core.html +++ b/telethon_generator/data/html/core.html @@ -4,7 +4,7 @@ Telethon API - +