mtx::events::state::Topic struct

Content for the m.room.topic state event.

A topic is a short message detailing what is currently being discussed in the room.

Public variables

std::string topic
The topic text.