Skip to content

Commit

Permalink
feature: fix moonwave documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
4x8Matrix committed May 25, 2024
1 parent c24845f commit cfd1473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package/Classes/Builders/CommandBuilder.luau
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ local CommandOptionBuilder = require("CommandOptionBuilder")
local PermissionsBuilder = require("PermissionsBuilder")

--[=[
@class CommandBuilder
@class Builders.CommandBuilder
CommandBuilder is used to construct a command for a Discord application, including type, name, description, and options.
Expand Down

0 comments on commit cfd1473

Please sign in to comment.