Socket
Socket
Sign inDemoInstall

@tencentcloud/chat-uikit-engine

Package Overview
Dependencies
Maintainers
7
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tencentcloud/chat-uikit-engine - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

6

index.d.ts

@@ -132,2 +132,4 @@ import TencentCloudChat, { Message, Conversation } from '@tencentcloud/chat';

sequence: number;
progress: number;
updateProperties(options: Message): void;
getMessage(): Message;

@@ -201,3 +203,2 @@ modifyMessage(options: ModifyMessageParams): Promise<any>;

receiverList?: Array<string>;
onProgress?: Function;
}

@@ -368,4 +369,3 @@ interface SendMessageParams extends SendMessageBasicParams {

handleMessage?: string;
message?: any;
application?: any;
application: any;
}

@@ -372,0 +372,0 @@ interface GetMemberListParams extends GroupServiceBasicParams, MGetMemberListParams {

{
"name": "@tencentcloud/chat-uikit-engine",
"version": "0.0.3",
"version": "0.0.4",
"description": "Tencent Cloud TUIChatEngine SDK for Chat TUIKit",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc