Skip to content

Commit

Permalink
feat: add maxStageVideoChannelUsers
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiralite committed Apr 2, 2023
1 parent be63806 commit 559a705
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions guide/additional-info/changes-in-v14.md
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,8 @@ Added `Guild#setMFALevel()` which sets the guild's MFA level.

Added `Guild#maxVideoChannelUsers` which indicates the maximum number of video channel users.

Added `Guild#maxStageVideoChannelUsers`, which indicates the maximum number of video channel users for stage channels.

Added `Guild#disableInvites()` which disables the guild's invites.

Added support for the `after` parameter in `Guild#fetchAuditLogs()`.
Expand Down

0 comments on commit 559a705

Please sign in to comment.