Function: erc--phantom-channel-user-last-message-time

erc--phantom-channel-user-last-message-time is a byte-compiled function defined in erc-button.el.gz.

Signature

(erc--phantom-channel-user-last-message-time CL-X)

Documentation

Access slot "last-message-time" of erc--phantom-channel-user struct CL-X.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-button.el.gz
;; Historical or fictitious users.  As long as these two structs
;; remain superficial "subclasses" with the same slots and defaults,
;; they can live here instead of in erc-common.el.
(cl-defstruct (erc--phantom-channel-user (:include erc-channel-user)))