#sapphire error?
10 messages · Page 1 of 1 (latest)
embed field values must be non-empty strings
it doesn't look like either level or xp are strings
just add value: ' ' instead of value:
That would be an empty string and wouldn't work
You could probably use blank space character like this https://www.compart.com/en/unicode/U+2800
https://www.compart.com/en/unicode/U+2800
U+2800 is the unicode hex value of the character Braille Pattern Blank. Char U+2800, Encodings, HTML Entitys:⠀,⠀, UTF-8 (hex), UTF-16 (hex), UTF-32 (hex)
it's got a space in it
how do i close a thread