Skip to content

Commit

Permalink
fixup(Guild): add safetyAlertsChannelID into toJSON() list (#74)
Browse files Browse the repository at this point in the history
I always seem to forget to add it there.
  • Loading branch information
TTtie authored May 12, 2023
1 parent cedb289 commit b3b6627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/structures/Guild.js
Original file line number Diff line number Diff line change
Expand Up @@ -1374,6 +1374,7 @@ class Guild extends Base {
"publicUpdatesChannelID",
"roles",
"rulesChannelID",
"safetyAlertsChannelID",
"splash",
"stickers",
"systemChannelFlags",
Expand Down

0 comments on commit b3b6627

Please sign in to comment.