mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
To let modules know whether a client is currently in playback mode. The clientbuffer module (#343) wants to update "last seen message" timestamps in OnSendToClient() but it must avoid doing that while in playback mode.