Table of Contents

Property MentionedChannels

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

MentionedChannels

Gets channels mentioned by this message.

[JsonIgnore]
public IReadOnlyList<DiscordChannel> MentionedChannels { get; }

Property Value

IReadOnlyList<DiscordChannel>