python-telegram-bot/telegram
Bibo-Joshi 25506f131d
python-telegram-bot-raw (#2324)
* POC

* Remove decorator dependency

* Rework setup.py & build, add separate readme

* Move utils -> ext.utils

* Move pytz dep to ext

* Try fixing timing stuff

* Add 'Typed' classifier

* Update README_RAW.rst

Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>

* Some wording

* Deprecation warnings for moved tg.utils

* Tests for Promise

* Test time-helpers without pytz

* Try fixing time-helper tests

* Merge master

Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2021-01-30 14:15:39 +01:00
..
ext python-telegram-bot-raw (#2324) 2021-01-30 14:15:39 +01:00
files Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
games Update copyright headers 2021-01-03 10:40:24 +05:30
inline Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
passport Update copyright headers 2021-01-03 10:40:24 +05:30
payment Update copyright headers 2021-01-03 10:40:24 +05:30
utils python-telegram-bot-raw (#2324) 2021-01-30 14:15:39 +01:00
vendor Revert accitendtal change in vendored urllib3 (#1775) 2020-03-28 12:15:51 +01:00
__init__.py Update copyright headers 2021-01-03 10:40:24 +05:30
__main__.py Update copyright headers 2021-01-03 10:40:24 +05:30
base.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
bot.py python-telegram-bot-raw (#2324) 2021-01-30 14:15:39 +01:00
botcommand.py Update copyright headers 2021-01-03 10:40:24 +05:30
callbackquery.py Add New Constant MAX_ANSWER_CALLBACK_QUERY_TEXT_LENGTH (#2282) 2021-01-07 21:27:51 +01:00
chat.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
chataction.py Update copyright headers 2021-01-03 10:40:24 +05:30
chatlocation.py Update copyright headers 2021-01-03 10:40:24 +05:30
chatmember.py Update copyright headers 2021-01-03 10:40:24 +05:30
chatpermissions.py Update copyright headers 2021-01-03 10:40:24 +05:30
choseninlineresult.py Update copyright headers 2021-01-03 10:40:24 +05:30
constants.py Add New Constant MAX_ANSWER_CALLBACK_QUERY_TEXT_LENGTH (#2282) 2021-01-07 21:27:51 +01:00
dice.py Update copyright headers 2021-01-03 10:40:24 +05:30
error.py Update copyright headers 2021-01-03 10:40:24 +05:30
forcereply.py Update copyright headers 2021-01-03 10:40:24 +05:30
keyboardbutton.py Update copyright headers 2021-01-03 10:40:24 +05:30
keyboardbuttonpolltype.py Update Copyright (#2289) 2021-01-04 17:24:14 +01:00
loginurl.py Update copyright headers 2021-01-03 10:40:24 +05:30
message.py Add Missing Shortcuts to Message (#2330) 2021-01-23 13:40:19 +01:00
messageentity.py Update copyright headers 2021-01-03 10:40:24 +05:30
messageid.py Update Copyright (#2289) 2021-01-04 17:24:14 +01:00
parsemode.py Update copyright headers 2021-01-03 10:40:24 +05:30
poll.py Update copyright headers 2021-01-03 10:40:24 +05:30
proximityalerttriggered.py Update copyright headers 2021-01-03 10:40:24 +05:30
py.typed Comply with PEP561 (#2168) 2020-11-01 19:33:01 +01:00
replykeyboardmarkup.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
replykeyboardremove.py Update copyright headers 2021-01-03 10:40:24 +05:30
replymarkup.py Update copyright headers 2021-01-03 10:40:24 +05:30
update.py Update copyright headers 2021-01-03 10:40:24 +05:30
user.py Add New Shortcuts to Chat (#2291) 2021-01-09 17:48:56 +01:00
userprofilephotos.py Update copyright headers 2021-01-03 10:40:24 +05:30
version.py Update copyright headers 2021-01-03 10:40:24 +05:30
webhookinfo.py Update copyright headers 2021-01-03 10:40:24 +05:30