Skip to content

Commit

Permalink
Add guild feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihlus committed Oct 30, 2022
1 parent 6757f34 commit bf0764b
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ public enum GuildFeature
/// </summary>
Community,

/// <summary>
/// The guild has been set as a support server on the app directory.
/// </summary>
DeveloperSupportServer,

/// <summary>
/// The guild is able to be discovered in the guild directory.
/// </summary>
Expand Down

0 comments on commit bf0764b

Please sign in to comment.