Dan
95051d7fb1
Add get_nearby_chats method
2019-08-17 22:23:34 +02:00
Dan
af24411550
Add get_common_chats method to docs
2019-08-16 22:36:02 +02:00
Dan
6982c436a8
Add the new auth-related methods and types to docs
2019-08-13 13:18:01 +02:00
Dan
c6f346f83d
[Bot API 4.4] Update chat permissions
...
- Move can_* permissions back to ChatMember objects
- Rename restrict_chat to set_chat_permissions
- Update restrict_chat_member to accept a single ChatPermissions arg.
- Update ChatPermissions to be the same as the one on the Bot API
2019-08-03 19:30:32 +02:00
Dan
091552e5d9
[Bot API 4.4] Update stickers
...
- Add is_animated field to Sticker
- Remove send_animated_sticker (use send_sticker instead)
- Default to 512x512 in case size is unknown (instead of 0x0)
2019-08-03 18:38:58 +02:00
Dan
f0c1cb00ca
Rework InlineQueryResultArticle. Also add *Photo and *Animation types
2019-07-21 23:18:38 +02:00
Dan
036a73997a
Add new methods: add_chat_members, create_* and delete_* chats
...
- add_chat_members
- create_group
- create_channel
- create_supergroup
- delete_channel
- delete_supergroup
2019-07-21 23:08:30 +02:00
Dan
fed8cbf87e
Add new set_parse_mode utility method
2019-07-11 19:28:33 +02:00
Dan
8b4c326365
Add missing bound methods to docs
2019-07-11 17:13:20 +02:00
Dan
997a3c1626
Remove UserStatus (user_status.py)
2019-07-11 00:12:27 +02:00
Dan
d119998212
Remove get_user_dc method, add dc_id attribute to User
2019-07-10 20:20:22 +02:00
Dan
b352ef334e
Fix Pyrogram's API template path
2019-07-09 19:10:11 +02:00
Dan
efcf7d5503
Move single methods, types and bound-methods to separated pages
...
The resulting pages were huge and were also taking a while to load
This will improve docs navigation
2019-07-09 19:03:46 +02:00
Dan
06ad65e3a0
Improve codegen scripts
2019-05-31 00:19:18 +02:00
Dan
eadda551c6
Docs revamp. Part 3
2019-05-12 19:26:55 +02:00
Dan
4d7b1bafac
Update copyright year
2019-01-01 12:36:16 +01:00
Dan
9023d999b8
Fix unsorted Telegram API entries
2018-09-29 11:38:58 +02:00
Dan
ec667035cd
Sort docs entries alphabetically
2018-06-27 15:27:15 +02:00
Dan
63d3dd6dc1
Use upper case names for string constants
2018-02-28 01:28:31 +01:00
Dan
b9fa1e414d
Merge branch 'master' into docs
...
# Conflicts:
# compiler/api/compiler.py
# compiler/docs/compiler.py
2018-01-21 17:39:16 +01:00
Dan
c7d2de3ee9
Force UTF-8 encoding when r/w'ing text files
2018-01-21 16:56:50 +01:00
Dan
1ef3fec314
Update API and Docs compiler
2018-01-08 07:15:38 +01:00
Dan
21d521fb60
Update docs
2018-01-08 05:17:55 +01:00
Dan
26016eddd5
Add referenced modules on generated toctrees
2018-01-06 12:16:29 +01:00
Dan
7d94ad340c
Add init file
2018-01-05 03:19:01 +01:00
Dan
b762a701f2
Fix docs source generation when manually executing the script
2018-01-05 03:15:48 +01:00
Dan
e946825e0f
Move docs compiler
2018-01-05 02:16:30 +01:00