@rongcloud/imlib-next 5.8.4-alpha.8 → 5.8.4-alpha.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -550,6 +550,10 @@ interface IAReceivedConversation {
550
550
  * @since 5.8.4
551
551
  */
552
552
  operationTime?: number;
553
+ /**
554
+ * 会话草稿
555
+ */
556
+ draft?: string;
553
557
  }
554
558
  /**
555
559
  * @category Interface