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