Skip to content

Commit

Permalink
Update Guilds.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pakkographic committed Oct 23, 2023
1 parent 5a720d5 commit c599caf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/routes/Guilds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,7 @@ export class Guilds {
json: options
}).then(data => this.#manager.client.util.updateGuildCategory(data.category));
}

/**
* Read a guild category.
* @param guildID ID of the guild to create a category in.
Expand Down

0 comments on commit c599caf

Please sign in to comment.