glirc-2.35: Console IRC client

Copyright(c) Eric Mertens 2016
LicenseISC
Maintaineremertens@gmail.com
Safe HaskellNone
LanguageHaskell2010

Client.Message

Contents

Description

This module provides the type used to track messages just before they are added to a window.

Synopsis

Client message type

Message body type

Client message operations

Client message operations

msgText :: MessageBody -> Text Source #

Compute a searchable text representation of the message