Expand description
discord-webhook-client
is a super simple client to the Discord webhook service.
This crate has one function, send_message
, which should be used to send messages
Enums§
- Error
- Defines possible errors from this crate
Functions§
- send_
message - Send a message to a discord server via webhook