Property GuildId
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
GuildId
Gets the guild id this player belongs to.
[JsonProperty("guildId")]
public string GuildId { get; }
Gets the guild id this player belongs to.
[JsonProperty("guildId")]
public string GuildId { get; }