|
Operator
C++ library for plugging into matrix.org
|
HTML version of a message class. More...
#include <event.hh>


Public Member Functions | |
| _HTMLMessage (nlohmann::json d, const std::string &room_id="") throw (Error::Error) | |
| _HTMLMessage (const _HTMLMessage< T > &other) throw () | |
| _HTMLMessage (const std::string &body, const std::string &html, const std::string &room_id) | |
HTML version of a message class.
1.8.13