package
0.3.0
Repository: https://github.com/erikkalkoken/feedhook.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new client for webhook.
NewWebhook returns a new webhook.

# Variables

No description provided by the author

# Structs

Client represents a shared client used by all webhooks to access the Discord API.
Embed represents a Discord Embed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HTTPError represents a HTTP error, e.g.
Message represents a message that can be send to a Discord webhook.
TooManyRequestsError represents a HTTP status code 429 error.
Webhook represents a Discord webhook which respects rate limits.