class WrappedHandler

Defined in:

handlers/wrapped_handler.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(api_client : APIClient, webhook_server : WebhookServer | Nil = nil) #

Instance Method Detail

def get_help : String #

def handle_vwrapped(user_id : String, year_arg : String = "", channel_id : Discord::Snowflake | Nil = nil) : String #

def handle_wrapped(user_id : String, year_arg : String = "", channel_id : Discord::Snowflake | Nil = nil) : String #

def handle_wrapped_alltime(user_id : String) : String #