![]() |
LeechCraft Azoth 0.6.70-18450-gabe19ee3b0
Modular multiprotocol IM plugin for LeechCraft
|
#include "ihistoryplugin.h"
Public Attributes | |
| Endpoint< K > | Endpoint_ |
| QDateTime | TS_ |
| QString | Body_ |
| std::optional< QString > | RichBody_ |
Definition at line 76 of file ihistoryplugin.h.
| QString LC::Azoth::History::NewMessage< K >::Body_ |
Definition at line 81 of file ihistoryplugin.h.
| Endpoint<K> LC::Azoth::History::NewMessage< K >::Endpoint_ |
Definition at line 78 of file ihistoryplugin.h.
| std::optional<QString> LC::Azoth::History::NewMessage< K >::RichBody_ |
Definition at line 82 of file ihistoryplugin.h.
| QDateTime LC::Azoth::History::NewMessage< K >::TS_ |
Definition at line 80 of file ihistoryplugin.h.