struct
WellKnownResponse from the GET /.well-known/matrix/client
endpoint. May also be returned from POST /_matrix/client/r0/login
.
Gets discovery information about the domain
Public variables
- ServerInformation homeserver
- Required. Used by clients to discover homeserver information.
- std::optional<ServerInformation> identity_server
- Used by clients to discover identity server information.