Commit Graph

99 Commits

Author SHA1 Message Date
Dan
f4cb31d7b8 Add missing methods in docs 2019-03-25 11:34:58 +01:00
Dan
b5c6db6db0 Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
Dan
27666ec174 Small docs fixes 2019-03-22 12:14:31 +01:00
Dan
bc9f902376 Clean up inline-mode 2019-03-22 11:35:35 +01:00
Dan
acbbfabb27 Merge branch 'develop' into inline-mode
# Conflicts:
#	compiler/api/compiler.py
#	compiler/error/source/400_BAD_REQUEST.tsv
#	pyrogram/__init__.py
#	pyrogram/client/dispatcher/dispatcher.py
#	pyrogram/client/ext/utils.py
#	pyrogram/client/methods/bots/__init__.py
#	pyrogram/client/types/__init__.py
2019-03-21 17:40:49 +01:00
Dan
1472b8236d Add ChatPermissions type 2019-01-24 17:03:51 +01:00
Dan
2e94926d4d Add stop_transmission to docs 2019-01-11 14:20:01 +01:00
Dan
07276e31b9 Add restart method 2019-01-11 12:36:37 +01:00
Dan
dc737ab7bb Add GameHighScore and GameHighScores types 2019-01-07 22:30:33 +01:00
Dan
633fefe178 Add get_game_high_scores method 2019-01-07 22:28:41 +01:00
Dan
65bdf31ce1 Move send_game and set_game_score into bots folder 2019-01-07 22:26:52 +01:00
Dan
9771be9c2a Add send_game and set_game_score methods 2019-01-07 21:49:58 +01:00
Dan
153439ac88 Add iter_chat_members method. Reference #170 2019-01-04 17:13:44 +01:00
Dan
948f2b44ed Add iter_dialogs method. Reference #170 2019-01-04 16:10:34 +01:00
Dan
8628d3a56d Add iter_history method
For #170
2019-01-04 15:37:08 +01:00
Dan
a02846e900 Move get_chat_preview in a better place 2018-12-30 07:53:14 +01:00
Dan
5dcc19cfb3 Move download_media into messages and media namespace 2018-12-28 15:18:01 +01:00
Dan
64ec26850e Document save_file 2018-12-28 15:16:46 +01:00
Dan
0e62b3472a Add get_chat_preview method and ChatPreview object 2018-12-28 14:26:00 +01:00
Dan
4a01745c68 Add more error classes to docs 2018-12-27 23:04:51 +01:00
Dan
46d206610e Add Poll related stuff in docs 2018-12-24 14:20:54 +01:00
Dan
5bff8236b5 Add Inline Mode section to docs 2018-11-09 13:17:16 +01:00
Dan
caea507f05 Remove undoc-members for Filters doc page 2018-11-03 14:23:48 +01:00
Dan
2ae1d522f3 Add on_user_status decorator to docs 2018-10-16 12:17:39 +02:00
Dan
a163c2b4e9 Add UserStatusHandler in docs 2018-10-16 12:16:40 +02:00
Dan
b34aca0c6f Fix wrong method names in docs 2018-10-16 12:15:31 +02:00
Dan
8a81bd1221 Merge branch 'user-status' into develop 2018-10-16 12:07:53 +02:00
Dan
1f5f339f6f Reflect changes to docs 2018-10-16 11:49:12 +02:00
Dan
7ff4c340f7 Add UserStatus to docs 2018-10-14 18:00:41 +02:00
Dan
666c41a79d Add missing methods to docs 2018-09-19 12:13:54 +02:00
Dan
07a9cce8ef Add missing InputMedia types to docs 2018-09-01 00:58:44 +02:00
Dan
d45caa6371 Fix some documentation links 2018-08-17 02:02:15 +02:00
Dan
ba549c2862 Remove tocdepth 2018-08-12 13:32:10 +02:00
Dan
7d516bfff2 Fix Pyrogram doc package index page 2018-08-12 13:31:58 +02:00
Dan
cbe34d0b28 Remove handlers and types doc page containing folders 2018-08-12 13:31:24 +02:00
Dan
58568686a4 Delete unused files 2018-08-11 19:50:03 +02:00
Dan
80179f2f25 Rework Handler's page
They are now all listed in a single page
2018-08-11 19:47:49 +02:00
Dan
3ccb3de3f4 Fix docs still containing GIF instead of Animation 2018-08-11 19:46:43 +02:00
Dan
fb9fa41c37 Add new Types index page 2018-07-25 22:23:17 +02:00
Dan
5546765c4f Delete Types doc files 2018-07-25 22:22:57 +02:00
Dan
0c82782590 Don't show sub-sections 2018-07-24 20:46:25 +02:00
Dan
df2f302c72 Better organize Client's methods 2018-07-24 20:43:49 +02:00
Dan
73361fef47 Add missing methods to docs 2018-07-23 22:52:54 +02:00
Dan
418740a3e6 Add get_chat_member and get_chat_members to docs 2018-07-20 00:08:32 +02:00
Dan
f1bb20ebf6 Add the new methods to docs 2018-07-16 00:18:46 +02:00
Dan
29d45be0a5 Add Photo to types list 2018-06-28 20:00:48 +02:00
Dan
410ad0001c Add delete_profile_photos method to docs 2018-06-28 19:59:53 +02:00
Dan
1e5156b150 Add Photo type to docs 2018-06-28 19:14:29 +02:00
Dan
321ee5e07d Add missing method to docs 2018-06-27 16:53:18 +02:00
Dan
c067b42bf2 Add run() method to docs 2018-06-22 13:10:33 +02:00