![]() |
![]() |
$chan.userLastActionTimeReturns the time that an user has last performed some kind of action on the channel |
Usage |
|
Description |
Returns the unix time at which the user specified by <nickname> has performed
some kind of action on the channel specified by <window_id>. If <window_id> is not passed, the current window is used. If the specified window is not a channel, a warning is printed and '0' is returned. '0' is also returned when the user's last action time is unknown: this is true for all the users that were on the channel before the local user has joined it and have performed no actions since that moment. |
Syntax Specification |
|
See also |
$unixtime, $chan.userjointime |