Table of Contents

Class ChannelDeletedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for the ChannelDeleted event.

public class ChannelDeletedEventArgs : DiscordEventArgs
Inheritance
object
EventArgs
ChannelDeletedEventArgs

Properties

Channel

Gets the channel that was deleted.

Guild

Gets the guild this channel belonged to.