Commit Graph
91 Commits
Author SHA1 Message Date
Lonami Exo 184240953d Make more emphasis in the magic sync module 2018-06-25 21:34:48 +02:00
Lonami Exo d65f8ecc0d Document the magic sync module 2018-06-25 21:14:58 +02:00
Lonami Exo 0d09f9d8c1 Create a custom.Forward class 2018-06-25 11:34:10 +02:00
Lonami Exo ae47fd37b0 Update to v1.0-rc1 2018-06-24 15:51:24 +02:00
Lonami Exo 026c0c4f9d Update examples to be async 2018-06-24 12:04:23 +02:00
Lonami Exo f614d3836b Finish up asyncio docs 2018-06-22 14:44:59 +02:00
Lonami Exo f733f8e565 Rewrite the first part of the docs for asyncio 2018-06-21 21:54:54 +02:00
Lonami Exo c85ba4accc Revisit documentation, cross-references and unnecessary indents 2018-06-20 11:06:03 +02:00
Lonami Exo 1b7e7320a4 Clean-up documentation and include telethon.client 2018-06-19 21:24:26 +02:00
Lonami Exo 9c63def14c Fix docs' typos 2018-06-16 21:51:13 +02:00
Lonami Exo 8c8a0153ef Revert 9db9d1e's count and fix typo 2018-06-03 15:20:52 +02:00
Lonami Exo ab9d10c569 Update to v0.19.1 2018-06-03 14:20:50 +02:00
Lonami Exo f7222407de Document custom.Message 2018-06-02 12:52:38 +02:00
Lonami Exo ae87d452c8 Clean-up docs and merge some imports 2018-05-30 18:55:01 +02:00
Lonami Exo cffef411b2 Enhance documentation 2018-05-17 12:00:22 +02:00
Lonami Exo bda7eb0ef1 Update to v0.19 2018-05-07 21:30:12 +02:00
Lonami Exo f442e01560 Documentation enhancements 2018-05-06 13:03:30 +02:00
Lonami Exo 5d9cf513bd Update usage of deprecated methods in the docs 2018-04-25 09:55:34 +02:00
Lonami Exo f9b9fa6e70 Update to v0.18.3 2018-04-15 15:41:11 +02:00
Lonami Exo 34f4730337 Add new examples to the docs and update project structure 2018-04-15 14:04:58 +02:00
Lonami Exo 3ed81481f8 Enhance setup.py gen command 2018-04-15 13:19:25 +02:00
Lonami Exo 4da7df6349 Several documentation fixes and additions 2018-04-14 12:03:08 +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 0980d828d8 Modify events documentation to list the new files 2018-04-05 20:19:33 +02:00
Lonami Exo 395e702586 Make py:obj default Sphinx's role 2018-03-28 16:03:47 +02:00
Kyle2142 de67531f97 Add examples for edit_2fa() (#729) 2018-03-27 19:47:10 +02:00
Lonami Exo 755aa363ee Update some out of date examples in the documentation 2018-03-27 18:22:01 +02:00
Lonami Exo 1fdf976c04 Update to v0.18.2 2018-03-27 18:02:55 +02:00
Lonami Exo 04695d3657 Update docs regarding 2FA and getting entities by ID 2018-03-27 17:52:39 +02:00
Jeff 08d71f69ee Fix author mismatch in the documentation (#726) 2018-03-27 10:03:45 +02:00
Lonami Exo 13e59983af Slightly change docs for events (#668) 2018-03-24 12:42:19 +01:00
Lonami Exo 43c6896481 Add a custom role for TL references and make use of it 2018-03-23 21:42:17 +01:00
Lonami Exo c6d821910e Mention that codes can expire immediately 2018-03-22 19:20:35 +01:00
Lonami Exo dce0fd9e03 Add missing documentation for telethon.tl.custom and crosslinks 2018-03-22 19:02:08 +01:00
Lonami Exo 89ae0cb164 Make readthedocs build run without warnings 2018-03-21 08:55:13 +01:00
Lonami Exo 7825994393 Update to v0.18.1 2018-03-17 17:38:46 +01:00
Lonami Exo 6f820cce97 Mention add_event_handler in the docs and fix small nit 2018-03-17 17:08:11 +01:00
Tulir Asokan 50256e23e9 Add addon-style session dev instructions (#698) 2018-03-17 16:35:41 +01:00
Lonami Exo 1e3120b0b6 Bring back report_errors to the constructor 2018-03-15 10:22:21 +01:00
Lonami Exo 423f0f366c Update test servers documentation (#700) 2018-03-15 09:29:54 +01:00
Lonami Exo d5bc3c1a6c Fix misleading documentation regarding report_errors 2018-03-14 21:05:50 +01:00
Lonami Exo 81944262fb Clear-up documentation by separating reference from examples 2018-03-14 19:38:36 +01:00
Lonami Exo fe627d1970 Update to v0.18 2018-03-04 12:03:09 +01:00
Lonami Exo 393f505dc8 Put more emphasis on common mistakes when getting entities by IDs 2018-03-03 23:51:35 +01:00
Lonami Exo 854c42b7ef Add a file= parameter to client.send_message() 2018-03-03 23:12:05 +01:00
Lonami Exo 1e420f7f91 Document the new abstract session better 2018-03-03 12:13:42 +01:00
Lonami 30f7a49263 Abstract Session class (merge #657 from tulir/sessions) 2018-03-03 11:33:47 +01:00
Tulir Asokan 9bf5cb7ed8 Add new sessions docs 2018-03-03 12:28:18 +02: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