Expand description
Endpoints for the server
Modules§
- discord
- Discord webhook
Endpoint
andEndpointConfig
implementation - Email
Endpoint
andEndpointConfig
implementation - file
- Regular file
Endpoint
andEndpointConfig
implementation - matrix
- Matrix
Endpoint
andEndpointConfig
implementation
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
.