Class ChannelDeletedEventArgs
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Represents arguments for the ChannelDeleted event.
public class ChannelDeletedEventArgs : DiscordEventArgs
- Inheritance
-
ChannelDeletedEventArgs
Properties
- Channel
Gets the channel that was deleted.
- Guild
Gets the guild this channel belonged to.