Table of Contents

Class ChannelInfoEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents the information received with a channel info event.

public sealed class ChannelInfoEventArgs : DiscordEventArgs
Inheritance
ChannelInfoEventArgs

Properties

ChannelInfo

The information provided for voice channels in this guild.

Guild

The guild this event pertains to.