Table of Contents

Property SourceGuild

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

SourceGuild

Gets the partial source guild for this webhook (For Channel Follower Webhooks).

[JsonProperty("source_guild", NullValueHandling = NullValueHandling.Ignore)]
public DiscordGuild SourceGuild { get; set; }

Property Value

DiscordGuild