feat: release 3.8.3 (#17)

This commit is contained in:
blooming
2025-01-08 21:14:57 +08:00
committed by GitHub
parent 065c3b43fe
commit 80763b3039
10 changed files with 43 additions and 10 deletions

View File

@@ -233,6 +233,11 @@ declare module 'libOpenIMSDK' {
operationID: string,
getMessageOptions: string
): void;
fetch_surrounding_messages(
cCallback: CB_S_I_S_S,
operationID: string,
fetchSurroundingMessagesOptions: string
): void;
revoke_message(
cCallback: CB_S_I_S_S,
operationID: string,