Commit Graph

175 Commits

Author SHA1 Message Date
Dan
803dc59cdd Rename errors 2018-01-03 18:19:08 +01:00
Dan
66680af98c Fix docstring vector type 2018-01-03 18:03:40 +01:00
Dan
4a0041ea7f Put toctrees in index files 2018-01-03 17:42:21 +01:00
Dan
988f41c6cf Reformat docs 2018-01-03 17:41:20 +01:00
Dan
310adbb76f Add docstrings for generated code 2018-01-03 17:40:38 +01:00
Dan
9bfe4b5058 Add type hinting in Client docstrings 2018-01-03 17:39:12 +01:00
Dan
0292d1d446 Add more detailed docs for ChatAction class 2018-01-03 17:37:51 +01:00
Dan
bd00da380e Update to Layer 74 2018-01-03 11:01:49 +01:00
Dan
bf6604c655
Update README.rst 2018-01-02 16:29:15 +01:00
Dan
98e0109dde
Update README.rst 2018-01-01 21:47:12 +01:00
Dan
b9df700aae Make logo clickable again 2018-01-01 13:55:05 +01:00
Dan
b6ddc754e1
Update README.rst 2018-01-01 13:44:33 +01:00
Dan
d70c2bb564 Update copyright year 2018-01-01 13:24:07 +01:00
Dan
0c1f16f652
Update README.rst 2017-12-31 12:05:44 +01:00
Dan
8339f493bc Don't retry forever 2017-12-31 11:46:42 +01:00
Dan
68424d3291 Update Docs 2017-12-31 11:03:10 +01:00
Dan
71f5fb55f0
Update README.rst 2017-12-31 11:00:33 +01:00
Dan
5297fb0587 Update to v0.3.0 2017-12-30 22:48:47 +01:00
Dan
f840e615c3 Merge remote-tracking branch 'origin/master' 2017-12-30 22:02:14 +01:00
Dan
a4d720c70c Fix Error exception shown as plain class 2017-12-30 22:02:01 +01:00
Dan
facf1ca627 Don't show source files on live docs 2017-12-30 22:00:26 +01:00
Dan
5e1d51ac22
Update README.rst 2017-12-30 21:51:51 +01:00
Dan
095e97a8e5 Add documentation source files 2017-12-30 19:47:18 +01:00
Dan
74788f934f Expose the Error class from the main package 2017-12-30 19:31:22 +01:00
Dan
5e7d9af95d Document the Error class 2017-12-30 19:30:51 +01:00
Dan
5c3487dc8a Move error messages into docstrings 2017-12-30 19:25:17 +01:00
Dan
8be5351452 Add "Raises" section in docstrings 2017-12-30 19:23:18 +01:00
Dan
1df1762d54 Add docstrings for exposed classes and methods 2017-12-29 21:44:45 +01:00
Dan
df5cee5b03 Remove unnecessary branch 2017-12-28 13:10:01 +01:00
Dan
211381a9a8 Skip already processed messages 2017-12-28 13:06:26 +01:00
Dan
4019693363 Add export_chat_invite_link method 2017-12-27 21:23:00 +01:00
Dan
e242f2a555 Add support for downloading files in different DCs 2017-12-27 20:59:37 +01:00
Dan
0cfce2c165
Split Logo into Icon and Label 2017-12-27 19:20:17 +01:00
Dan
ba0af8043c Add Null primitive data type 2017-12-27 13:05:59 +01:00
Dan
8a8e863598 Add edit_message_caption method 2017-12-26 18:50:57 +01:00
Dan
f62ce30dbf Check if not None before calling .join() 2017-12-26 01:19:38 +01:00
Dan
2d9579945b Update to v0.2.2 2017-12-25 13:45:16 +01:00
Dan
6b9a757ce7 Add delete parameter to delete the chat dialog 2017-12-25 13:02:14 +01:00
Dan
924302aed5 Fix get_dialogs not fetching some dialogs containing service messages 2017-12-25 12:51:03 +01:00
Dan
64fbcf2237 Add leave_chat method 2017-12-25 12:47:08 +01:00
Dan
c7f7825c92 Add join_chat method 2017-12-25 12:30:48 +01:00
Dan
aef1386a1a Accept usernames starting with "@" 2017-12-25 11:49:59 +01:00
Dan
3eaba9d2f4 Fix deserialization for bare Vectors 2017-12-25 11:47:08 +01:00
Dan
7b6d71753d Update to v0.2.1 2017-12-24 00:04:09 +01:00
Dan
5128f6310b Wait for threads to stop when closing the session 2017-12-23 23:43:20 +01:00
Dan
0231ce58d5 Remove some TODOs in code 2017-12-23 14:02:14 +01:00
Dan
b8e03aeccc Add CHAT_ADMIN_REQUIRED error 2017-12-23 13:46:25 +01:00
Dan
9792ee902d Add get_user_profile_photos method 2017-12-23 13:34:06 +01:00
Dan
54fa3af4d5 Add initial support for photos download 2017-12-23 12:26:26 +01:00
Dan
ef7ee13a56 Wait a second before retrying 2017-12-22 09:27:47 +01:00