|
@@ -130,7 +130,7 @@ namespace Discord.WebSocket |
|
|
/// </summary> |
|
|
/// </summary> |
|
|
/// <remarks> |
|
|
/// <remarks> |
|
|
/// This information is provided by Discord. |
|
|
/// This information is provided by Discord. |
|
|
/// It should only be used when auto-sharding is disabled. |
|
|
|
|
|
|
|
|
/// It is only used when using a <see cref="DiscordShardedClient"/> and auto-sharding is disabled. |
|
|
/// </remarks> |
|
|
/// </remarks> |
|
|
public int IdentifyMaxConcurrency { get; set; } = 1; |
|
|
public int IdentifyMaxConcurrency { get; set; } = 1; |
|
|
|
|
|
|
|
|