Skip to content

ppagent / SourceChatMPContent

Type Alias: SourceChatMPContent

SourceChatMPContent = object

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

小程序消息

Properties

cover?

optional cover: IAsyncFile

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


desc?

optional desc: string

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


displayName?

optional displayName: string

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


iconUrl?

optional iconUrl: string

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


id?

optional id: string

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


openRelativePath?

optional openRelativePath: string

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


openUrl

openUrl: string

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


title

title: string

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