mtx::responses::Versions struct

Response from the GET /_matrix/client/versions endpoint.

Gets the versions of the specification supported by the server.

Public variables

std::vector<std::string> versions
The supported versions.