mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 14:46:29 +01:00
add todo list
parent
10094d9d68
commit
78069c1fc1
1 changed files with 12 additions and 0 deletions
12
Home.md
12
Home.md
|
@ -1,3 +1,15 @@
|
|||
# Pages to update
|
||||
|
||||
- [ ] `JobQueue`
|
||||
- [ ] Tutorial your first bot
|
||||
- [ ] inline keyboard example
|
||||
- [ ] performance optimization - extract the asyncio related things to a standalone page
|
||||
- [ ] Type checking
|
||||
- [ ] types of handlers
|
||||
- [ ] webhooks
|
||||
- [ ] proxy
|
||||
|
||||
|
||||
[![Logo](https://github.com/python-telegram-bot/logos/raw/master/logo-text/png/ptb-logo-text_768.png)](https://python-telegram-bot.org/)
|
||||
|
||||
## About this Wiki
|
||||
|
|
Loading…
Reference in a new issue