trixnity-api-server
3.0.0-beta2
trixnity-api-server
/
net.folivo.trixnity.api.server
/
MatrixEndpointContext
/
MatrixEndpointContext
Matrix
Endpoint
Context
fun
<
ENDPOINT
:
MatrixEndpoint
<
REQUEST
,
RESPONSE
>
,
REQUEST
>
MatrixEndpointContext
(
endpoint
:
ENDPOINT
,
requestBody
:
REQUEST
,
call
:
ApplicationCall
)