Commit Graph

39 Commits

Author SHA1 Message Date
Lonami Exo 01eb49d3a4 Update to v1.7.1 2019-04-24 12:46:48 +02:00
Lonami Exo a5f5d6ef23 Minor doc updates, fixes and improvements
In particular, removed code which no longer worked, made light
theme easier on the eyes, added slight syntax highlightning,
and fixed search for exact matches.
2019-03-16 17:19:19 +01:00
Lonami Exo 5bb2d9adf3 Document common usages for upload_file 2019-02-13 12:50:14 +01:00
Lonami Exo c1ae7d67a9 Update readthedocs with the new ChatAdminRights 2019-01-24 14:12:35 +01:00
Lonami Exo a5b107e6c9 Update documentation with takeout, add new known errors 2019-01-05 17:31:26 +01:00
Lonami Exo 72927a4ec3 Remove full API examples that have a friendly counterpart 2019-01-03 19:23:28 +01:00
Lonami Exo 1b424b3fe7 Update documentation to reflect new methods 2019-01-03 19:20:52 +01:00
Lonami Exo 7ee7b43547 Be explicit that phone numbers only work if in your contacts 2018-12-15 12:04:36 +01:00
Lonami Exo 2c61c50671 Save session on connect and fix some typos
The session is saved upon connecting with the hope to make
sure that the authorization key gets saved to disk before
the next run.
2018-10-24 16:39:59 +02:00
Lonami Exo 74f7ae525f Document InlineBuilder 2018-10-12 12:38:46 +02:00
Lonami Exo 8c14259728 Update documentation with new sections 2018-10-06 20:20:11 +02:00
Lonami Exo ec0aa65fe1 An user -> a user 2018-09-22 19:18:42 +02:00
Lonami Exo 9275a9fcbb Fix several typos and misleading docs (#987, #990) 2018-09-19 17:51:18 +02:00
Lonami Exo 7efa53fedf Update to v1.2 2018-08-14 18:48:56 +02:00
Lonami Exo d1f2784dff Update examples with the TelegramClient 2018-08-05 12:29:13 +02:00
Lonami Exo 72a04a877f Document editBanned.until_date 2018-07-29 12:48:20 +02:00
Lonami Exo 3d7bff64c2 Update to v1.1 2018-07-21 15:29:09 +02:00
Lonami Exo 71309c886e Document usage of the TelegramClient with examples 2018-07-10 21:07:21 +02:00
Lonami Exo d65f8ecc0d Document the magic sync module 2018-06-25 21:14:58 +02:00
Lonami Exo f614d3836b Finish up asyncio docs 2018-06-22 14:44:59 +02:00
Lonami Exo c85ba4accc Revisit documentation, cross-references and unnecessary indents 2018-06-20 11:06:03 +02:00
Lonami Exo 9c63def14c Fix docs' typos 2018-06-16 21:51:13 +02:00
Lonami Exo cffef411b2 Enhance documentation 2018-05-17 12:00:22 +02:00
Lonami Exo 5d9cf513bd Update usage of deprecated methods in the docs 2018-04-25 09:55:34 +02:00
Lonami Exo 34f4730337 Add new examples to the docs and update project structure 2018-04-15 14:04:58 +02:00
Jeff 259bb6ace1 Several documentation fixes/additions (#750) 2018-04-08 14:15:26 +02:00
Lonami Exo baa6976a0b Fix broken links, add more examples and a new section 2018-04-06 19:00:21 +02:00
Lonami Exo 395e702586 Make py:obj default Sphinx's role 2018-03-28 16:03:47 +02:00
Lonami Exo 755aa363ee Update some out of date examples in the documentation 2018-03-27 18:22:01 +02:00
Jeff 08d71f69ee Fix author mismatch in the documentation (#726) 2018-03-27 10:03:45 +02:00
Lonami Exo dce0fd9e03 Add missing documentation for telethon.tl.custom and crosslinks 2018-03-22 19:02:08 +01:00
Lonami Exo 2e31a686e8 Upgrade to layer 75
Captions are now "messages" and also support message entities.
2018-03-02 21:28:33 +01:00
Joscha Götzer 835ff51e25 Multiple small changes/fixed typos to docs/error messages (#623) 2018-03-01 13:21:28 +01:00
Kyle2142 e15dd05975 Corrected info in Admin Permissions example (#589) 2018-02-09 09:07:25 +01:00
Lonami Exo 182b6fc1cb Update old examples 2018-01-21 10:57:58 +01:00
Lonami Exo b716c4fe67 Several documentation enhancements and build warnings fixes
- Made the documentation even more friendly towards newbies.
- Eased the usage of methods like get history which now set
  a default empty message for message actions and vice versa.
- Fixed some docstring documentations too.
- Updated the old normal docs/ to link back and forth RTD.
- Fixed the version of the documentation, now auto-loaded.
2018-01-20 11:47:17 +01:00
Lonami ef3ea11e38 Remove pesky minus character hiding example 2018-01-12 18:21:02 +01:00
Lonami Exo c12af5e412 Remove references to the wiki 2018-01-08 14:04:04 +01:00
Lonami Exo cb45e8fca9 Clean up and complete RTD documentation 2018-01-05 00:59:53 +01:00