Table of Contents

Class ChannelUpdateEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for ChannelUpdated event.

public class ChannelUpdateEventArgs : DiscordEventArgs
Inheritance
ChannelUpdateEventArgs
Inherited Members

Properties

ChannelAfter

Gets the post-update channel.

ChannelBefore

Gets the pre-update channel.

Guild

Gets the guild in which the update occurred.