module TelegramBot::CmdHandler

Defined in:

telegram_bot/cmd_handler.cr

Instance Method Summary

Instance Method Detail

def /(command : String, &block : Message, Array(String) -> ) #

def call(cmd : String, message : Message, params : Array(String)) #

def cmd(command : String, &block : Message, Array(String) -> ) #

def handle(message : Message) #