Property GuildId
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
GuildId
The ID of the guild the bot attempted to get members for.
[JsonProperty("guild_id")]
public ulong GuildId { get; }
The ID of the guild the bot attempted to get members for.
[JsonProperty("guild_id")]
public ulong GuildId { get; }