pub fn create_slash_check<'a>( ctx: &'a Context, interaction: &'a CommandInteraction, command: &'a Command, ) -> BoxFuture<'a, Result<(), Reason>>
Check if a command is enabled via slash framework