Closed HuyaneMatsu closed 2 years ago
When a message is moved with length of 2k+, drops an error:
DiscordException Bad Request (400), code=50035: Invalid Form Body ...; POST https://discord.com/api/v10/webhooks/.../... content.BASE_TYPE_MAX_LENGTH('Must be 2000 or fewer in length.')
Fixed.
When a message is moved with length of 2k+, drops an error: