Table of Contents

Property MentionedChannels

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

MentionedChannels

Gets the collection of mentioned channels.

public IReadOnlyList<DiscordChannel> MentionedChannels { get; }

Property Value

IReadOnlyList<DiscordChannel>