Table of Contents

Property SourceGuild

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

SourceGuild

A partial guild object for the guild of the channel this channel follower webhook is following.

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

Property Value

DiscordGuild