Table of Contents
API reference

Property Channels

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Channels

Gets the list of channels in the guild, along with their information such as ID, status, and voice start time.

public List<DiscordChannelInfo> Channels { get; }

Property Value

List<DiscordChannelInfo>