Skip to content

Commit 4dad82c

Browse files
committed
chore: requested changes
1 parent 431d716 commit 4dad82c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/GClient.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ export interface GClientOptions extends ClientOptions {
9999
* The guild id that will serve as the development server for your application.
100100
*
101101
* If this option is present, all slash commands will be registered only for the specified guild id.
102+
* However, if the command contains the `guildId` option, it is used instead of this option.
102103
*
103104
* @type {Snowflake}
104105
*/

0 commit comments

Comments
 (0)