Skip to content

Commit

Permalink
[TASK] Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Woeler committed Jan 31, 2020
1 parent 73a0c65 commit bbfd91f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ $message = (new DiscordEmbedMessage())

$webhook = new DiscordWebhook('https://discordapp.com/api/webhooks/SomeWebHook');
$webhook->send($message);
```
```

Sending messages via the webhook class will automatically handle rate limits.

0 comments on commit bbfd91f

Please sign in to comment.