From 6add278f07d8dbda8794ba1f695f3650bed05cb9 Mon Sep 17 00:00:00 2001 From: Lonami Exo Date: Sat, 8 Apr 2017 14:16:26 +0200 Subject: [PATCH] Update README with a link to the docs --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 49fc4fe2..37d944a0 100755 --- a/README.rst +++ b/README.rst @@ -100,6 +100,11 @@ your own application, since it shows, among other things: 5. Downloading files. 6. Updates thread. +If you want a nicer way to see all the available requests and types at your +disposal, please check the +`official Telethon documentation `_. +There you'll find a list of all the methods, types and available constructors. + Advanced uses =============