Skip to content

Commit

Permalink
misc: Missing summary tag
Browse files Browse the repository at this point in the history
  • Loading branch information
SubZero0 authored Nov 17, 2020
1 parent 47ed806 commit 3a10018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Discord.Net.WebSocket/DiscordSocketConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ public int MaxWaitBetweenGuildAvailablesBeforeReady {
}
private int _maxWaitForGuildAvailable = 10000;

/// <summary>
/// Gets or sets gateway intents to limit what events are sent from Discord. Allows for more granular control than the <see cref="GuildSubscriptions"/> property.
/// </summary>
/// <remarks>
Expand Down

0 comments on commit 3a10018

Please sign in to comment.