Property SourceGuildId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
SourceGuildId
Gets the ID of the source guild.
[JsonProperty("source_guild_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong SourceGuildId { get; }
Gets the ID of the source guild.
[JsonProperty("source_guild_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong SourceGuildId { get; }