libkazv
|
The room versions the server supports. More...
#include <capabilities.hpp>
Public Attributes | |
std::string | defaultVersion |
The default room version the server is using for new rooms. More... | |
immer::map< std::string, std::string > | available |
A detailed description of the room versions the server supports. More... | |
The room versions the server supports.
immer::map<std::string, std::string> Kazv::Api::GetCapabilitiesJob::RoomVersionsCapability::available |
A detailed description of the room versions the server supports.
std::string Kazv::Api::GetCapabilitiesJob::RoomVersionsCapability::defaultVersion |
The default room version the server is using for new rooms.