lib/telegram/bot/exceptions.rb in telegram-bot-ruby-0.18.0 vs lib/telegram/bot/exceptions.rb in telegram-bot-ruby-0.19.0

- old
+ new

@@ -2 +1,3 @@ +# frozen_string_literal: true + require 'telegram/bot/exceptions/base' require 'telegram/bot/exceptions/response_error'