libkazv
Kazv::Api::GetCapabilitiesJob::RoomVersionsCapability Struct Reference

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...
 

Detailed Description

The room versions the server supports.

Member Data Documentation

◆ available

immer::map<std::string, std::string> Kazv::Api::GetCapabilitiesJob::RoomVersionsCapability::available

A detailed description of the room versions the server supports.

◆ defaultVersion

std::string Kazv::Api::GetCapabilitiesJob::RoomVersionsCapability::defaultVersion

The default room version the server is using for new rooms.


The documentation for this struct was generated from the following file: