class TelegramBot::AnythingMatcher

Public Instance Methods

===(_) click to toggle source
# File lib/telegram_bot/matcher.rb, line 70
def ===(_)
  true
end