Skip to main content

MAX_MESSAGE_CONTENT_CHARS

Constant MAX_MESSAGE_CONTENT_CHARS 

Source
const MAX_MESSAGE_CONTENT_CHARS: usize = 2000;
Expand description

Discord rejects message content longer than this many characters.