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