mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-22 15:51:15 +01:00
updated plan checklist
This commit is contained in:
parent
f62645487b
commit
4557b23a3d
@ -4,11 +4,11 @@
|
||||
This is Telegram API for python.
|
||||
Main aim is to implement MTProto protocol Telegram API on pure Python (not wrapped CLI)
|
||||
|
||||
### Future plan
|
||||
- [ ] We'll try to make it work on Python 2 as well as 3.
|
||||
### Plan
|
||||
- [ ] Make it work on Python 2 as well as 3.
|
||||
- [ ] Follow up the same functionality of CLI API.
|
||||
- [ ] Serialize/Deserialize
|
||||
- [ ] Send and receive PQ authorization with server [[doc]] (https://core.telegram.org/mtproto/samples-auth_key)
|
||||
- [x] Serialize/Deserialize
|
||||
- [x] Send and receive PQ authorization with server [[doc]] (https://core.telegram.org/mtproto/samples-auth_key)
|
||||
- [ ] Send and receive service messages with server like logging in to server [[doc]] (https://core.telegram.org/mtproto/service_messages)
|
||||
|
||||
### Useful start points to join
|
||||
|
Loading…
x
Reference in New Issue
Block a user