final Future<void> Function({ required String text, required void Function(String chunk) onChunk, }) send;