1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00
pyTelegramBotAPI/telebot
pieter 20e3f731f7 Added split_string to apihelper.py
Added a warning to send_message to not exceed 5000 characters per message.
Changed send_message to use HTTP POST instead of GET, to stretch the maximum character limit a little more.
2015-07-25 21:31:58 +02:00
..
__init__.py Added split_string to apihelper.py 2015-07-25 21:31:58 +02:00
apihelper.py Added split_string to apihelper.py 2015-07-25 21:31:58 +02:00
types.py Message add forward_from forward_date reply_to_message support. 2015-07-17 14:40:49 +08:00