Skip to content

Commit 1feeeda

Browse files
committed
Add missing class reference
1 parent db9110a commit 1feeeda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libraries/Discord/EmbedField.php

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use \JsonSerializable;
66
use \LengthException;
7+
use \UnexpectedValueException;
78

89
// <https://discordapp.com/developers/docs/resources/channel#embed-object-embed-field-structure>
910

0 commit comments

Comments
 (0)