Property MentionedChannels
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
MentionedChannels
Gets channels mentioned by this message.
[JsonIgnore]
public IReadOnlyList<DiscordChannel> MentionedChannels { get; }
Gets channels mentioned by this message.
[JsonIgnore]
public IReadOnlyList<DiscordChannel> MentionedChannels { get; }