Class: TelegramBot::AnythingMatcher
- Defined in:
- lib/telegram_bot/matcher.rb
Direct Known Subclasses
Instance Method Summary collapse
Methods inherited from Matcher
Instance Method Details
#===(_) ⇒ Object
70 71 72 |
# File 'lib/telegram_bot/matcher.rb', line 70 def ===(_) true end |