What is the maximum length of characters may be in the "description" in FB.ui
var obj = {
description: 'Max lenght???.'
};
I have tested and documented it today. Please find below for the fb.ui feed dialog:
a) the max lenght of the first line, assuming that the line consists of multiple words. long words are truncated much quicker.
b) the total length that is never truncated in the dialog.