Table of Contents

Class GuildMemberTimeoutUpdateEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for GuildMemberTimeoutChanged event.

public class GuildMemberTimeoutUpdateEventArgs : DiscordEventArgs
Inheritance
GuildMemberTimeoutUpdateEventArgs
Inherited Members

Properties

Guild

Gets the guild this member was timed out.

Target

Gets the member that was timed out.

TimeoutAfter

Gets the timeout time after the update.

TimeoutBefore

Gets the timeout time before the update.