global class SlashCommandDispatcher { global SlashCommandDispatcher() { } global Boolean allowUnauthenticatedUsers() { } global Object clone() { } global Slack.ActionHandler invoke(Slack.SlashCommandParameters param0, Slack.RequestContext param1) { } }