struct
#include <include/mtx/events/tombstone.hpp>
Tombstone Content for the m.room.tombstone
event.
A state event signifying that a room has been upgraded to a different room version, and that clients should go there.
Public variables
- std::string body
- Required. A server-defined message.
- std::string replacement_room
- Required. The new room the client should be visiting.