Table of Contents
API reference

Property Channels

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Channels

Gets a list of widget channels.

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

Property Value

IReadOnlyList<DiscordChannel>