Table of Contents

Property MentionedChannels

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

MentionedChannels

Gets the collection of mentioned channels.

public IReadOnlyList<DiscordChannel> MentionedChannels { get; }

Property Value

IReadOnlyList<DiscordChannel>