Add support for Twilight gateway queue
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
public string Token { get; init; }
|
||||
public GatewayIntent Intents { get; init; }
|
||||
public int? MaxShardConcurrency { get; init; }
|
||||
public string? GatewayQueueUrl { get; init; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user