Property ResolvedChannelMentions
- Namespace
- DisCatSharp.ApplicationCommands.Context
- Assembly
- DisCatSharp.ApplicationCommands.dll
ResolvedChannelMentions
Gets the channels mentioned in the command parameters.
public IReadOnlyList<DiscordChannel> ResolvedChannelMentions { get; }