#invalid string length

6 messages · Page 1 of 1 (latest)

vapid carbon
#

Because if data.Content is empty then lines 151ff will lead to an empty string passed as description to the embed. Which is invalid

vapid carbon
#

But data exists. Just data.Content is an empty array

#

So you‘d need to also check for data.Content.length

#

By literally typing that as condition?

outer hinge
#

rude

#

but ok