DiscordJS: How do I make the slash command in my radioconfig.js display the names as tabbar?

How do I make the slash command from my radioconfig.js display the names as tabbing? // radioConfig.js const radioConfig = { "Radio 1": { url: "link" }, "Radio 2": { url: " http://radiourl2.com " }, "Radio 3": { url: " http://radiourl3.com " } }; module.exports = radioConfig; Code: https://hastebin.mobilserver.xyz/otaxopojir.js error: https://hastebin.mobilserver.xyz/aqekokezel.coffeescript