Class ThreadDeleteEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for ThreadDeleted event.
public class ThreadDeleteEventArgs : DiscordEventArgs
- Inheritance
-
ThreadDeleteEventArgs
- Inherited Members
Properties
- Guild
Gets the guild this thread belonged to.
- Parent
Gets the threads parent channel.
- Thread
Gets the thread that was deleted.
- Type
Gets the threads type.