Skip to content

ppagent / SourceChatEmotionContent

Type Alias: SourceChatEmotionContent

SourceChatEmotionContent = object

Defined in: src/source/source.ts:333

如果是一张动图,那么previewUrl通常是一个预览的静态图。url是实际动图。

Properties

file

file: IAsyncFile

Defined in: src/source/source.ts:333


previewUrl

previewUrl: string

Defined in: src/source/source.ts:333


url?

optional url: string

Defined in: src/source/source.ts:333