glirc-2.40.1: Console IRC client
Copyright(c) TheDaemoness 2023
LicenseISC
Maintaineremertens@gmail.com
Safe HaskellSafe-Inferred
LanguageHaskell2010

Client.View.Who

Description

This module renders the lines used in /who replies.

Synopsis

Documentation

whoLines Source #

Arguments

:: Text

network

-> Int

window width

-> ClientState

client state

-> [Image'] 

| Render the lines used by the /who command in normal mode.