Table of Contents

Class ChannelCreatedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for the ChannelCreated event.

public class ChannelCreatedEventArgs : DiscordEventArgs
Inheritance
ChannelCreatedEventArgs

Properties

Channel

Gets the channel that was created.

Guild

Gets the guild in which the channel was created.