We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9110a commit 1feeedaCopy full SHA for 1feeeda
src/libraries/Discord/EmbedField.php
@@ -4,6 +4,7 @@
4
5
use \JsonSerializable;
6
use \LengthException;
7
+use \UnexpectedValueException;
8
9
// <https://discordapp.com/developers/docs/resources/channel#embed-object-embed-field-structure>
10
0 commit comments