TranscriptInfo interface
存储脚本的元数据。
属性
| channel |
从中获取脚本的 ChannelId。 |
| created | 日期对话已启动。 |
| id | 对话 ID。 |
属性详细信息
channelId
从中获取脚本的 ChannelId。
channelId: string
属性值
string
created
日期对话已启动。
created: Date
属性值
Date
id
对话 ID。
id: string
属性值
string