class ReminderHandler
- ReminderHandler
- Reference
- Object
Defined in:
handlers/reminder_handler.crConstant Summary
-
Recurrence =
JosieHealth::Utils::Recurrence
Constructors
Instance Method Summary
- #get_help : String
- #handle_every_command(user_id : String, args : String, channel_id : UInt64, discord_user_id : UInt64) : String
- #handle_in_command(user_id : String, args : String, channel_id : UInt64, discord_user_id : UInt64) : String
- #handle_reminders_list(user_id : String) : String
Constructor Detail
Instance Method Detail
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
#