مشاركة عبر


ResourceDetails type

التفاصيل المطلوبة لتنزيل مورد إلى ذاكرة التخزين المؤقت.

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