mtx::events::msg::Emote struct

Content of m.room.message with msgtype m.emote.

Public variables

std::string format
We only handle org.matrix.custom.html.
std::string formatted_body
HTML formatted message.
mtx::common::Relations relations
Relates to for rich replies.
std::optional<mtx::common::Mentions> mentions
Mentioned users by this event.