Property SourceGuild
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
SourceGuild
Gets the source guild.
[JsonProperty("serialized_source_guild", NullValueHandling = NullValueHandling.Ignore)]
public DiscordGuild SourceGuild { get; }
Gets the source guild.
[JsonProperty("serialized_source_guild", NullValueHandling = NullValueHandling.Ignore)]
public DiscordGuild SourceGuild { get; }