const MAX_MESSAGE_CONTENT_CHARS: usize = 2000;
Discord rejects message content longer than this many characters.