python-telegram-bot/telegram
Harshil 83a8874bb5
Correct Some Type Hints (#2118)
* Add string type hint

* fixed type hint in send_message()

* change type hint of send_chat_action to str

* make flaky happy

* fixed another type hint in edit_message_text
2020-10-09 08:22:44 +02:00
..
ext Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
files Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
games Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
inline Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
passport Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
payment Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
utils Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
vendor Revert accitendtal change in vendored urllib3 (#1775) 2020-03-28 12:15:51 +01:00
__init__.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
__main__.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
base.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
bot.py Correct Some Type Hints (#2118) 2020-10-09 08:22:44 +02:00
botcommand.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
callbackquery.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
chat.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
chataction.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
chatmember.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
chatpermissions.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
choseninlineresult.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
constants.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
dice.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
error.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
forcereply.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
keyboardbutton.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
keyboardbuttonpolltype.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
loginurl.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
message.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
messageentity.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
parsemode.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
poll.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
replykeyboardmarkup.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
replykeyboardremove.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
replymarkup.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
update.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
user.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
userprofilephotos.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00
version.py Bump to v13.0 2020-10-07 21:23:55 +02:00
webhookinfo.py Type Hinting (#1920) 2020-10-07 20:30:41 +02:00