Table of Contents

Class ThreadUpdateEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for ThreadUpdated event.

public class ThreadUpdateEventArgs : DiscordEventArgs
Inheritance
ThreadUpdateEventArgs
Inherited Members

Properties

Guild

Gets the guild in which the thread was updated.

Parent

Gets the threads parent channel.

ThreadAfter

Gets the post-update thread.

ThreadBefore

Gets the pre-update thread.