Table of Contents

Property ChannelInfo

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

ChannelInfo

The information provided for voice channels in this guild.

public IReadOnlyList<VoiceChannelInfo> ChannelInfo { get; }

Property Value

IReadOnlyList<VoiceChannelInfo>