跳转到内容

UITextPart

消息内的文本片段(流式期间随 msg.text.delta 增长)

readonly text: string;

msg.text.delta 已拼接文本(流式期间增量增长)


readonly type: "text";