v0.11.0
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.