Table of Contents

Class GuildMemberTimeoutRemoveEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for GuildMemberTimeoutRemoved event.

public class GuildMemberTimeoutRemoveEventArgs : DiscordEventArgs
Inheritance
GuildMemberTimeoutRemoveEventArgs
Inherited Members

Properties

Guild

Gets the guild this member was timed out.

Target

Gets the member that was affected by the timeout.

TimeoutBefore

Gets the timeout time before the remove.