Skip to content

v0.11.0

Compare
Choose a tag to compare
@printercu printercu released this 10 Feb 06:39
· 177 commits to master since this release

Breaking change

Telegram::Bot::StaleChat error is removed in favor of Telegram::Bot::Forbidden.
Telegram adds more and more new error descriptions, so it's hard to maintain the list.
It's not obvious, but seems like Forbidden status is returned for all such cases.
Please open an issue if you face a problem.