Expand description
Endpoints for the server
Modules§
- discord
- Discord webhook
EndpointandEndpointConfigimplementation - Email
EndpointandEndpointConfigimplementation - file
- Regular file
EndpointandEndpointConfigimplementation - matrix
- Matrix
EndpointandEndpointConfigimplementation
Traits§
- Endpoint
- A data structure that contains information and functions need the server needs to send messages to endpoint.
- Endpoint
Config - A data structure that can be deserialized and converted into an
Endpoint.