Class RevoltApiVortexFeature
Assembly: Revolt.Net.dll​
View Source​
Declaration
public class RevoltApiVortexFeature
Properties​
Enabled​
View Source​
Declaration
[JsonProperty("enabled")]
public bool Enabled { get; }
Url​
View Source​
Declaration
[JsonProperty("url")]
public string Url { get; }
WebsocketUrl​
View Source​
Declaration
[JsonProperty("ws")]
public string WebsocketUrl { get; }