Skip to content

global plugin_template._commands.hello_world.say.constant


fields


M.Subcommand


M.Subcommand: {
    phrase: string = "phrase",
    word: string = "word",
}

M.Keyword


M.Keyword: {
    style: { lowercase = "lowercase", uppercase = "uppercase",  },
}