Packages

A simple Gleam library for sending Discord webhook.

Current section

Files

Jump to
discord_webhook include discord_webhook_Webhook.hrl
Raw

include/discord_webhook_Webhook.hrl

-record(webhook, {url :: binary()}).