Add support for Twilight gateway queue
This commit is contained in:
@@ -17,6 +17,8 @@ namespace PluralKit.Bot
|
||||
public ulong? AdminRole { get; set; }
|
||||
|
||||
public ClusterSettings? Cluster { get; set; }
|
||||
|
||||
public string? GatewayQueueUrl { get; set; }
|
||||
|
||||
public record ClusterSettings
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user