feat: release 3.8.3 (#17)
This commit is contained in:
5
src/types/libOpenIMSDK.d.ts
vendored
5
src/types/libOpenIMSDK.d.ts
vendored
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user