LeechCraft Azoth  0.6.70-18450-gabe19ee3b0
Modular multiprotocol IM plugin for LeechCraft
LC::Azoth::History::NewMessage< K > Struct Template Reference

#include "ihistoryplugin.h"

Public Attributes

Endpoint< K > Endpoint_
 
QDateTime TS_
 
QString Body_
 
std::optional< QString > RichBody_
 

Detailed Description

template<EntryKind K>
struct LC::Azoth::History::NewMessage< K >

Definition at line 76 of file ihistoryplugin.h.

Member Data Documentation

◆ Body_

template<EntryKind K>
QString LC::Azoth::History::NewMessage< K >::Body_

Definition at line 81 of file ihistoryplugin.h.

◆ Endpoint_

template<EntryKind K>
Endpoint<K> LC::Azoth::History::NewMessage< K >::Endpoint_

Definition at line 78 of file ihistoryplugin.h.

◆ RichBody_

template<EntryKind K>
std::optional<QString> LC::Azoth::History::NewMessage< K >::RichBody_

Definition at line 82 of file ihistoryplugin.h.

◆ TS_

template<EntryKind K>
QDateTime LC::Azoth::History::NewMessage< K >::TS_

Definition at line 80 of file ihistoryplugin.h.


The documentation for this struct was generated from the following file: