Dan
|
73246c26f9
|
Rename utils to message_parser
|
2018-04-06 14:47:00 +02:00 |
|
Dan
|
055d1c80ea
|
Handle text_mentions
|
2018-04-05 20:59:41 +02:00 |
|
Dan
|
f3fcfb17df
|
Add fallback for any unsupported media
|
2018-04-05 20:44:11 +02:00 |
|
Dan
|
23c0d2b9ce
|
Handle Venue type
|
2018-04-05 20:35:25 +02:00 |
|
Dan
|
3593886917
|
Keep InputMediaVideo separated as well
|
2018-04-05 20:19:37 +02:00 |
|
Dan
|
7079815970
|
Keep InputMediaPhoto separated
|
2018-04-05 20:18:04 +02:00 |
|
Dan
|
38e895ed82
|
Merge branch 'master' into new-api
# Conflicts:
# pyrogram/crypto/aes.py
|
2018-04-05 20:13:18 +02:00 |
|
Dan
|
73fbe60057
|
Remove APIKey class
|
2018-04-05 13:05:27 +02:00 |
|
Dan
|
942c20d08b
|
Use separate api_id and api_hash parameters
Instead of a tuple (api_id, api_hash)
|
2018-04-05 12:55:34 +02:00 |
|
Dan
|
f8b272a925
|
Allow passing phone numbers with white spaces
E.g.: "+39 123 456 7890"
|
2018-04-05 11:31:01 +02:00 |
|
Dan
|
fad0e7a26d
|
Add new_chat_photo field
|
2018-04-05 11:17:40 +02:00 |
|
Dan
|
65e3852706
|
Add channel_chat_created field
|
2018-04-05 10:59:44 +02:00 |
|
Dan
|
7483d3df37
|
Use correct chat ids
|
2018-04-05 10:59:12 +02:00 |
|
Dan
|
195cd22ebb
|
Better handling of reply and pin messages
|
2018-04-05 10:49:20 +02:00 |
|
Dan
|
a2590f3bc8
|
Don't return None
This will break Message Pin handling
|
2018-04-05 08:26:50 +02:00 |
|
Dan
|
4adc55a070
|
Move GIF handling before Video to avoid an extra check
|
2018-04-05 08:22:27 +02:00 |
|
Dan
|
feece7e633
|
Add return types (function annotations)
|
2018-04-05 00:23:38 +02:00 |
|
Dan
|
2fcd8ea54e
|
Handle GIF and Document type
|
2018-04-04 23:59:30 +02:00 |
|
Dan
|
f1a8cd1038
|
Rename to image_size_attributes
|
2018-04-04 22:48:14 +02:00 |
|
Dan
|
2acb38649d
|
Add some TODOs
|
2018-04-04 22:47:52 +02:00 |
|
Dan
|
447cd92b02
|
Handle media_group_id
|
2018-04-04 22:42:30 +02:00 |
|
Dan
|
d5fe82687c
|
Handle Sticker type
|
2018-04-04 22:37:40 +02:00 |
|
Dan
|
c1e6f9c2ca
|
Handle Voice type
|
2018-04-04 22:27:05 +02:00 |
|
Dan
|
70fa667ef9
|
Handle Video and VideoNote type
|
2018-04-04 22:24:09 +02:00 |
|
Dan
|
c49c8c0ce6
|
Handle Audio type
|
2018-04-04 22:23:20 +02:00 |
|
Dan
|
156afd9805
|
Handle Contact type
|
2018-04-04 20:28:05 +02:00 |
|
Dan
|
7ba523600e
|
Handle Location type
|
2018-04-04 20:21:07 +02:00 |
|
Dan
|
6201f6b1f7
|
Add a bunch of TODOs
|
2018-04-04 20:15:59 +02:00 |
|
Dan
|
fcf0e4515f
|
Don't try to stop a non-started Client
|
2018-04-03 14:54:34 +02:00 |
|
Dan
|
10452dc545
|
Don't allow start() to be called more than once
|
2018-04-03 11:45:19 +02:00 |
|
Dan
|
e69fea4bb5
|
More readable exception handling
|
2018-04-03 11:40:08 +02:00 |
|
Dan
|
2f2a381686
|
Add extra GetDialogs step
|
2018-04-02 12:14:22 +02:00 |
|
Dan
|
b5304ca23a
|
Use fully qualified channel id
|
2018-04-02 11:11:38 +02:00 |
|
Dan
|
21ab5295c4
|
Update first_name and last_name parameters' docs
|
2018-04-01 18:18:06 +02:00 |
|
Dan
|
fecea07db6
|
Document force_sms parameter
|
2018-04-01 18:17:20 +02:00 |
|
Dan
|
387bbbf090
|
Add new force_sms parameter to force Telegram sending the code via SMS
|
2018-04-01 17:38:22 +02:00 |
|
Dan
|
48400830e3
|
Fix chat parsing
|
2018-04-01 12:17:38 +02:00 |
|
Dan
|
846fb0b637
|
Add photo field
|
2018-03-31 12:20:22 +02:00 |
|
Dan
|
880eb28e9f
|
Use double quotes
|
2018-03-30 22:41:34 +02:00 |
|
Dan
|
692539f6a2
|
Add file_id codec
|
2018-03-28 18:23:44 +02:00 |
|
Dan
|
f1e1480c5a
|
Only parse selected messages
|
2018-03-27 15:58:04 +02:00 |
|
Dan
|
91133812a7
|
Add support for service messages
|
2018-03-27 12:22:57 +02:00 |
|
Dan
|
527c5450d2
|
Extend support for pyrogram types
|
2018-03-26 20:00:25 +02:00 |
|
Dan
|
7447b77b25
|
Add initial support for pyrogram types
|
2018-03-26 15:17:00 +02:00 |
|
Dan
|
8d4242f08e
|
Remove types
|
2018-03-26 13:47:41 +02:00 |
|
Dan
|
f3cf08d351
|
Merge branch 'master' into new-api
# Conflicts:
# pyrogram/client/client.py
|
2018-03-26 13:46:48 +02:00 |
|
Dan
|
beaf88adee
|
Remove imports, use namespaces
|
2018-03-26 13:41:00 +02:00 |
|
Dan
|
e397c4d181
|
Don't process empty differences
|
2018-03-26 13:34:54 +02:00 |
|
Dan
|
e680cce5fa
|
Update docstrings
|
2018-03-25 22:12:52 +02:00 |
|
Dan
|
16eee1dabb
|
Update docstrings
|
2018-03-25 21:59:04 +02:00 |
|