@tencentcloud/lite-chat 4.2.7 → 4.2.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/basic.d.ts CHANGED
@@ -2588,6 +2588,7 @@ declare interface LOGIN_OPTIONS {
2588
2588
  MESSAGE_EXTENSIONS_DELETED = 'onMessageExtensionsDeleted',
2589
2589
  MESSAGE_REACTIONS_UPDATED = 'onMessageReactionsUpdated',
2590
2590
  SERVER_CONFIG_UPDATED = 'onServerConfigUpdated',
2591
+ GROUP_ONLINE_MEMBER_COUNT_CHANGED = 'onGroupOnlineMemberCountChanged',
2591
2592
  }
2592
2593
 
2593
2594
  enum TYPES {