© 2026 Hedgehog Software, LLC
registry.registerChatInputCommand((builder) => builder // .setName(this.name) .setDescription(this.description) .addNumberOption(v => v.setName('value').setDescription('The value of the lerp').setRequired(true).setMaxValue(1).setMinValue(0)) .addBooleanOption(it => it.setName('iterate').setDescription('Iterate the values?').setRequired(true)) , { idHints: ['1066878334149070879'] })
Join the Discord to ask follow-up questions and connect with the community
Sapphire is a next-gen object-oriented Discord.js bot framework.
2,286 Members