Table of Contents

Property ResourceChannels

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ResourceChannels

Gets the resource channels.

[JsonProperty("resource_channels", NullValueHandling = NullValueHandling.Ignore)]
public List<ResourceChannel> ResourceChannels { get; }

Property Value

List<ResourceChannel>