TrackedChannel

Represents an IRC channel and its member users for use by IrcTracker.

The list of members includes the user associated with the tracking object. If the IrcTracker used to access an instance of this type was since stopped, the channel presents the list of members as it were at the time of the tracker being stopped.

alias TrackedChannel = CustomTrackedChannel!void

See Also

Meta