file
capabilities.hppResponses from the capabilities API.
Namespaces
- namespace mtx
- Top level namespace for mtxclient.
- namespace mtx::responses
- Namespace for the different types of responses.
Classes
- struct mtx::responses::capabilities::RoomVersionsCapability
- The room versions the server supports.
- struct mtx::responses::capabilities::Enabled
- any capability that can be enabled or disabled.
- struct mtx::responses::capabilities::Capabilities
- Response from the
GET /_matrix/client/v3/capabilities
endpoint.