class AvailableVotersCommand

Defined in:

groogy-bot/available_voters_command.cr

Constructors

Instance Method Summary

Instance methods inherited from class Command

apply(bot, client) apply, command : String command, documentation : String documentation, execute(bot, client, msg, match) execute, has_permission?(msg) has_permission?, pattern : Regex pattern

Constructor methods inherited from class Command

new(command : String, pattern : Regex, documentation : String) new

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def execute(bot, client, msg, match) #

[View source]