共用方式為


ResourceDetails type

下載資源進行緩存所需的詳細資訊。

type ResourceDetails = {
  messageId: string
  resourceUrl: string
  threadId: string
}