try to commit from new machine
This commit is contained in:
parent
94ed33bb15
commit
8fb4edf2a0
@ -8,8 +8,8 @@ Main aim is to implement MTProto protocol Telegram API on pure Python (not wrapp
|
|||||||
- [ ] Make it work on Python 2 as well as 3.
|
- [ ] Make it work on Python 2 as well as 3.
|
||||||
- [ ] Follow up the same functionality of CLI API.
|
- [ ] Follow up the same functionality of CLI API.
|
||||||
- [x] Serialize/Deserialize
|
- [x] Serialize/Deserialize
|
||||||
- [x] Send and receive PQ authorization with server [[doc]] (https://core.telegram.org/mtproto/samples-auth_key)
|
- [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)
|
- [ ] 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
|
### Useful start points to join
|
||||||
Detailed description of API and protocol can be found here:
|
Detailed description of API and protocol can be found here:
|
||||||
|
Loading…
Reference in New Issue
Block a user