Property MentionedChannels
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
MentionedChannels
Gets the collection of mentioned channels.
public IReadOnlyList<DiscordChannel> MentionedChannels { get; }
Gets the collection of mentioned channels.
public IReadOnlyList<DiscordChannel> MentionedChannels { get; }