class Tourmaline::InlineQueryHandler inherits Tourmaline::EventHandler # Constructors# .new(pattern : String | Regex, proc : EventHandlerProc) # View source .new(pattern : String | Regex, &block : EventHandlerProc) # View source Methods# #actions : Array(UpdateAction) # View source #call(ctx : Context) # View source #pattern : Regex # View source