Function: erc--phantom-channel-user-status

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

Signature

(erc--phantom-channel-user-status erc--phantom-channel-user-status X)

Documentation

Access slot "status" of erc--phantom-channel-user struct 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)))