class Tourmaline::Handlers::HearsHandler inherits Tourmaline::EventHandler # Constants# ANNOTATION = Hears # Constructors# .new(client : Client, pattern : String | Regex, &block : Context -> ) # View source Methods# #call(update : Update) # View source #client : Client # View source #client=(client : Client) # View source #pattern : Regex # View source #pattern=(pattern : Regex) # View source