release: 2.2.38

This commit is contained in:
手瓜一十雪
2024-09-02 17:31:27 +08:00
parent 59a1a95075
commit f6b02d96ec
10 changed files with 58 additions and 137 deletions

View File

@@ -370,7 +370,8 @@ export interface ReplyElement {
replayMsgSeq: string;
replayMsgId: string;
senderUin: string;
senderUinStr: string;
senderUidStr?: string;
replyMsgTime?: string;
}
export interface SendReplyElement {