Property GuildId
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
GuildId
Gets the ID of the guild this voice state update is associated with.
public ulong? GuildId { get; }
Property Value
- ulong?
Gets the ID of the guild this voice state update is associated with.
public ulong? GuildId { get; }