misc: Missing summary tag
This commit is contained in:
@@ -151,6 +151,7 @@ namespace Discord.WebSocket
|
|||||||
}
|
}
|
||||||
private int _maxWaitForGuildAvailable = 10000;
|
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.
|
/// 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>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
|
|||||||
Reference in New Issue
Block a user