propagateWhoisTimestamp

Propagates a single update to the the kameloso.kameloso.Kameloso.previousWhoisTimestamps associative array to all plugins.

private @system
void
propagateWhoisTimestamp
(,
const string nickname
,
const long nowInUnix
)

Parameters

instance Kameloso

The current Kameloso instance.

nickname string

Nickname whose WHOIS timestamp to propagate.

nowInUnix long

UNIX WHOIS timestamp.