Table of Contents

Property ResolvedChannelMentions

Namespace
DSharpPlus.SlashCommands
Assembly
DSharpPlus.SlashCommands.dll

ResolvedChannelMentions

Gets the channels mentioned in the command parameters.

public IReadOnlyList<DiscordChannel> ResolvedChannelMentions { get; }

Property Value

IReadOnlyList<DiscordChannel>