Property SourceChannel
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
SourceChannel
A partial channel object for the channel this channel follower webhook is following.
[JsonProperty("source_channel", NullValueHandling = NullValueHandling.Ignore)]
public DiscordPartialChannel SourceChannel { get; }