raito.utils.helpers.truncate module¶ raito.utils.helpers.truncate.truncate(text, max_length, ellipsis='...')[исходный код]¶ Параметры: text (str) max_length (int) ellipsis (str) Тип результата: str