Skip to content

SlashCommand.description

github-actions[bot] edited this page Sep 30, 2024 · 2 revisions

description for the slash command
type: String

commands.create("example1", "example description");

commands.create({ name: "example2", desc: "example description" });

commands.create({ name: "example3", description: "example description" });


🛈 Client

🛈 AddonService

🛈 AttachmentService

🛈 ChannelService

🛈 CommandService

🛈 ComponentService

🛈 ErrorService

🛈 EventService

🛈 ExpressionService

🛈 GuildService

🛈 LogService

🛈 MessageService

🛈 PermissionService

🛈 RoleService

🛈 StorageService

🛈 TypeService

🛈 UserService

🛈 UtilService

🛈 VoiceService


Clone this wiki locally