Table of Contents

Property Channels

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Channels

Gets a list of widget channels.

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

Property Value

IReadOnlyList<DiscordChannel>