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