ClientPrefix
Defined in: src/http-api/prefix.ts:17
Enumeration Members
Section titled “Enumeration Members”Unstable
Section titled “Unstable”Unstable:
"/_matrix/client/unstable"
Defined in: src/http-api/prefix.ts:29
A constant representing the URI path for as-yet unspecified Client-Server HTTP APIs.
V1:
"/_matrix/client/v1"
Defined in: src/http-api/prefix.ts:21
A constant representing the URI path for Client-Server API endpoints versioned at v1.
V3:
"/_matrix/client/v3"
Defined in: src/http-api/prefix.ts:25
A constant representing the URI path for Client-Server API endpoints versioned at v3.