export class SlashCommandClosureExecutor { /**@type {String}*/ name = ''; // @ts-ignore /**@type {Map}*/ providedArguments = {}; }