Table of Contents

Class ChannelCreateEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for ChannelCreated event.

public class ChannelCreateEventArgs : DiscordEventArgs
Inheritance
ChannelCreateEventArgs
Inherited Members

Properties

Channel

Gets the channel that was created.

Guild

Gets the guild in which the channel was created.