Table of Contents

Property SourceChannel

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

SourceChannel

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

[JsonProperty("source_channel", NullValueHandling = NullValueHandling.Ignore)]
public DiscordChannel SourceChannel { get; set; }

Property Value

DiscordChannel