class ReminderHandler

Defined in:

handlers/reminder_handler.cr

Constant Summary

Recurrence = JosieHealth::Utils::Recurrence

Constructors

Instance Method Summary

Constructor Detail

def self.new(api_client : APIClient) #

Instance Method Detail

def get_help : String #

def handle_every_command(user_id : String, args : String, channel_id : UInt64, discord_user_id : UInt64) : String #

def handle_in_command(user_id : String, args : String, channel_id : UInt64, discord_user_id : UInt64) : String #

def handle_reminders_list(user_id : String) : String #