concatenate_rows# langchain_community.document_loaders.telegram.concatenate_rows(row: dict) → str[source]# Combine message information in a readable format ready to be used. Parameters: row (dict) – Return type: str