Property | Type | Description | |
---|---|---|---|
t | System.DateTime | ||
timeoutTime | double | ||
timer | |||
userID | ulong |
Method | Description | |
---|---|---|
SetTimer ( System.TimeSpan time, object data ) : void | ||
TimedoutUser ( IGuildUser user ) : System.Collections.Generic |
public SetTimer ( System.TimeSpan time, object data ) : void | ||
time | System.TimeSpan | |
data | object | |
return | void |
public TimedoutUser ( IGuildUser user ) : System.Collections.Generic | ||
user | IGuildUser | |
return | System.Collections.Generic |