Udostępnij za pośrednictwem


AcsChatThreadEventBase type

Schemat typowych właściwości wszystkich zdarzeń wątku czatu

type AcsChatThreadEventBase = AcsChatEventBase & {
  createTime: string
  version: number
}