mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2021-05-13 03:08:02 +03:00
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.