Function discord_webhook_client::send_message[][src]

pub async fn send_message(
    webhook: Url,
    message: &DiscordMessage
) -> Result<Response, Error>
Expand description

Send a message to a discord server via webhook