{
  "family": "angular-v5",
  "generatedFrom": [
    "cometchat-angular-app/node_modules/@cometchat/chat-uikit-angular",
    "cometchat-angular-app/node_modules/@cometchat/chat-sdk-javascript"
  ],
  "source": "public-exports+members",
  "mode": "exports-only+members+instance-members",
  "lang": "ts",
  "prefix": "CometChat",
  "members": true,
  "packageVersions": {
    "@cometchat/chat-uikit-angular": "5.1.0",
    "@cometchat/chat-sdk-javascript": "4.1.13",
    "@cometchat/calls-sdk-javascript": "5.0.3"
  },
  "verifiedCompatibleRange": {
    "@cometchat/chat-uikit-angular": "5.1.0–5.2.0",
    "@cometchat/chat-sdk-javascript": "4.1.13–4.2.0",
    "@cometchat/calls-sdk-javascript": "5.0.3–5.0.5"
  },
  "verifiedNote": "Symbol set unchanged across 5.1.0→5.2.0 (outsider explorer AUDIT, 2026-09-08). Annotations in SKILL.md should cite this range, not a single pin.",
  "symbolCount": 3723,
  "symbols": [
    "ADDITIONAL_CONSTANTS",
    "AIAssistantBaseEvent",
    "AIAssistantBaseEvent.conversationId",
    "AIAssistantBaseEvent.data",
    "AIAssistantBaseEvent.getConversationId",
    "AIAssistantBaseEvent.getData",
    "AIAssistantBaseEvent.getMessageId",
    "AIAssistantBaseEvent.getParentMessageId",
    "AIAssistantBaseEvent.getPatentMessageId",
    "AIAssistantBaseEvent.getRunId",
    "AIAssistantBaseEvent.getThreadId",
    "AIAssistantBaseEvent.getTimestamp",
    "AIAssistantBaseEvent.getType",
    "AIAssistantBaseEvent.messageId",
    "AIAssistantBaseEvent.parentMessageId",
    "AIAssistantBaseEvent.setConversationId",
    "AIAssistantBaseEvent.setData",
    "AIAssistantBaseEvent.setMessageId",
    "AIAssistantBaseEvent.setParentMessageId",
    "AIAssistantBaseEvent.setPatentMessageId",
    "AIAssistantBaseEvent.setRunId",
    "AIAssistantBaseEvent.setThreadId",
    "AIAssistantBaseEvent.setTimestamp",
    "AIAssistantBaseEvent.setType",
    "AIAssistantBaseEvent.toJSON",
    "AIAssistantBaseEvent.type",
    "AIAssistantCardEndedEvent",
    "AIAssistantCardEndedEvent.getCardId",
    "AIAssistantCardEndedEvent.getStreamMessageId",
    "AIAssistantCardReceivedEvent",
    "AIAssistantCardReceivedEvent.getCard",
    "AIAssistantCardReceivedEvent.getCardId",
    "AIAssistantCardReceivedEvent.getStreamMessageId",
    "AIAssistantCardStartedEvent",
    "AIAssistantCardStartedEvent.getCardId",
    "AIAssistantCardStartedEvent.getExecutionText",
    "AIAssistantCardStartedEvent.getStreamMessageId",
    "AIAssistantContentBlock",
    "AIAssistantContentReceivedEvent",
    "AIAssistantContentReceivedEvent.getDelta",
    "AIAssistantContentReceivedEvent.setDelta",
    "AIAssistantElement",
    "AIAssistantElement.getData",
    "AIAssistantElement.getType",
    "AIAssistantElement.setData",
    "AIAssistantElement.setType",
    "AIAssistantListener",
    "AIAssistantListener.onAIAssistantEventReceived",
    "AIAssistantMessage",
    "AIAssistantMessage.getAssistantMessageData",
    "AIAssistantMessage.getData",
    "AIAssistantMessage.getElements",
    "AIAssistantMessage.getReceiver",
    "AIAssistantMessage.getSender",
    "AIAssistantMessage.getTags",
    "AIAssistantMessage.setAssistantMessageData",
    "AIAssistantMessage.setElements",
    "AIAssistantMessage.setTags",
    "AIAssistantMessageData",
    "AIAssistantMessageData.getRunId",
    "AIAssistantMessageData.getText",
    "AIAssistantMessageData.getThreadId",
    "AIAssistantMessageData.runId",
    "AIAssistantMessageData.setRunId",
    "AIAssistantMessageData.setText",
    "AIAssistantMessageData.setThreadId",
    "AIAssistantMessageData.text",
    "AIAssistantMessageData.threadId",
    "AIAssistantMessageEndedEvent",
    "AIAssistantMessageStartedEvent",
    "AIAssistantMessageStartedEvent.getRole",
    "AIAssistantMessageStartedEvent.setRole",
    "AIAssistantRunFinishedEvent",
    "AIAssistantRunStartedEvent",
    "AIAssistantToolArgumentEvent",
    "AIAssistantToolArgumentEvent.getDelta",
    "AIAssistantToolArgumentEvent.getToolCallId",
    "AIAssistantToolArgumentEvent.setDelta",
    "AIAssistantToolArgumentEvent.setToolCallId",
    "AIAssistantToolEndedEvent",
    "AIAssistantToolEndedEvent.getToolCallId",
    "AIAssistantToolEndedEvent.setToolCallId",
    "AIAssistantToolResultEvent",
    "AIAssistantToolResultEvent.getContent",
    "AIAssistantToolResultEvent.getRole",
    "AIAssistantToolResultEvent.getToolCallId",
    "AIAssistantToolResultEvent.setContent",
    "AIAssistantToolResultEvent.setRole",
    "AIAssistantToolResultEvent.setToolCallId",
    "AIAssistantToolStartedEvent",
    "AIAssistantToolStartedEvent.getDisplayName",
    "AIAssistantToolStartedEvent.getExecutionText",
    "AIAssistantToolStartedEvent.getToolCallId",
    "AIAssistantToolStartedEvent.getToolCallName",
    "AIAssistantToolStartedEvent.setDisplayName",
    "AIAssistantToolStartedEvent.setExecutionText",
    "AIAssistantToolStartedEvent.setToolCallId",
    "AIAssistantToolStartedEvent.setToolCallName",
    "AIErrors",
    "AIFeatureError",
    "AIToolArgumentMessage",
    "AIToolArgumentMessage.getData",
    "AIToolArgumentMessage.getReceiver",
    "AIToolArgumentMessage.getSender",
    "AIToolArgumentMessage.getTags",
    "AIToolArgumentMessage.getToolArgumentMessageData",
    "AIToolArgumentMessage.setTags",
    "AIToolArgumentMessage.setToolArgumentMessageData",
    "AIToolArgumentMessageData",
    "AIToolArgumentMessageData.getRunId",
    "AIToolArgumentMessageData.getThreadId",
    "AIToolArgumentMessageData.getToolCalls",
    "AIToolArgumentMessageData.runId",
    "AIToolArgumentMessageData.setRunId",
    "AIToolArgumentMessageData.setThreadId",
    "AIToolArgumentMessageData.setToolCalls",
    "AIToolArgumentMessageData.threadId",
    "AIToolArgumentMessageData.toolCalls",
    "AIToolCall",
    "AIToolCall.displayName",
    "AIToolCall.executionText",
    "AIToolCall.function",
    "AIToolCall.getDisplayName",
    "AIToolCall.getExecutionText",
    "AIToolCall.getFunction",
    "AIToolCall.getId",
    "AIToolCall.getType",
    "AIToolCall.id",
    "AIToolCall.setDisplayName",
    "AIToolCall.setExecutionText",
    "AIToolCall.setFunction",
    "AIToolCall.setId",
    "AIToolCall.setType",
    "AIToolCall.type",
    "AIToolCallFunction",
    "AIToolCallFunction.arguments",
    "AIToolCallFunction.getArguments",
    "AIToolCallFunction.getName",
    "AIToolCallFunction.name",
    "AIToolCallFunction.setArguments",
    "AIToolCallFunction.setName",
    "AIToolResultMessage",
    "AIToolResultMessage.getData",
    "AIToolResultMessage.getReceiver",
    "AIToolResultMessage.getSender",
    "AIToolResultMessage.getTags",
    "AIToolResultMessage.getToolResultMessageData",
    "AIToolResultMessage.setTags",
    "AIToolResultMessage.setToolResultMessageData",
    "AIToolResultMessageData",
    "AIToolResultMessageData.getRunId",
    "AIToolResultMessageData.getText",
    "AIToolResultMessageData.getThreadId",
    "AIToolResultMessageData.getToolCallId",
    "AIToolResultMessageData.runId",
    "AIToolResultMessageData.setRunId",
    "AIToolResultMessageData.setText",
    "AIToolResultMessageData.setThreadId",
    "AIToolResultMessageData.setToolCallId",
    "AIToolResultMessageData.text",
    "AIToolResultMessageData.threadId",
    "AIToolResultMessageData.toolCallId",
    "AI_ASSISTANT_EVENTS",
    "AI_FEATURE_ACCESSIBLE",
    "AI_FEATURE_ENABLED",
    "AI_SLUG_ACCESSIBLE",
    "AI_SLUG_ENABLED",
    "ANALYTICS",
    "APIConstants",
    "APIResponseConstants",
    "API_ERROR_CODES",
    "APPINFO",
    "APP_SETTINGS",
    "ATTACHMENTS_CONSTANTS",
    "Action",
    "Action.ACTION",
    "Action.AGENTIC",
    "Action.ASSISTANT",
    "Action.AUDIO",
    "Action.CALL",
    "Action.CARD",
    "Action.CUSTOM",
    "Action.FILE",
    "Action.GROUP",
    "Action.IMAGE",
    "Action.INTERACTIVE",
    "Action.MEDIA",
    "Action.MESSAGE",
    "Action.TEXT",
    "Action.TOOL_ARGUMENTS",
    "Action.TOOL_RESULT",
    "Action.TYPE_MEMBER_ADDED",
    "Action.TYPE_MEMBER_BANNED",
    "Action.TYPE_MEMBER_INVITED",
    "Action.TYPE_MEMBER_JOINED",
    "Action.TYPE_MEMBER_KICKED",
    "Action.TYPE_MEMBER_LEFT",
    "Action.TYPE_MEMBER_SCOPE_CHANGED",
    "Action.TYPE_MEMBER_UNBANNED",
    "Action.TYPE_MESSAGE",
    "Action.TYPE_MESSAGE_DELETED",
    "Action.TYPE_MESSAGE_EDITED",
    "Action.USER",
    "Action.VIDEO",
    "Action.getAction",
    "Action.getActionBy",
    "Action.getActionFor",
    "Action.getActionOn",
    "Action.getMessage",
    "Action.getMetadata",
    "Action.getNewScope",
    "Action.getOldScope",
    "Action.getRawData",
    "Action.getSender",
    "Action.setAction",
    "Action.setActionBy",
    "Action.setActionFor",
    "Action.setActionOn",
    "Action.setMessage",
    "Action.setMetadata",
    "Action.setNewScope",
    "Action.setOldScope",
    "Action.setRawData",
    "ActionConstatnts",
    "AppSettings",
    "AppSettings.adminHost",
    "AppSettings.autoJoinGroup",
    "AppSettings.clientHost",
    "AppSettings.establishSocketConnection",
    "AppSettings.getAdminHost",
    "AppSettings.getClientHost",
    "AppSettings.getIsAutoJoinEnabled",
    "AppSettings.getRegion",
    "AppSettings.getRoles",
    "AppSettings.getStorageMode",
    "AppSettings.getSubscriptionType",
    "AppSettings.region",
    "AppSettings.roles",
    "AppSettings.shouldAutoEstablishSocketConnection",
    "AppSettings.storageMode",
    "AppSettings.subscriptionType",
    "AppSettingsBuilder",
    "AppSettingsBuilder.adminHost",
    "AppSettingsBuilder.autoEstablishSocketConnection",
    "AppSettingsBuilder.autoJoinGroup",
    "AppSettingsBuilder.build",
    "AppSettingsBuilder.clientHost",
    "AppSettingsBuilder.enableAutoJoinForGroups",
    "AppSettingsBuilder.establishSocketConnection",
    "AppSettingsBuilder.overrideAdminHost",
    "AppSettingsBuilder.overrideClientHost",
    "AppSettingsBuilder.region",
    "AppSettingsBuilder.roles",
    "AppSettingsBuilder.setRegion",
    "AppSettingsBuilder.setStorageMode",
    "AppSettingsBuilder.storageMode",
    "AppSettingsBuilder.subscribePresenceForAllUsers",
    "AppSettingsBuilder.subscribePresenceForFriends",
    "AppSettingsBuilder.subscribePresenceForRoles",
    "AppSettingsBuilder.subscriptionType",
    "AriaLivePoliteness",
    "AssistantBaseEventData",
    "AssistantCardEndedEventData",
    "AssistantCardReceivedEventData",
    "AssistantCardStartedEventData",
    "AssistantContentEventData",
    "AssistantMessageEndedEventData",
    "AssistantMessageStartedEventData",
    "AssistantRunFinishedEventData",
    "AssistantRunStartedEventData",
    "AssistantToolArgumentEventData",
    "AssistantToolEndedEventData",
    "AssistantToolResultEventData",
    "AssistantToolStartedEventData",
    "AssistantsListener",
    "AssistantsListener._cursor",
    "AssistantsListener._eventListener",
    "Attachment",
    "Attachment.createFileFromJSON",
    "Attachment.getExtension",
    "Attachment.getMimeType",
    "Attachment.getName",
    "Attachment.getSize",
    "Attachment.getUrl",
    "Attachment.setExtension",
    "Attachment.setMimeType",
    "Attachment.setName",
    "Attachment.setSize",
    "Attachment.setUrl",
    "AttachmentFile",
    "AttachmentType",
    "AudioAttachment",
    "AudioState",
    "AuxiliaryButtonAlignment",
    "BadgeCountPipe",
    "BadgeCountPipe.transform",
    "BannedMembersRequest",
    "BannedMembersRequest.fetchNext",
    "BannedMembersRequest.getGuid",
    "BannedMembersRequest.getLimit",
    "BannedMembersRequest.getNextData",
    "BannedMembersRequest.getPage",
    "BannedMembersRequest.getScopes",
    "BannedMembersRequest.getSearchKeyword",
    "BannedMembersRequestBuilder",
    "BannedMembersRequestBuilder.build",
    "BannedMembersRequestBuilder.setGuid",
    "BannedMembersRequestBuilder.setLimit",
    "BannedMembersRequestBuilder.setPage",
    "BannedMembersRequestBuilder.setScopes",
    "BannedMembersRequestBuilder.setSearchKeyword",
    "BaseMessage",
    "BaseMessage.getCategory",
    "BaseMessage.getConversationId",
    "BaseMessage.getData",
    "BaseMessage.getDeletedAt",
    "BaseMessage.getDeletedBy",
    "BaseMessage.getDeliveredAt",
    "BaseMessage.getDeliveredToMeAt",
    "BaseMessage.getEditedAt",
    "BaseMessage.getEditedBy",
    "BaseMessage.getId",
    "BaseMessage.getMentionedUsers",
    "BaseMessage.getMuid",
    "BaseMessage.getParentMessageId",
    "BaseMessage.getQuotedMessage",
    "BaseMessage.getQuotedMessageId",
    "BaseMessage.getRawMessage",
    "BaseMessage.getReactions",
    "BaseMessage.getReadAt",
    "BaseMessage.getReadByMeAt",
    "BaseMessage.getReceiver",
    "BaseMessage.getReceiverId",
    "BaseMessage.getReceiverType",
    "BaseMessage.getReplyCount",
    "BaseMessage.getSender",
    "BaseMessage.getSentAt",
    "BaseMessage.getStatus",
    "BaseMessage.getType",
    "BaseMessage.getUnreadRepliesCount",
    "BaseMessage.hasMentionedMe",
    "BaseMessage.setCategory",
    "BaseMessage.setConversationId",
    "BaseMessage.setData",
    "BaseMessage.setDeletedAt",
    "BaseMessage.setDeletedBy",
    "BaseMessage.setDeliveredAt",
    "BaseMessage.setDeliveredToMeAt",
    "BaseMessage.setEditedAt",
    "BaseMessage.setEditedBy",
    "BaseMessage.setHasMentionedMe",
    "BaseMessage.setId",
    "BaseMessage.setMentionedUsers",
    "BaseMessage.setMuid",
    "BaseMessage.setParentMessageId",
    "BaseMessage.setQuotedMessage",
    "BaseMessage.setQuotedMessageId",
    "BaseMessage.setRawMessage",
    "BaseMessage.setReactions",
    "BaseMessage.setReadAt",
    "BaseMessage.setReadByMeAt",
    "BaseMessage.setReceiver",
    "BaseMessage.setReceiverId",
    "BaseMessage.setReceiverType",
    "BaseMessage.setReplyCount",
    "BaseMessage.setSender",
    "BaseMessage.setSentAt",
    "BaseMessage.setStatus",
    "BaseMessage.setType",
    "BaseMessage.setUnreadRepliesCount",
    "BlockedUsersConstants",
    "BlockedUsersRequest",
    "BlockedUsersRequest.BLOCKED_BY_ME",
    "BlockedUsersRequest.BOTH",
    "BlockedUsersRequest.HAS_BLOCKED_ME",
    "BlockedUsersRequest.fetchNext",
    "BlockedUsersRequest.getDirection",
    "BlockedUsersRequest.getLimit",
    "BlockedUsersRequest.getNextData",
    "BlockedUsersRequest.getPage",
    "BlockedUsersRequest.getSearchKeyword",
    "BlockedUsersRequestBuilder",
    "BlockedUsersRequestBuilder.blockedByMe",
    "BlockedUsersRequestBuilder.build",
    "BlockedUsersRequestBuilder.hasBlockedMe",
    "BlockedUsersRequestBuilder.setDirection",
    "BlockedUsersRequestBuilder.setLimit",
    "BlockedUsersRequestBuilder.setPage",
    "BlockedUsersRequestBuilder.setSearchKeyword",
    "BubblePart",
    "BubblePartMap",
    "ButtonAction",
    "CALLING_COMPONENT_VERSION",
    "CALL_ERROR",
    "CAMPAIGN_DEFAULTS",
    "CAMPAIGN_ENDPOINTS",
    "CAMPAIGN_ERRORS",
    "CAMPAIGN_PAGINATION",
    "CAMPAIGN_PATH_PREFIX",
    "CCExtension",
    "CCExtension.getId",
    "CCExtension.getName",
    "COMETCHAT_GLOBAL_CONFIG",
    "COMMON_UTILITY_CONSTANTS",
    "CONNECTION_STATUS",
    "CalendarDatePipe",
    "CalendarDatePipe.transform",
    "CalendarObject",
    "Call",
    "Call.ACTION",
    "Call.AGENTIC",
    "Call.ASSISTANT",
    "Call.AUDIO",
    "Call.CALL",
    "Call.CARD",
    "Call.CUSTOM",
    "Call.FILE",
    "Call.GROUP",
    "Call.IMAGE",
    "Call.INTERACTIVE",
    "Call.MEDIA",
    "Call.MESSAGE",
    "Call.TEXT",
    "Call.TOOL_ARGUMENTS",
    "Call.TOOL_RESULT",
    "Call.TYPE_MEMBER_ADDED",
    "Call.TYPE_MEMBER_BANNED",
    "Call.TYPE_MEMBER_INVITED",
    "Call.TYPE_MEMBER_JOINED",
    "Call.TYPE_MEMBER_KICKED",
    "Call.TYPE_MEMBER_LEFT",
    "Call.TYPE_MEMBER_SCOPE_CHANGED",
    "Call.TYPE_MEMBER_UNBANNED",
    "Call.TYPE_MESSAGE",
    "Call.TYPE_MESSAGE_DELETED",
    "Call.TYPE_MESSAGE_EDITED",
    "Call.USER",
    "Call.VIDEO",
    "Call.getAction",
    "Call.getCallInitiator",
    "Call.getCallReceiver",
    "Call.getData",
    "Call.getInitiatedAt",
    "Call.getJoinedAt",
    "Call.getMetadata",
    "Call.getRawData",
    "Call.getSender",
    "Call.getSessionId",
    "Call.setAction",
    "Call.setCallInitiator",
    "Call.setCallReceiver",
    "Call.setData",
    "Call.setInitiatedAt",
    "Call.setJoinedAt",
    "Call.setMetadata",
    "Call.setRawData",
    "Call.setSessionId",
    "CallAnnouncerService",
    "CallAnnouncerService.announceCallCanceled",
    "CallAnnouncerService.announceCallConnected",
    "CallAnnouncerService.announceCallDeclined",
    "CallAnnouncerService.announceCallEnded",
    "CallAnnouncerService.announceCallFailed",
    "CallAnnouncerService.announceCallInitiation",
    "CallAnnouncerService.announceIncomingCall",
    "CallAnnouncerService.announceOutgoingCall",
    "CallBubbleStatus",
    "CallButtonClickEvent",
    "CallButtonsService",
    "CallButtonsService.activeCall",
    "CallButtonsService.activeGroup",
    "CallButtonsService.activeUser",
    "CallButtonsService.buttonsDisabled",
    "CallButtonsService.cancelOutgoingCall",
    "CallButtonsService.initialize",
    "CallButtonsService.initiateAudioCall",
    "CallButtonsService.initiateVideoCall",
    "CallButtonsService.isDirectCalling",
    "CallButtonsService.isGroupAudioCall",
    "CallButtonsService.joinMeeting",
    "CallButtonsService.loggedInUser",
    "CallButtonsService.resetCallState",
    "CallButtonsService.sessionId",
    "CallButtonsService.setActiveGroup",
    "CallButtonsService.setActiveUser",
    "CallButtonsService.showOngoingCall",
    "CallButtonsService.showOutgoingCallScreen",
    "CallConstants",
    "CallController",
    "CallController.TAG",
    "CallController.addListener",
    "CallController.clearActiveCall",
    "CallController.clearTimer",
    "CallController.endCall",
    "CallController.endCallSession",
    "CallController.endSession",
    "CallController.getActiveCall",
    "CallController.getAudioInputDevices",
    "CallController.getAudioOutputDevices",
    "CallController.getCallListner",
    "CallController.getVideoInputDevices",
    "CallController.handler",
    "CallController.initiateCall",
    "CallController.muteAudio",
    "CallController.onCallStarted",
    "CallController.openVirtualBackground",
    "CallController.pauseVideo",
    "CallController.removeListener",
    "CallController.setAudioInputDevice",
    "CallController.setAudioOutputDevice",
    "CallController.setBackgroundBlur",
    "CallController.setBackgroundImage",
    "CallController.setCallListner",
    "CallController.setMode",
    "CallController.setVideoInputDevice",
    "CallController.startCall",
    "CallController.startRecording",
    "CallController.startScreenShare",
    "CallController.stopRecording",
    "CallController.stopScreenShare",
    "CallController.switchToVideoCall",
    "CallListener",
    "CallListener.onCallEndedMessageReceived",
    "CallListener.onIncomingCallCancelled",
    "CallListener.onIncomingCallReceived",
    "CallListener.onOutgoingCallAccepted",
    "CallListener.onOutgoingCallRejected",
    "CallLogTemplates",
    "CallLogsService",
    "CallLogsService.activeCallObject",
    "CallLogsService.callLogs",
    "CallLogsService.cancelOutgoingCall",
    "CallLogsService.cleanup",
    "CallLogsService.fetchCallLogs",
    "CallLogsService.fetchNextCallLogs",
    "CallLogsService.hasMore",
    "CallLogsService.initialize",
    "CallLogsService.initiateCall",
    "CallLogsService.sessionId",
    "CallLogsService.setCallLogRequestBuilder",
    "CallLogsService.setLoggedInUser",
    "CallLogsService.setOnError",
    "CallLogsService.setState",
    "CallLogsService.showOngoingCall",
    "CallLogsService.showOutgoingCallScreen",
    "CallLogsService.state",
    "CallSettings",
    "CallSettings.getAnalyticsSettings",
    "CallSettings.getAppId",
    "CallSettings.getCustomCSS",
    "CallSettings.getDomain",
    "CallSettings.getLocalizedStringObject",
    "CallSettings.getMainVideoContainerSetting",
    "CallSettings.getMode",
    "CallSettings.getRegion",
    "CallSettings.getSessionId",
    "CallSettings.getStartWithAudioMuted",
    "CallSettings.getStartWithVideoMuted",
    "CallSettings.getUser",
    "CallSettings.getVirtualBackground",
    "CallSettings.isAudioOnlyCall",
    "CallSettings.isAudioToVideoButtonEnabled",
    "CallSettings.isDefaultLayoutEnabled",
    "CallSettings.isEndCallButtonEnabled",
    "CallSettings.isModeButtonEnabled",
    "CallSettings.isMuteAudioButtonEnabled",
    "CallSettings.isPauseVideoButtonEnabled",
    "CallSettings.isRecordingButtonEnabled",
    "CallSettings.isScreenShareButtonEnabled",
    "CallSettings.isVirtualBackgroundSettingEnabled",
    "CallSettings.shouldStartRecordingOnCallStart",
    "CallSettings.shouldUseLegacyUI",
    "CallSettingsBuilder",
    "CallSettingsBuilder.build",
    "CallSettingsBuilder.enableDefaultLayout",
    "CallSettingsBuilder.forceLegacyUI",
    "CallSettingsBuilder.setAnalyticsSettings",
    "CallSettingsBuilder.setAppId",
    "CallSettingsBuilder.setCustomCSS",
    "CallSettingsBuilder.setDomain",
    "CallSettingsBuilder.setIsAudioOnlyCall",
    "CallSettingsBuilder.setLocalizedStringObject",
    "CallSettingsBuilder.setMainVideoContainerSetting",
    "CallSettingsBuilder.setMode",
    "CallSettingsBuilder.setRegion",
    "CallSettingsBuilder.setSessionID",
    "CallSettingsBuilder.setUser",
    "CallSettingsBuilder.setVirtualBackground",
    "CallSettingsBuilder.showEndCallButton",
    "CallSettingsBuilder.showModeButton",
    "CallSettingsBuilder.showMuteAudioButton",
    "CallSettingsBuilder.showPauseVideoButton",
    "CallSettingsBuilder.showRecordingButton",
    "CallSettingsBuilder.showScreenShareButton",
    "CallSettingsBuilder.showSwitchToVideoCallButton",
    "CallSettingsBuilder.showVirtualBackgroundSetting",
    "CallSettingsBuilder.startRecordingOnCallStart",
    "CallSettingsBuilder.startWithAudioMuted",
    "CallSettingsBuilder.startWithVideoMuted",
    "CallStatus",
    "CallType",
    "CallWorkflow",
    "CallsListener",
    "CallsListener._cursor",
    "CallsListener._eventListener",
    "CardAction",
    "CardBubbleAction",
    "CardJsonPipe",
    "CardJsonPipe.transform",
    "CardMessage",
    "CardMessage.getCard",
    "CardMessage.getData",
    "CardMessage.getFallbackText",
    "CardMessage.getReceiver",
    "CardMessage.getSender",
    "CardMessage.getTags",
    "CardMessage.getText",
    "CardMessage.setTags",
    "CategoryUnreadCountPipe",
    "CategoryUnreadCountPipe.transform",
    "ChatStateService",
    "ChatStateService.activeConversation",
    "ChatStateService.activeConversation$",
    "ChatStateService.activeGroup",
    "ChatStateService.activeGroup$",
    "ChatStateService.activeUser",
    "ChatStateService.activeUser$",
    "ChatStateService.clearActiveChat",
    "ChatStateService.getActiveChatEntity",
    "ChatStateService.getActiveConversation",
    "ChatStateService.getActiveGroup",
    "ChatStateService.getActiveUser",
    "ChatStateService.setActiveConversation",
    "ChatStateService.setActiveGroup",
    "ChatStateService.setActiveUser",
    "CollaborativePayload",
    "CometChat",
    "CometChat.ACTION",
    "CometChat.ACTIONS",
    "CometChat.ACTION_BY",
    "CometChat.ACTION_CREATED",
    "CometChat.ACTION_DELETED",
    "CometChat.ACTION_ENTITY_TYPE",
    "CometChat.ACTION_FOR",
    "CometChat.ACTION_GROUP_JOINED_MESSAGE",
    "CometChat.ACTION_GROUP_LEFT_MESSAGE",
    "CometChat.ACTION_KEYS",
    "CometChat.ACTION_MEMBER_ADDED_TO_GROUP",
    "CometChat.ACTION_MEMBER_BANNED_MESSAGE",
    "CometChat.ACTION_MEMBER_INVITED_MESSAGE",
    "CometChat.ACTION_MEMBER_KICKED_MESSAGE",
    "CometChat.ACTION_MEMBER_SCOPE_CHANGED",
    "CometChat.ACTION_MEMBER_UNBANNED_MESSAGE",
    "CometChat.ACTION_MESSAGE",
    "CometChat.ACTION_MESSAGE_DELETED_MESSAGE",
    "CometChat.ACTION_MESSAGE_EDITED_MESSAGE",
    "CometChat.ACTION_ON",
    "CometChat.ACTION_SCOPE_CHANGED",
    "CometChat.ACTION_SUBJECTS",
    "CometChat.ACTION_TYPE",
    "CometChat.ACTION_TYPE_CALL",
    "CometChat.ACTION_TYPE_GROUP",
    "CometChat.ACTION_TYPE_GROUP_MEMBER",
    "CometChat.ACTION_TYPE_USER",
    "CometChat.ACTION_UPDATED",
    "CometChat.ACTIVE",
    "CometChat.ADMIN",
    "CometChat.ADMIN_API_HOST",
    "CometChat.AFFIX",
    "CometChat.AGENTIC",
    "CometChat.AIAssistantBaseEvent",
    "CometChat.AIAssistantCardEndedEvent",
    "CometChat.AIAssistantCardReceivedEvent",
    "CometChat.AIAssistantCardStartedEvent",
    "CometChat.AIAssistantContentReceivedEvent",
    "CometChat.AIAssistantElement",
    "CometChat.AIAssistantListener",
    "CometChat.AIAssistantMessage",
    "CometChat.AIAssistantMessageData",
    "CometChat.AIAssistantMessageEndedEvent",
    "CometChat.AIAssistantMessageStartedEvent",
    "CometChat.AIAssistantRunFinishedEvent",
    "CometChat.AIAssistantRunStartedEvent",
    "CometChat.AIAssistantToolArgumentEvent",
    "CometChat.AIAssistantToolEndedEvent",
    "CometChat.AIAssistantToolResultEvent",
    "CometChat.AIAssistantToolStartedEvent",
    "CometChat.AIToolArgumentMessage",
    "CometChat.AIToolArgumentMessageData",
    "CometChat.AIToolCall",
    "CometChat.AIToolCallFunction",
    "CometChat.AIToolResultMessage",
    "CometChat.AIToolResultMessageData",
    "CometChat.AI_ASSISTANT_EVENTS",
    "CometChat.ALLOW_SENDER_INTERACTION",
    "CometChat.ANALYTICS",
    "CometChat.ANALYTICS_HOST",
    "CometChat.ANALYTICS_PING_DISABLED",
    "CometChat.ANALYTICS_USE_SSL",
    "CometChat.ANALYTICS_VERSION",
    "CometChat.API_ERROR_CODES",
    "CometChat.APPEND",
    "CometChat.APPINFO",
    "CometChat.APP_SETTINGS",
    "CometChat.APP_VERSION",
    "CometChat.ARGUMENTS",
    "CometChat.ASCENDING",
    "CometChat.ASSISTANT",
    "CometChat.ATTACHMENTS_CONSTANTS",
    "CometChat.ATTACHMENT_TYPES",
    "CometChat.ATTATCHMENT",
    "CometChat.ATTATCHMENTS",
    "CometChat.AUDIO",
    "CometChat.AUDIO_INPUT_DEVICES",
    "CometChat.AUDIO_OUTPUT_DEVICES",
    "CometChat.AUTH_ERR_AUTH_TOKEN_NOT_FOUND",
    "CometChat.AUTH_TOKEN",
    "CometChat.AVAILABLE",
    "CometChat.AVATAR",
    "CometChat.Action",
    "CometChat.ActionConstatnts",
    "CometChat.ActionMessages",
    "CometChat.AppSettings",
    "CometChat.AppSettingsBuilder",
    "CometChat.Attachment",
    "CometChat.AttachmentType",
    "CometChat.BLOCKED_BY_ME",
    "CometChat.BOOLEAN",
    "CometChat.BOTH",
    "CometChat.BUSY",
    "CometChat.BannedMembersRequest",
    "CometChat.BannedMembersRequestBuilder",
    "CometChat.BaseMessage",
    "CometChat.BlockedUsersConstants",
    "CometChat.BlockedUsersRequest",
    "CometChat.BlockedUsersRequestBuilder",
    "CometChat.CALL",
    "CometChat.CALLING_COMPONENT_VERSION",
    "CometChat.CALL_ALREADY_INITIATED",
    "CometChat.CALL_DATA",
    "CometChat.CALL_ENTITIES",
    "CometChat.CALL_ENTITY",
    "CometChat.CALL_ENTITY_GROUP",
    "CometChat.CALL_ENTITY_TYPE",
    "CometChat.CALL_ENTITY_USER",
    "CometChat.CALL_ERROR",
    "CometChat.CALL_ID",
    "CometChat.CALL_INITIATED_AT",
    "CometChat.CALL_JOINED_AT",
    "CometChat.CALL_KEYS",
    "CometChat.CALL_LEFT_AT",
    "CometChat.CALL_METADATA",
    "CometChat.CALL_MODE",
    "CometChat.CALL_RECEIVER",
    "CometChat.CALL_RECEIVER_TYPE",
    "CometChat.CALL_SENDER",
    "CometChat.CALL_SERVICE",
    "CometChat.CALL_SESSION_ID",
    "CometChat.CALL_SETTINGS_REQUIRED",
    "CometChat.CALL_STATUS",
    "CometChat.CALL_TIMEOUT",
    "CometChat.CALL_TYPE",
    "CometChat.CAMPAIGN_DEFAULTS",
    "CometChat.CAMPAIGN_ENDPOINTS",
    "CometChat.CAMPAIGN_ERRORS",
    "CometChat.CAMPAIGN_PAGINATION",
    "CometChat.CANCELLED",
    "CometChat.CANNOT_ACCEPT_CALL",
    "CometChat.CARD",
    "CometChat.CARD_END",
    "CometChat.CARD_ID",
    "CometChat.CARD_START",
    "CometChat.CATEGORIES",
    "CometChat.CATEGORIES_LIMIT",
    "CometChat.CATEGORIES_MAX_LIMIT",
    "CometChat.CATEGORY",
    "CometChat.CATEGORY_ACTION",
    "CometChat.CATEGORY_CALL",
    "CometChat.CATEGORY_CUSTOM",
    "CometChat.CATEGORY_INTERACTIVE",
    "CometChat.CATEGORY_MESSAGE",
    "CometChat.CHANGE_AUDIO_INPUT",
    "CometChat.CHANGE_AUDIO_OUTPUT",
    "CometChat.CHANGE_VIDEO_INPUT",
    "CometChat.CHANNEL_ID",
    "CometChat.CHAT",
    "CometChat.CHAT_API_VERSION",
    "CometChat.CHAT_HOST",
    "CometChat.CHAT_HOST_APP_SPECIFIC",
    "CometChat.CHAT_HOST_OVERRIDE",
    "CometChat.CHAT_HTTPS_BIND_PORT",
    "CometChat.CHAT_HTTP_BIND_PORT",
    "CometChat.CHAT_USE_SSL",
    "CometChat.CHAT_WSS_PORT",
    "CometChat.CHAT_WS_PORT",
    "CometChat.CLIENT_API_HOST",
    "CometChat.CODE_BAD_REQUEST",
    "CometChat.CODE_REQUEST_OK",
    "CometChat.COLOR",
    "CometChat.COMETCHAT_RTC_SETTINGS",
    "CometChat.COMMON_STORE",
    "CometChat.COMMON_UTILITY_CONSTANTS",
    "CometChat.CONNECTED",
    "CometChat.CONNECTING",
    "CometChat.CONNECTION_STATUS",
    "CometChat.CONNECTION_TYPE",
    "CometChat.CONVERSATION",
    "CometChat.CONVERSATION_MAX_LIMIT",
    "CometChat.CONVERSATION_NOT_FOUND",
    "CometChat.CORE_CONVERSATIONS_UPDATE_ON_CALL_ACTIVITIES",
    "CometChat.CORE_CONVERSATIONS_UPDATE_ON_CUSTOM_MESSAGES",
    "CometChat.CORE_CONVERSATIONS_UPDATE_ON_GROUP_ACTIONS",
    "CometChat.CORE_CONVERSATIONS_UPDATE_ON_REPLIES",
    "CometChat.COUNT",
    "CometChat.CREATED_AT",
    "CometChat.CURRENT_PAGE",
    "CometChat.CURSOR",
    "CometChat.CURSOR_AFFIX",
    "CometChat.CURSOR_AFFIX_DEFAULT",
    "CometChat.CURSOR_FIELD",
    "CometChat.CURSOR_FIELD_DEFAULT",
    "CometChat.CURSOR_FILEDS",
    "CometChat.CURSOR_VALUE",
    "CometChat.CUSTOM",
    "CometChat.CUSTOM_DATA",
    "CometChat.CUSTOM_SUB_TYPE",
    "CometChat.Call",
    "CometChat.CallConstants",
    "CometChat.CallController",
    "CometChat.CallListener",
    "CometChat.CallSettings",
    "CometChat.CallSettingsBuilder",
    "CometChat.CardMessage",
    "CometChat.CometChatException",
    "CometChat.CometChatHelper",
    "CometChat.ConnectionListener",
    "CometChat.Conversation",
    "CometChat.ConversationErrors",
    "CometChat.ConversationsRequest",
    "CometChat.ConversationsRequestBuilder",
    "CometChat.CustomMessage",
    "CometChat.DATA",
    "CometChat.DATE_FROM",
    "CometChat.DATE_TO",
    "CometChat.DEFAULT",
    "CometChat.DEFAULT_MAX_TYPING_INDICATOR_LIMIT",
    "CometChat.DEFAULT_MODE",
    "CometChat.DEFAULT_MSG_ID",
    "CometChat.DEFAULT_STORE",
    "CometChat.DEFAULT_VALUES",
    "CometChat.DELIVERED_AT",
    "CometChat.DELIVERED_TO_ME_AT",
    "CometChat.DELIVERY_RECEIPTS",
    "CometChat.DENY_FALLBACK_TO_POLLING",
    "CometChat.DESCENDING",
    "CometChat.DESCRIPTION",
    "CometChat.DEVICE_CHANGE",
    "CometChat.DIRECTIONS",
    "CometChat.DISCONNECTED",
    "CometChat.DISPLAY_NAME",
    "CometChat.DOMAIN",
    "CometChat.DOMAIN_PREFIX",
    "CometChat.ELEMENTS",
    "CometChat.ELEMENT_ID",
    "CometChat.ELEMENT_IDS",
    "CometChat.EMPTY_ARRAY",
    "CometChat.EMPTY_STRING",
    "CometChat.ENDED",
    "CometChat.ENDPOINTS",
    "CometChat.END_CALL",
    "CometChat.ENTITIES",
    "CometChat.ENTITY",
    "CometChat.ENTITY_Id",
    "CometChat.ENTITY_TYPE",
    "CometChat.ERROR",
    "CometChat.ERRORS",
    "CometChat.ERROR_DEFAULT_MESSAGE",
    "CometChat.ERROR_INVALID_GUID",
    "CometChat.ERROR_INVALID_GUID_MESSAGE",
    "CometChat.ERROR_IN_CALLING",
    "CometChat.ERROR_IO_EXCEPTION",
    "CometChat.ERROR_JSON_EXCEPTION",
    "CometChat.ERROR_LIMIT_EXCEEDED",
    "CometChat.ERROR_LIMIT_EXCEEDED_MESSAGE",
    "CometChat.ERROR_PASSWORD_MISSING",
    "CometChat.ERROR_PASSWORD_MISSING_MESSAGE",
    "CometChat.ERROR_USER_NOT_LOGGED_IN",
    "CometChat.ERROR_USER_NOT_LOGGED_IN_MESSAGE",
    "CometChat.ERR_NO_AUTH",
    "CometChat.ERR_SETTINGS_HASH_OUTDATED",
    "CometChat.EXECUTION_TEXT",
    "CometChat.EXPAND",
    "CometChat.EXTENSION",
    "CometChat.EXTENSION_DOMAIN",
    "CometChat.EXTENSION_KEYS",
    "CometChat.EXTENSION_LIST",
    "CometChat.EXTENSION_NOT_FOUND",
    "CometChat.EXTRAS",
    "CometChat.Errors",
    "CometChat.ExtensionErrors",
    "CometChat.FEATURE_NOT_FOUND",
    "CometChat.FEATURE_THROTTLED",
    "CometChat.FEED_ITEM_NOT_FOUND",
    "CometChat.FILE",
    "CometChat.FILE_COUNT_MAX",
    "CometChat.FILE_SIZE_MAX",
    "CometChat.FLAG_REASONS",
    "CometChat.FUNCTION",
    "CometChat.FeatureRestrictionErrors",
    "CometChat.GENERAL_ERROR",
    "CometChat.GET_ONLINE_MEMBER_COUNT",
    "CometChat.GRID",
    "CometChat.GROUP",
    "CometChat.GROUPS",
    "CometChat.GROUPS_LIMIT",
    "CometChat.GROUPS_MAX_LIMIT",
    "CometChat.GROUP_CHAT",
    "CometChat.GROUP_MEMBERS_RESPONSE",
    "CometChat.GROUP_MEMBER_SCOPE",
    "CometChat.GROUP_SERVICE",
    "CometChat.GROUP_TYPE",
    "CometChat.GROUP_USER",
    "CometChat.GUID",
    "CometChat.GoalType",
    "CometChat.Group",
    "CometChat.GroupConstants",
    "CometChat.GroupErrors",
    "CometChat.GroupListener",
    "CometChat.GroupMember",
    "CometChat.GroupMemberScope",
    "CometChat.GroupMembersRequest",
    "CometChat.GroupMembersRequestBuilder",
    "CometChat.GroupMemersConstans",
    "CometChat.GroupType",
    "CometChat.GroupsRequest",
    "CometChat.GroupsRequestBuilder",
    "CometChat.HANGUP",
    "CometChat.HAS_ATTACHMENTS",
    "CometChat.HAS_BLOCKED_ME",
    "CometChat.HAS_JOINED",
    "CometChat.HAS_LINKS",
    "CometChat.HAS_MENTIONS",
    "CometChat.HAS_REACTIONS",
    "CometChat.HIDE_DELETED_MESSAGES",
    "CometChat.HIDE_MESSAGES_FROM_BLOCKED_USER",
    "CometChat.HIDE_QUOTED_MESSAGES",
    "CometChat.HIDE_REPLIES",
    "CometChat.ICON",
    "CometChat.ID",
    "CometChat.IMAGE",
    "CometChat.INITIAL_DEVICE_LIST",
    "CometChat.INITIATED",
    "CometChat.INTERACTED_AT",
    "CometChat.INTERACTIONS",
    "CometChat.INTERACTION_GOAL",
    "CometChat.INTERACTIVE",
    "CometChat.INTERACTIVE_DATA",
    "CometChat.INVALID",
    "CometChat.INVALID_ARRAY",
    "CometChat.INVALID_CONVERSATION_TYPE",
    "CometChat.INVALID_DIRECTION",
    "CometChat.INVALID_EXTENSION",
    "CometChat.INVALID_FEATURE",
    "CometChat.INVALID_GROUPLIST",
    "CometChat.INVALID_GROUP_PROPERTY",
    "CometChat.INVALID_GROUP_TYPE",
    "CometChat.INVALID_MEDIA_FILE",
    "CometChat.INVALID_PARAMETER",
    "CometChat.INVALID_RECEIVER_TYPE",
    "CometChat.INVALID_SCOPE",
    "CometChat.INVALID_SEARCH_KEYWORD",
    "CometChat.INVALID_SESSIONID",
    "CometChat.INVALID_STATUS",
    "CometChat.INVALID_TYPE",
    "CometChat.INVALID_USER_PROPERTY",
    "CometChat.Interaction",
    "CometChat.InteractionGoal",
    "CometChat.InteractionReceipt",
    "CometChat.InteractiveMessage",
    "CometChat.JID_HOST_OVERRIDE",
    "CometChat.JOINED",
    "CometChat.JWT_API",
    "CometChat.JWT_NOT_FOUND",
    "CometChat.KEYS",
    "CometChat.KEYS_STORE",
    "CometChat.KEY_ACTION",
    "CometChat.KEY_APP_ID",
    "CometChat.KEY_APP_SETTINGS",
    "CometChat.KEY_ATTACHMENTS",
    "CometChat.KEY_AUTH_TOKEN",
    "CometChat.KEY_BOT_REPLY",
    "CometChat.KEY_CONVERSATION_STARTER",
    "CometChat.KEY_CONVERSATION_SUMMARY",
    "CometChat.KEY_CURSOR",
    "CometChat.KEY_DATA",
    "CometChat.KEY_DEVICE_ID",
    "CometChat.KEY_ENTITIES",
    "CometChat.KEY_ENTITITY",
    "CometChat.KEY_ENTITYTYPE",
    "CometChat.KEY_ENTITY_TYPE",
    "CometChat.KEY_ERROR",
    "CometChat.KEY_ERROR_CODE",
    "CometChat.KEY_ERROR_DETAILS",
    "CometChat.KEY_ERROR_MESSAGE",
    "CometChat.KEY_IDENTITY",
    "CometChat.KEY_INTEGRATION_SOURCE",
    "CometChat.KEY_MESSAGE",
    "CometChat.KEY_MESSAGE_LISTENER_LIST",
    "CometChat.KEY_META",
    "CometChat.KEY_NEXT",
    "CometChat.KEY_PREVIOUS",
    "CometChat.KEY_REACTIONS",
    "CometChat.KEY_SERVICE",
    "CometChat.KEY_SESSION_ID",
    "CometChat.KEY_SMART_REPLIES",
    "CometChat.KEY_STRING",
    "CometChat.KEY_USER",
    "CometChat.KEY_WS_CHANNEL",
    "CometChat.KNOWN_MEDIA_TYPE",
    "CometChat.LAST_ACTIVE_AT",
    "CometChat.LEFT",
    "CometChat.LIMIT",
    "CometChat.LIMITED_TRANSIENT",
    "CometChat.LIMIT_EXCEEDED",
    "CometChat.LINK",
    "CometChat.LOAD",
    "CometChat.LOCAL_STORE",
    "CometChat.LoginListener",
    "CometChat.MAIN_DOMAIN",
    "CometChat.MAIN_VIDEO_CONTAINER_SETTINGS",
    "CometChat.MEDIA",
    "CometChat.MEDIA_DEVICE",
    "CometChat.MEMBER_ADDED",
    "CometChat.MEMBER_BANNED",
    "CometChat.MEMBER_INVITED",
    "CometChat.MEMBER_JOINED",
    "CometChat.MEMBER_KICKED",
    "CometChat.MEMBER_LEFT",
    "CometChat.MEMBER_SCOPE_CHANGED",
    "CometChat.MEMBER_UNBANNED",
    "CometChat.MENTIONED_UIDS",
    "CometChat.MENTIONS",
    "CometChat.MENTIONS_WITH_BLOCKED_INFO",
    "CometChat.MENTIONS_WITH_TAG_INFO",
    "CometChat.MESSAGE",
    "CometChat.MESSAGES_STORE",
    "CometChat.MESSAGE_EDITED",
    "CometChat.MESSAGE_ID",
    "CometChat.MESSAGE_LISTENERS_LIST",
    "CometChat.MESSAGE_TYPE",
    "CometChat.MESSSAGE_DELETED",
    "CometChat.META",
    "CometChat.METADATA",
    "CometChat.META_DATA",
    "CometChat.METHOD_COMPULSORY",
    "CometChat.MIME_TYPE",
    "CometChat.MISSING_KEY",
    "CometChat.MISSING_PARAMETERS",
    "CometChat.MODE",
    "CometChat.MODERATOR",
    "CometChat.MSGS_LIMIT",
    "CometChat.MSGS_MAX_LIMIT",
    "CometChat.MSG_VER_POST",
    "CometChat.MSG_VER_PRE",
    "CometChat.MUID",
    "CometChat.MUST_BE_AN_ARRAY",
    "CometChat.MUST_BE_A_BLOB",
    "CometChat.MUST_BE_A_BOOLEAN",
    "CometChat.MUST_BE_A_NUMBER",
    "CometChat.MUST_BE_A_OBJECT",
    "CometChat.MUST_BE_A_POSITIVE_NUMBER",
    "CometChat.MUST_BE_A_STRING",
    "CometChat.MUTE_AUDIO",
    "CometChat.MY_RECEIPTS",
    "CometChat.MainVideoContainerSetting",
    "CometChat.MediaDevice",
    "CometChat.MediaMessage",
    "CometChat.MessageCategory",
    "CometChat.MessageConstatnts",
    "CometChat.MessageErrors",
    "CometChat.MessageListener",
    "CometChat.MessageReceipt",
    "CometChat.MessagesRequest",
    "CometChat.MessagesRequestBuilder",
    "CometChat.ModerationStatus",
    "CometChat.NAME",
    "CometChat.NAME_LABEL_DEFAULT_PARAMS",
    "CometChat.NETWORK_LABEL_DEFAULT_PARAMS",
    "CometChat.NEW",
    "CometChat.NOTIFICATION_CATEGORIES_LIST",
    "CometChat.NOTIFICATION_FEED_ENGAGEMENT",
    "CometChat.NOTIFICATION_FEED_ITEM",
    "CometChat.NOTIFICATION_FEED_LIMIT",
    "CometChat.NOTIFICATION_FEED_LIST",
    "CometChat.NOTIFICATION_FEED_MARK_DELIVERED",
    "CometChat.NOTIFICATION_FEED_MARK_READ",
    "CometChat.NOTIFICATION_FEED_MAX_LIMIT",
    "CometChat.NOTIFICATION_FEED_UNREAD_COUNT",
    "CometChat.NOT_A_GROUP",
    "CometChat.NOT_INITIALIZED",
    "CometChat.NOT_LOGGED_IN",
    "CometChat.NO_TRANSIENT",
    "CometChat.NO_WEBSOCKET_CONNECTION",
    "CometChat.NUMBER",
    "CometChat.NotificationCategoriesRequest",
    "CometChat.NotificationCategoriesRequestBuilder",
    "CometChat.NotificationCategory",
    "CometChat.NotificationFeedItem",
    "CometChat.NotificationFeedListener",
    "CometChat.NotificationFeedRequest",
    "CometChat.NotificationFeedRequestBuilder",
    "CometChat.OBJECT",
    "CometChat.OFFLINE",
    "CometChat.OLD",
    "CometChat.ONGOING",
    "CometChat.ONLINE",
    "CometChat.ONLINE_MEMBER_COUNT_API",
    "CometChat.ONLINE_USERS_COUNT",
    "CometChat.ONLY_INTERACTION_GOAL_COMPLETED",
    "CometChat.ONLY_UPDATES",
    "CometChat.OPEN_VIRTUAL_BACKGROUND",
    "CometChat.OWNER",
    "CometChat.OngoingCallListener",
    "CometChat.PAGINATION",
    "CometChat.PARAMETERS",
    "CometChat.PARAMETER_COMPULSORY",
    "CometChat.PARAMETER_ERROR",
    "CometChat.PARAMETER_MUST_BE_AN_ARRAY",
    "CometChat.PARAMETER_MUST_BE_A_BOOLEAN",
    "CometChat.PARAMETER_MUST_BE_A_NUMBER",
    "CometChat.PARAMETER_MUST_BE_A_POSITIVE_NUMBER",
    "CometChat.PARAMETER_MUST_BE_A_STRING",
    "CometChat.PARAMETER_REQUIRED",
    "CometChat.PARTICIPANT",
    "CometChat.PARTICIPANTS",
    "CometChat.PASSTHROUGH",
    "CometChat.PASSWORD",
    "CometChat.PASSWORD_COMPULSORY",
    "CometChat.PATH",
    "CometChat.PAUSE_VIDEO",
    "CometChat.PER_PAGE",
    "CometChat.POLLING_ENABLED",
    "CometChat.POLLING_INTERVAL",
    "CometChat.POSITION",
    "CometChat.POST_MESSAGES",
    "CometChat.PREPEND",
    "CometChat.PRIVATE",
    "CometChat.PROSODY_API",
    "CometChat.PROTECTED",
    "CometChat.PUBLIC",
    "CometChat.PUSH_NOTIFICATION_MARK_CLICKED",
    "CometChat.PUSH_NOTIFICATION_MARK_DELIVERED",
    "CometChat.PUSH_NOTIFICATION_NOT_FOUND",
    "CometChat.PresenceConstants",
    "CometChat.PresenceConstatnts",
    "CometChat.ProsodyApiErrors",
    "CometChat.PushNotification",
    "CometChat.QUERY_PARAMETERS",
    "CometChat.RATE_LIMITED",
    "CometChat.REACTIONS_LIMIT",
    "CometChat.REACTIONS_MAX_LIMIT",
    "CometChat.REACTION_ACTION",
    "CometChat.READ",
    "CometChat.READ_AT",
    "CometChat.READ_BY_ME_AT",
    "CometChat.READ_RECEIPTS",
    "CometChat.READ_STATE",
    "CometChat.RECEIPTS",
    "CometChat.RECEIPTS_TEMPORARILY_BLOCKED",
    "CometChat.RECEIVED",
    "CometChat.RECEIVER",
    "CometChat.RECEIVER_ID",
    "CometChat.RECEIVER_TYPE",
    "CometChat.RECEIVER_TYPE_GROUP",
    "CometChat.RECEIVER_TYPE_USER",
    "CometChat.RECIPIENT",
    "CometChat.RECORDING_TOGGLED",
    "CometChat.REGION",
    "CometChat.REGION_DEFAULT",
    "CometChat.REGION_DEFAULT_EU",
    "CometChat.REGION_DEFAULT_IN",
    "CometChat.REGION_DEFAULT_PRIVATE",
    "CometChat.REGION_DEFAULT_US",
    "CometChat.REJECTED",
    "CometChat.REQUEST_KEYS",
    "CometChat.RESOURCE",
    "CometChat.RESPONSE",
    "CometChat.RESPONSE_KEYS",
    "CometChat.ROLE",
    "CometChat.ROOM",
    "CometChat.ROOM_SIZE",
    "CometChat.RUN_FINISHED",
    "CometChat.RUN_ID",
    "CometChat.RUN_STARTED",
    "CometChat.Reaction",
    "CometChat.ReactionCount",
    "CometChat.ReactionEvent",
    "CometChat.ReactionsRequest",
    "CometChat.ReactionsRequestBuilder",
    "CometChat.ReceiptErrors",
    "CometChat.ResponseConstants",
    "CometChat.SCOPE",
    "CometChat.SCREEN_SHARE_STARTED",
    "CometChat.SCREEN_SHARE_STOPPED",
    "CometChat.SDKHeader",
    "CometChat.SEARCH_KEY",
    "CometChat.SECURED_MEDIA_HOST",
    "CometChat.SENDER",
    "CometChat.SENT_AT",
    "CometChat.SESSIONS",
    "CometChat.SESSION_ID",
    "CometChat.SESSION_ID_REQUIRED",
    "CometChat.SESSION_STORE",
    "CometChat.SETTINGS_HASH",
    "CometChat.SETTINGS_HASH_RECEIVED_AT",
    "CometChat.SET_BACKGROUND_BLUR",
    "CometChat.SET_BACKGROUND_IMAGE",
    "CometChat.SINGLE",
    "CometChat.SIZE",
    "CometChat.SORT_BY",
    "CometChat.SORT_ORDER",
    "CometChat.SPOTLIGHT",
    "CometChat.STARTED",
    "CometChat.START_RECORDING",
    "CometChat.START_SCREENSHARE",
    "CometChat.STATUS",
    "CometChat.STATUS_MESSAGE",
    "CometChat.STOP_RECORDING",
    "CometChat.STOP_SCREENSHARE",
    "CometChat.STORE_STRING",
    "CometChat.STRING",
    "CometChat.SUCCESS",
    "CometChat.SWITCHED_TO_VIDEO_CALL",
    "CometChat.SWITCH_MODE",
    "CometChat.SWITCH_TO_VIDEO_CALL",
    "CometChat.StorageMode",
    "CometChat.TAGS",
    "CometChat.TAG_MATCH",
    "CometChat.TEXT",
    "CometChat.TEXT_MESSAGE_CONTENT",
    "CometChat.TEXT_MESSAGE_END",
    "CometChat.TEXT_MESSAGE_START",
    "CometChat.THREAD_ID",
    "CometChat.TILE",
    "CometChat.TIME",
    "CometChat.TIMESTAMP",
    "CometChat.TOOL_ARGUMENTS",
    "CometChat.TOOL_CALLS",
    "CometChat.TOOL_CALL_ARGUMENT",
    "CometChat.TOOL_CALL_ENDED",
    "CometChat.TOOL_CALL_ID",
    "CometChat.TOOL_CALL_RESULT",
    "CometChat.TOOL_CALL_STARTED",
    "CometChat.TOOL_RESULT",
    "CometChat.TYPE",
    "CometChat.TYPES",
    "CometChat.TYPE_CONSTANTS",
    "CometChat.TYPE_GROUP",
    "CometChat.TYPE_GROUP_MEMBER",
    "CometChat.TYPE_MEMBER_ADDED",
    "CometChat.TYPE_MEMBER_BANNED",
    "CometChat.TYPE_MEMBER_INVITED",
    "CometChat.TYPE_MEMBER_JOINED",
    "CometChat.TYPE_MEMBER_KICKED",
    "CometChat.TYPE_MEMBER_LEFT",
    "CometChat.TYPE_MEMBER_SCOPE_CHANGED",
    "CometChat.TYPE_MEMBER_UNBANNED",
    "CometChat.TYPE_MESSAGE",
    "CometChat.TYPE_MESSAGE_DELETED",
    "CometChat.TYPE_MESSAGE_EDITED",
    "CometChat.TYPE_USER",
    "CometChat.TYPING_NOTIFICATION",
    "CometChat.TextMessage",
    "CometChat.TransientMessage",
    "CometChat.TypingIndicator",
    "CometChat.UID",
    "CometChat.UNANSWERED",
    "CometChat.UNAUTHORIZED",
    "CometChat.UNKNOWN_ERROR_OCCURRED",
    "CometChat.UNMUTE_AUDIO",
    "CometChat.UNPAUSE_VIDEO",
    "CometChat.UNREAD",
    "CometChat.UNREAD_UNDELIVERED_KEYS",
    "CometChat.UPDATED_AT",
    "CometChat.URL",
    "CometChat.USER",
    "CometChat.USERS_LIMIT",
    "CometChat.USERS_MAX_LIMIT",
    "CometChat.USERS_STORE",
    "CometChat.USER_JOINED",
    "CometChat.USER_LEFT",
    "CometChat.USER_LIST_CHANGED",
    "CometChat.USER_MUTED",
    "CometChat.USER_NAME",
    "CometChat.USER_NOT_LOGGED_IN",
    "CometChat.USER_STATUS",
    "CometChat.UploadFileListener",
    "CometChat.UploadFileRequest",
    "CometChat.UploadStatus",
    "CometChat.User",
    "CometChat.UserConstants",
    "CometChat.UserErrors",
    "CometChat.UserListener",
    "CometChat.UsersRequest",
    "CometChat.UsersRequestBuilder",
    "CometChat.VALIDATION_ERROR",
    "CometChat.VIDEO",
    "CometChat.VIDEO_INPUT_DEVICES",
    "CometChat.VISIBILITY",
    "CometChat.VirtualBackground",
    "CometChat.VirtualBackgroundBuilder",
    "CometChat.WEBRTC_API_SUBDOMAIN",
    "CometChat.WEBRTC_HOST",
    "CometChat.WEBRTC_HTTPS_BIND_PORT",
    "CometChat.WEBRTC_HTTP_BIND_PORT",
    "CometChat.WEBRTC_USE_SSL",
    "CometChat.WEBRTC_WEB_FRONTEND_HOST",
    "CometChat.WEBRTC_WEB_FRONTEND_VERSION",
    "CometChat.WEBRTC_WSS_PORT",
    "CometChat.WEBRTC_WS_PORT",
    "CometChat.WITH_PARENT",
    "CometChat.WITH_TAGS",
    "CometChat.WS",
    "CometChat.WS_API_VERSION",
    "CometChat.WS_CHANNEL",
    "CometChat.ZERO",
    "CometChat.ZOOM_BUTTON_DEFAULT_PARAMS",
    "CometChat.acceptCall",
    "CometChat.accidentallyDisconnected",
    "CometChat.addAIAssistantListener",
    "CometChat.addCallListener",
    "CometChat.addConnectionListener",
    "CometChat.addDataToSessionStorage",
    "CometChat.addGroupListener",
    "CometChat.addLoginListener",
    "CometChat.addMembersToGroup",
    "CometChat.addMessageListener",
    "CometChat.addNotificationFeedListener",
    "CometChat.addReaction",
    "CometChat.addUserListener",
    "CometChat.analyticsHost",
    "CometChat.analyticsVersion",
    "CometChat.apiVersion",
    "CometChat.askBot",
    "CometChat.banGroupMember",
    "CometChat.beforeUnload",
    "CometChat.blockUsers",
    "CometChat.callExtension",
    "CometChat.clearActiveCall",
    "CometChat.clearAnalyticsPingTimer",
    "CometChat.clearCache",
    "CometChat.code",
    "CometChat.color",
    "CometChat.connect",
    "CometChat.constants",
    "CometChat.count",
    "CometChat.createGroup",
    "CometChat.createGroupWithMembers",
    "CometChat.createUploadFileRequest",
    "CometChat.createUser",
    "CometChat.deleteConversation",
    "CometChat.deleteGroup",
    "CometChat.deleteMessage",
    "CometChat.details",
    "CometChat.didAnalyticsPingStart",
    "CometChat.disconnect",
    "CometChat.editMessage",
    "CometChat.endCall",
    "CometChat.endTyping",
    "CometChat.flagMessage",
    "CometChat.getActiveCall",
    "CometChat.getApiKey",
    "CometChat.getAppId",
    "CometChat.getAppSettings",
    "CometChat.getAuthToken",
    "CometChat.getCallParticipantCount",
    "CometChat.getConnectionStatus",
    "CometChat.getConversation",
    "CometChat.getConversationStarter",
    "CometChat.getConversationSummary",
    "CometChat.getConversationUpdateSettings",
    "CometChat.getDataFromSessionStorage",
    "CometChat.getExtensionDetails",
    "CometChat.getFlagReasons",
    "CometChat.getGroup",
    "CometChat.getInstance",
    "CometChat.getLastDeliveredMessageId",
    "CometChat.getLoggedInUser",
    "CometChat.getLoggedinUser",
    "CometChat.getMaxAttachmentCount",
    "CometChat.getMessageDetails",
    "CometChat.getMessageReceipts",
    "CometChat.getMode",
    "CometChat.getNotificationFeedItem",
    "CometChat.getNotificationFeedUnreadCount",
    "CometChat.getOnlineGroupMemberCount",
    "CometChat.getOnlineUserCount",
    "CometChat.getSessionId",
    "CometChat.getSmartReplies",
    "CometChat.getUnreadMessageCount",
    "CometChat.getUnreadMessageCountForAllGroups",
    "CometChat.getUnreadMessageCountForAllUsers",
    "CometChat.getUnreadMessageCountForGroup",
    "CometChat.getUnreadMessageCountForUser",
    "CometChat.getUser",
    "CometChat.init",
    "CometChat.initFromSettings",
    "CometChat.initializeStorage",
    "CometChat.initiateCall",
    "CometChat.internalLogout",
    "CometChat.internalRestart",
    "CometChat.isAIFeatureEnabled",
    "CometChat.isExtensionEnabled",
    "CometChat.isFeatureEnabled",
    "CometChat.isInitialized",
    "CometChat.joinGroup",
    "CometChat.kickGroupMember",
    "CometChat.leaveGroup",
    "CometChat.login",
    "CometChat.logout",
    "CometChat.makeWSConnection",
    "CometChat.markAsDelivered",
    "CometChat.markAsInteracted",
    "CometChat.markAsRead",
    "CometChat.markAsUnread",
    "CometChat.markConversationAsDelivered",
    "CometChat.markConversationAsRead",
    "CometChat.markFeedItemAsDelivered",
    "CometChat.markFeedItemAsRead",
    "CometChat.markFeedItemsAsDelivered",
    "CometChat.markMessageAsUnread",
    "CometChat.markPushNotificationClicked",
    "CometChat.markPushNotificationDelivered",
    "CometChat.message",
    "CometChat.name",
    "CometChat.onStorageEvent",
    "CometChat.platform",
    "CometChat.position",
    "CometChat.reasonId",
    "CometChat.registerTokenForPushNotification",
    "CometChat.rejectCall",
    "CometChat.remark",
    "CometChat.removeAIAssistantListener",
    "CometChat.removeCallListener",
    "CometChat.removeConnectionListener",
    "CometChat.removeDataFromSessionStorage",
    "CometChat.removeGroupListener",
    "CometChat.removeLoginListener",
    "CometChat.removeMessageListener",
    "CometChat.removeNotificationFeedListener",
    "CometChat.removeReaction",
    "CometChat.removeUserListener",
    "CometChat.reportFeedEngagement",
    "CometChat.sdk",
    "CometChat.sdkVersion",
    "CometChat.sdkVersionWithUnderScore",
    "CometChat.sendCustomMessage",
    "CometChat.sendDirectMessage",
    "CometChat.sendGroupMessage",
    "CometChat.sendInteractiveMessage",
    "CometChat.sendMediaMessage",
    "CometChat.sendMessage",
    "CometChat.sendTestMessage",
    "CometChat.sendTransientMessage",
    "CometChat.sendUnansweredResponse",
    "CometChat.setAuthToken",
    "CometChat.setConnectionStatus",
    "CometChat.setDemoMetaInfo",
    "CometChat.setMode",
    "CometChat.setSource",
    "CometChat.startCall",
    "CometChat.startTyping",
    "CometChat.success",
    "CometChat.tagConversation",
    "CometChat.transferGroupOwnership",
    "CometChat.type",
    "CometChat.unbanGroupMember",
    "CometChat.unblockUsers",
    "CometChat.updateCurrentUserDetails",
    "CometChat.updateGroup",
    "CometChat.updateGroupMemberScope",
    "CometChat.updateUser",
    "CometChat.version",
    "CometChat.visible",
    "CometChatAIAssistantChat",
    "CometChatAIAssistantChatHistory",
    "CometChatAIAssistantMessageBubble",
    "CometChatAIAssistantTools",
    "CometChatAIAssistantTools.getAction",
    "CometChatAIAssistantTools.getActions",
    "CometChatAIStreamingService",
    "CometChatAIStreamingService.getAccumulatedText",
    "CometChatAIStreamingService.handleWebsocketMessage",
    "CometChatAIStreamingService.isAnyStreaming",
    "CometChatAIStreamingService.isStreamingFor",
    "CometChatAIStreamingService.isStreamingSnapshot",
    "CometChatAIStreamingService.messageStream$",
    "CometChatAIStreamingService.setAIAssistantTools",
    "CometChatAIStreamingService.setStreamSpeed",
    "CometChatAIStreamingService.startStreamingMessage",
    "CometChatAIStreamingService.stopStreamingMessage",
    "CometChatActionBubbleComponent",
    "CometChatActionSheetComponent",
    "CometChatActions",
    "CometChatActions.iconURL",
    "CometChatActions.id",
    "CometChatActions.title",
    "CometChatActionsIcon",
    "CometChatActionsIcon.iconURL",
    "CometChatActionsIcon.id",
    "CometChatActionsIcon.onClick",
    "CometChatActionsIcon.title",
    "CometChatActionsView",
    "CometChatActionsView.customView",
    "CometChatActionsView.iconURL",
    "CometChatActionsView.id",
    "CometChatActionsView.title",
    "CometChatAudioBubbleComponent",
    "CometChatAudiosBubbleComponent",
    "CometChatAudiosBubbleComponent.COLLAPSED_MAX",
    "CometChatAvatarComponent",
    "CometChatButtonComponent",
    "CometChatCallBubbleComponent",
    "CometChatCallButtonsComponent",
    "CometChatCallButtonsComponent.ngAcceptInputType_hideOverlays",
    "CometChatCallButtonsComponent.ngAcceptInputType_hideVideoCallButton",
    "CometChatCallButtonsComponent.ngAcceptInputType_hideVoiceCallButton",
    "CometChatCallButtonsComponent.ngAcceptInputType_outgoingCallDisableSoundForCalls",
    "CometChatCallEvents",
    "CometChatCallEvents.ccCallAccepted",
    "CometChatCallEvents.ccCallEnded",
    "CometChatCallEvents.ccCallRejected",
    "CometChatCallEvents.ccOutgoingCall",
    "CometChatCallEvents.onCallAccepted",
    "CometChatCallEvents.onCallEnded",
    "CometChatCallEvents.onCallRejected",
    "CometChatCallEvents.onOutgoingCall",
    "CometChatCallEvents.publishCallAccepted",
    "CometChatCallEvents.publishCallEnded",
    "CometChatCallEvents.publishCallRejected",
    "CometChatCallEvents.publishOutgoingCall",
    "CometChatCallLogsComponent",
    "CometChatCallLogsComponent.ngAcceptInputType_showScrollbar",
    "CometChatCardBubbleComponent",
    "CometChatChangeScopeComponent",
    "CometChatCheckboxComponent",
    "CometChatCollaborativeDocumentBubbleComponent",
    "CometChatCollaborativeWhiteboardBubbleComponent",
    "CometChatConfirmDialogComponent",
    "CometChatContextMenuComponent",
    "CometChatConversationEvents",
    "CometChatConversationEvents.ccConversationDeleted",
    "CometChatConversationEvents.ccUpdateConversation",
    "CometChatConversationEvents.onConversationDeleted",
    "CometChatConversationEvents.publishConversationDeleted",
    "CometChatConversationEvents.publishEvent",
    "CometChatConversationItemComponent",
    "CometChatConversationItemComponent.ngAcceptInputType_disableDefaultContextMenu",
    "CometChatConversationItemComponent.ngAcceptInputType_hideGroupType",
    "CometChatConversationItemComponent.ngAcceptInputType_hideReceipts",
    "CometChatConversationItemComponent.ngAcceptInputType_hideUserStatus",
    "CometChatConversationStarterComponent",
    "CometChatConversationSummaryComponent",
    "CometChatConversationsComponent",
    "CometChatConversationsComponent.ngAcceptInputType_disableDefaultContextMenu",
    "CometChatConversationsComponent.ngAcceptInputType_disableSoundForMessages",
    "CometChatConversationsComponent.ngAcceptInputType_hideDeleteConversation",
    "CometChatConversationsComponent.ngAcceptInputType_hideError",
    "CometChatConversationsComponent.ngAcceptInputType_hideGroupType",
    "CometChatConversationsComponent.ngAcceptInputType_hideReceipts",
    "CometChatConversationsComponent.ngAcceptInputType_hideUserStatus",
    "CometChatConversationsComponent.ngAcceptInputType_showScrollbar",
    "CometChatConversationsComponent.ngAcceptInputType_showSearchBar",
    "CometChatCreatePollComponent",
    "CometChatDateComponent",
    "CometChatDeleteBubbleComponent",
    "CometChatDropDownComponent",
    "CometChatEmoji",
    "CometChatEmojiCategory",
    "CometChatEmojiFormatter",
    "CometChatEmojiFormatter.addCustomEmoji",
    "CometChatEmojiFormatter.clearCustomEmoji",
    "CometChatEmojiFormatter.format",
    "CometChatEmojiFormatter.getEmoji",
    "CometChatEmojiFormatter.getRegex",
    "CometChatEmojiFormatter.getShortcodes",
    "CometChatEmojiFormatter.hasShortcodes",
    "CometChatEmojiFormatter.isValidShortcode",
    "CometChatEmojiFormatter.priority",
    "CometChatEmojiFormatter.reset",
    "CometChatEmojiKeyboardComponent",
    "CometChatErrorBoundaryComponent",
    "CometChatException",
    "CometChatException.code",
    "CometChatException.details",
    "CometChatException.message",
    "CometChatException.name",
    "CometChatFileBubbleComponent",
    "CometChatFileBubbleComponent.COLLAPSED_MAX",
    "CometChatFilesBubbleComponent",
    "CometChatFlagMessageDialogComponent",
    "CometChatFullScreenViewerComponent",
    "CometChatGroupEvents",
    "CometChatGroupEvents.ccGroupCreated",
    "CometChatGroupEvents.ccGroupDeleted",
    "CometChatGroupEvents.ccGroupLeft",
    "CometChatGroupEvents.ccGroupMemberAdded",
    "CometChatGroupEvents.ccGroupMemberBanned",
    "CometChatGroupEvents.ccGroupMemberJoined",
    "CometChatGroupEvents.ccGroupMemberKicked",
    "CometChatGroupEvents.ccGroupMemberScopeChanged",
    "CometChatGroupEvents.ccGroupMemberUnbanned",
    "CometChatGroupEvents.ccOwnershipChanged",
    "CometChatGroupEvents.onGroupCreated",
    "CometChatGroupEvents.onGroupDeleted",
    "CometChatGroupEvents.onGroupLeft",
    "CometChatGroupEvents.onGroupMemberAdded",
    "CometChatGroupEvents.onGroupMemberBanned",
    "CometChatGroupEvents.onGroupMemberJoined",
    "CometChatGroupEvents.onGroupMemberKicked",
    "CometChatGroupEvents.onGroupMemberScopeChanged",
    "CometChatGroupEvents.onGroupMemberUnbanned",
    "CometChatGroupEvents.onOwnershipChanged",
    "CometChatGroupEvents.publishEvent",
    "CometChatGroupEvents.publishGroupCreated",
    "CometChatGroupEvents.publishGroupDeleted",
    "CometChatGroupEvents.publishGroupLeft",
    "CometChatGroupEvents.publishGroupMemberAdded",
    "CometChatGroupEvents.publishGroupMemberBanned",
    "CometChatGroupEvents.publishGroupMemberJoined",
    "CometChatGroupEvents.publishGroupMemberKicked",
    "CometChatGroupEvents.publishGroupMemberScopeChanged",
    "CometChatGroupEvents.publishGroupMemberUnbanned",
    "CometChatGroupEvents.publishOwnershipChanged",
    "CometChatGroupItemComponent",
    "CometChatGroupItemComponent.ngAcceptInputType_disableDefaultContextMenu",
    "CometChatGroupItemComponent.ngAcceptInputType_hideGroupType",
    "CometChatGroupMemberItemComponent",
    "CometChatGroupMemberItemComponent.ngAcceptInputType_disableDefaultContextMenu",
    "CometChatGroupMemberItemComponent.ngAcceptInputType_hideUserStatus",
    "CometChatGroupMembersComponent",
    "CometChatGroupMembersComponent.ngAcceptInputType_disableDefaultContextMenu",
    "CometChatGroupMembersComponent.ngAcceptInputType_disableLoadingState",
    "CometChatGroupMembersComponent.ngAcceptInputType_hideBanMemberOption",
    "CometChatGroupMembersComponent.ngAcceptInputType_hideError",
    "CometChatGroupMembersComponent.ngAcceptInputType_hideKickMemberOption",
    "CometChatGroupMembersComponent.ngAcceptInputType_hideScopeChangeOption",
    "CometChatGroupMembersComponent.ngAcceptInputType_hideSearch",
    "CometChatGroupMembersComponent.ngAcceptInputType_hideUserStatus",
    "CometChatGroupMembersComponent.ngAcceptInputType_showScrollbar",
    "CometChatGroupsComponent",
    "CometChatGroupsComponent.ngAcceptInputType_disableDefaultContextMenu",
    "CometChatGroupsComponent.ngAcceptInputType_hideError",
    "CometChatGroupsComponent.ngAcceptInputType_hideGroupType",
    "CometChatGroupsComponent.ngAcceptInputType_hideSearch",
    "CometChatGroupsComponent.ngAcceptInputType_showScrollbar",
    "CometChatHelper",
    "CometChatHelper.getConversationFromMessage",
    "CometChatHelper.processMessage",
    "CometChatHelper.updateMessageWithReactionInfo",
    "CometChatImageBubbleComponent",
    "CometChatImagesBubbleComponent",
    "CometChatIncomingCallComponent",
    "CometChatIncomingCallComponent.ngAcceptInputType_disableSoundForCalls",
    "CometChatLinkDialogComponent",
    "CometChatLinkPopoverComponent",
    "CometChatListItemComponent",
    "CometChatLocalize",
    "CometChatLocalize.addTranslation",
    "CometChatLocalize.formatDate",
    "CometChatLocalize.getAvailableLanguages",
    "CometChatLocalize.getBrowserLanguage",
    "CometChatLocalize.getCalendarObject",
    "CometChatLocalize.getCurrentLanguage",
    "CometChatLocalize.getDateLocaleLanguage",
    "CometChatLocalize.getDefaultLanguage",
    "CometChatLocalize.getLocalizedString",
    "CometChatLocalize.getTimezone",
    "CometChatLocalize.init",
    "CometChatLocalize.isLanguageAvailable",
    "CometChatLocalize.setCurrentLanguage",
    "CometChatLocalize.setGlobalCalendarObject",
    "CometChatLogger",
    "CometChatLogger.debug",
    "CometChatLogger.error",
    "CometChatLogger.getLogLevel",
    "CometChatLogger.info",
    "CometChatLogger.setLogLevel",
    "CometChatLogger.warn",
    "CometChatMarkdownFormatter",
    "CometChatMarkdownFormatter.format",
    "CometChatMarkdownFormatter.getRegex",
    "CometChatMarkdownFormatter.priority",
    "CometChatMarkdownFormatter.shouldFormat",
    "CometChatMarkdownParser",
    "CometChatMarkdownParser.parse",
    "CometChatMarkdownRenderer",
    "CometChatMediaRecorderComponent",
    "CometChatMentionsFormatter",
    "CometChatMentionsFormatter.extractChannelLabels",
    "CometChatMentionsFormatter.extractUserUids",
    "CometChatMentionsFormatter.format",
    "CometChatMentionsFormatter.formatSdkMentions",
    "CometChatMentionsFormatter.getChannelMentionRegex",
    "CometChatMentionsFormatter.getLoggedInUser",
    "CometChatMentionsFormatter.getMentions",
    "CometChatMentionsFormatter.getMessageBubbleAlignment",
    "CometChatMentionsFormatter.getRegex",
    "CometChatMentionsFormatter.getUserMentionRegex",
    "CometChatMentionsFormatter.hasAllMention",
    "CometChatMentionsFormatter.hasMentions",
    "CometChatMentionsFormatter.hasSdkMentions",
    "CometChatMentionsFormatter.priority",
    "CometChatMentionsFormatter.reset",
    "CometChatMentionsFormatter.setAllMentionConfig",
    "CometChatMentionsFormatter.setLoggedInUser",
    "CometChatMentionsFormatter.setMessageBubbleAlignment",
    "CometChatMentionsFormatter.setUsers",
    "CometChatMessageBubbleComponent",
    "CometChatMessageBubbleComponent.ngAcceptInputType_hideAvatar",
    "CometChatMessageBubbleComponent.ngAcceptInputType_hideModerationView",
    "CometChatMessageBubbleComponent.ngAcceptInputType_hideReceipts",
    "CometChatMessageBubbleComponent.ngAcceptInputType_hideStatusInfoView",
    "CometChatMessageBubbleComponent.ngAcceptInputType_hideThreadView",
    "CometChatMessageBubbleComponent.ngAcceptInputType_reserveLeadingSpace",
    "CometChatMessageComposerAction",
    "CometChatMessageComposerAction.iconURL",
    "CometChatMessageComposerAction.id",
    "CometChatMessageComposerAction.onClick",
    "CometChatMessageComposerAction.title",
    "CometChatMessageComposerComponent",
    "CometChatMessageComposerComponent.ngAcceptInputType_enableMultipleAttachments",
    "CometChatMessageComposerComponent.ngAcceptInputType_hideError",
    "CometChatMessageEvents",
    "CometChatMessageEvents.ccCardActionClicked",
    "CometChatMessageEvents.ccMessageDeleted",
    "CometChatMessageEvents.ccMessageEdited",
    "CometChatMessageEvents.ccMessageRead",
    "CometChatMessageEvents.ccMessageSent",
    "CometChatMessageEvents.ccMessageTranslated",
    "CometChatMessageEvents.ccReplyToMessage",
    "CometChatMessageEvents.onAIAssistantMessageReceived",
    "CometChatMessageEvents.onAIToolArgumentsReceived",
    "CometChatMessageEvents.onAIToolResultReceived",
    "CometChatMessageEvents.onCardMessageReceived",
    "CometChatMessageEvents.onCcMessageDeleted",
    "CometChatMessageEvents.onCcMessageEdited",
    "CometChatMessageEvents.onCcMessageRead",
    "CometChatMessageEvents.onCustomInteractiveMessageReceived",
    "CometChatMessageEvents.onCustomMessageReceived",
    "CometChatMessageEvents.onFormMessageReceived",
    "CometChatMessageEvents.onMediaMessageReceived",
    "CometChatMessageEvents.onMessageDeleted",
    "CometChatMessageEvents.onMessageEdited",
    "CometChatMessageEvents.onMessageModerated",
    "CometChatMessageEvents.onMessageReactionAdded",
    "CometChatMessageEvents.onMessageReactionRemoved",
    "CometChatMessageEvents.onMessageSent",
    "CometChatMessageEvents.onMessageTranslated",
    "CometChatMessageEvents.onMessagesDelivered",
    "CometChatMessageEvents.onMessagesDeliveredToAll",
    "CometChatMessageEvents.onMessagesRead",
    "CometChatMessageEvents.onMessagesReadByAll",
    "CometChatMessageEvents.onReplyToMessage",
    "CometChatMessageEvents.onSchedulerMessageReceived",
    "CometChatMessageEvents.onTextMessageReceived",
    "CometChatMessageEvents.onTypingEnded",
    "CometChatMessageEvents.onTypingStarted",
    "CometChatMessageEvents.publishAIAssistantMessageReceived",
    "CometChatMessageEvents.publishAIToolArgumentsReceived",
    "CometChatMessageEvents.publishAIToolResultReceived",
    "CometChatMessageEvents.publishCardMessageReceived",
    "CometChatMessageEvents.publishCustomInteractiveMessageReceived",
    "CometChatMessageEvents.publishCustomMessageReceived",
    "CometChatMessageEvents.publishEvent",
    "CometChatMessageEvents.publishFormMessageReceived",
    "CometChatMessageEvents.publishMediaMessageReceived",
    "CometChatMessageEvents.publishMessageDeleted",
    "CometChatMessageEvents.publishMessageEdited",
    "CometChatMessageEvents.publishMessageModerated",
    "CometChatMessageEvents.publishMessageReactionAdded",
    "CometChatMessageEvents.publishMessageReactionRemoved",
    "CometChatMessageEvents.publishMessageRead",
    "CometChatMessageEvents.publishMessageSent",
    "CometChatMessageEvents.publishMessageTranslated",
    "CometChatMessageEvents.publishMessagesDelivered",
    "CometChatMessageEvents.publishMessagesDeliveredToAll",
    "CometChatMessageEvents.publishMessagesRead",
    "CometChatMessageEvents.publishMessagesReadByAll",
    "CometChatMessageEvents.publishOnMessageDeleted",
    "CometChatMessageEvents.publishOnMessageEdited",
    "CometChatMessageEvents.publishReplyToMessage",
    "CometChatMessageEvents.publishSchedulerMessageReceived",
    "CometChatMessageEvents.publishTextMessageReceived",
    "CometChatMessageEvents.publishTypingEnded",
    "CometChatMessageEvents.publishTypingStarted",
    "CometChatMessageEvents.subscribeOnAIAssistantMessageReceived",
    "CometChatMessageEvents.subscribeOnAIToolArgumentsReceived",
    "CometChatMessageEvents.subscribeOnAIToolResultReceived",
    "CometChatMessageEvents.subscribeOnCardActionClicked",
    "CometChatMessageEvents.subscribeOnCardMessageReceived",
    "CometChatMessageEvents.subscribeOnCustomInteractiveMessageReceived",
    "CometChatMessageEvents.subscribeOnCustomMessageReceived",
    "CometChatMessageEvents.subscribeOnFormMessageReceived",
    "CometChatMessageEvents.subscribeOnMediaMessageReceived",
    "CometChatMessageEvents.subscribeOnMessageDeleted",
    "CometChatMessageEvents.subscribeOnMessageEdited",
    "CometChatMessageEvents.subscribeOnMessageModerated",
    "CometChatMessageEvents.subscribeOnMessageReactionAdded",
    "CometChatMessageEvents.subscribeOnMessageReactionRemoved",
    "CometChatMessageEvents.subscribeOnMessagesDelivered",
    "CometChatMessageEvents.subscribeOnMessagesDeliveredToAll",
    "CometChatMessageEvents.subscribeOnMessagesRead",
    "CometChatMessageEvents.subscribeOnMessagesReadByAll",
    "CometChatMessageEvents.subscribeOnSchedulerMessageReceived",
    "CometChatMessageEvents.subscribeOnTextMessageReceived",
    "CometChatMessageEvents.subscribeOnTypingEnded",
    "CometChatMessageEvents.subscribeOnTypingStarted",
    "CometChatMessageHeaderComponent",
    "CometChatMessageHeaderComponent.ngAcceptInputType_hideUserStatus",
    "CometChatMessageHeaderComponent.ngAcceptInputType_hideVideoCallButton",
    "CometChatMessageHeaderComponent.ngAcceptInputType_hideVoiceCallButton",
    "CometChatMessageInformationComponent",
    "CometChatMessageListComponent",
    "CometChatMessageListComponent.ngAcceptInputType_disableInteraction",
    "CometChatMessageListComponent.ngAcceptInputType_disableSoundForMessages",
    "CometChatMessageListComponent.ngAcceptInputType_hideAvatar",
    "CometChatMessageListComponent.ngAcceptInputType_hideCopyMessageOption",
    "CometChatMessageListComponent.ngAcceptInputType_hideDateSeparator",
    "CometChatMessageListComponent.ngAcceptInputType_hideDeleteMessageOption",
    "CometChatMessageListComponent.ngAcceptInputType_hideEditMessageOption",
    "CometChatMessageListComponent.ngAcceptInputType_hideError",
    "CometChatMessageListComponent.ngAcceptInputType_hideFlagMessageOption",
    "CometChatMessageListComponent.ngAcceptInputType_hideFlagRemarkField",
    "CometChatMessageListComponent.ngAcceptInputType_hideGroupActionMessages",
    "CometChatMessageListComponent.ngAcceptInputType_hideMessageInfoOption",
    "CometChatMessageListComponent.ngAcceptInputType_hideMessagePrivatelyOption",
    "CometChatMessageListComponent.ngAcceptInputType_hideModerationView",
    "CometChatMessageListComponent.ngAcceptInputType_hideReactionOption",
    "CometChatMessageListComponent.ngAcceptInputType_hideReceipts",
    "CometChatMessageListComponent.ngAcceptInputType_hideReplyInThreadOption",
    "CometChatMessageListComponent.ngAcceptInputType_hideReplyOption",
    "CometChatMessageListComponent.ngAcceptInputType_hideStickyDate",
    "CometChatMessageListComponent.ngAcceptInputType_hideTimestamp",
    "CometChatMessageListComponent.ngAcceptInputType_hideTranslateMessageOption",
    "CometChatMessageListComponent.ngAcceptInputType_isAgentChat",
    "CometChatMessageListComponent.ngAcceptInputType_loadLastAgentConversation",
    "CometChatMessageListComponent.ngAcceptInputType_scrollToBottomOnNewMessages",
    "CometChatMessageListComponent.ngAcceptInputType_showConversationStarters",
    "CometChatMessageListComponent.ngAcceptInputType_showMarkAsUnreadOption",
    "CometChatMessageListComponent.ngAcceptInputType_showScrollbar",
    "CometChatMessageListComponent.ngAcceptInputType_showSmartReplies",
    "CometChatMessageListComponent.ngAcceptInputType_startFromUnreadMessages",
    "CometChatMessagePreviewComponent",
    "CometChatNotificationBadgeComponent",
    "CometChatNotificationFeedComponent",
    "CometChatNotificationFeedComponent.ngAcceptInputType_showBackButton",
    "CometChatNotificationFeedComponent.ngAcceptInputType_showFilterChips",
    "CometChatNotificationFeedComponent.ngAcceptInputType_showHeader",
    "CometChatNotificationFeedStyle",
    "CometChatNotifications",
    "CometChatNotifications.DNDOptions",
    "CometChatNotifications.DayOfWeek",
    "CometChatNotifications.DaySchedule",
    "CometChatNotifications.GroupPreferences",
    "CometChatNotifications.MemberActionsOptions",
    "CometChatNotifications.MessagesOptions",
    "CometChatNotifications.MutePreferences",
    "CometChatNotifications.MutedConversation",
    "CometChatNotifications.MutedConversationType",
    "CometChatNotifications.NotificationPreferences",
    "CometChatNotifications.OneOnOnePreferences",
    "CometChatNotifications.PushPlatforms",
    "CometChatNotifications.PushPreferences",
    "CometChatNotifications.ReactionsOptions",
    "CometChatNotifications.RepliesOptions",
    "CometChatNotifications.UnmutedConversation",
    "CometChatNotifications.fetchPreferences",
    "CometChatNotifications.fetchPushPreferences",
    "CometChatNotifications.getMutedConversations",
    "CometChatNotifications.getTimezone",
    "CometChatNotifications.muteConversations",
    "CometChatNotifications.registerPushToken",
    "CometChatNotifications.resetPreferences",
    "CometChatNotifications.resetPushPreferences",
    "CometChatNotifications.timezone",
    "CometChatNotifications.unmuteConversations",
    "CometChatNotifications.unregisterPushToken",
    "CometChatNotifications.updatePreferences",
    "CometChatNotifications.updatePushPreferences",
    "CometChatNotifications.updateTimezone",
    "CometChatOngoingCallComponent",
    "CometChatOngoingCallComponent.ngAcceptInputType_isAudioOnly",
    "CometChatOption",
    "CometChatOption.iconURL",
    "CometChatOption.id",
    "CometChatOption.onClick",
    "CometChatOption.title",
    "CometChatOutgoingCallComponent",
    "CometChatOutgoingCallComponent.ngAcceptInputType_disableSoundForCalls",
    "CometChatPaginatedListComponent",
    "CometChatPollBubbleComponent",
    "CometChatPopoverComponent",
    "CometChatRadioButtonComponent",
    "CometChatReactionInfoComponent",
    "CometChatReactionListComponent",
    "CometChatReactionsComponent",
    "CometChatSearchBarComponent",
    "CometChatSearchComponent",
    "CometChatSearchConversationsListComponent",
    "CometChatSearchFilter",
    "CometChatSearchMessagesListComponent",
    "CometChatSearchScope",
    "CometChatSettings",
    "CometChatSmartRepliesComponent",
    "CometChatSoundManager.Sound",
    "CometChatSoundManager.audio",
    "CometChatSoundManager.handlers",
    "CometChatSoundManager.hasInteracted",
    "CometChatSoundManager.onIncomingCall",
    "CometChatSoundManager.onIncomingMessage",
    "CometChatSoundManager.onIncomingOtherMessage",
    "CometChatSoundManager.onOutgoingCall",
    "CometChatSoundManager.onOutgoingMessage",
    "CometChatSoundManager.pause",
    "CometChatSoundManager.play",
    "CometChatStickerBubbleComponent",
    "CometChatStickersKeyboardComponent",
    "CometChatStreamMessageBubble",
    "CometChatTemplatesService",
    "CometChatTemplatesService.$implicit",
    "CometChatTemplatesService.callLogTemplates",
    "CometChatTemplatesService.callLogTemplates$",
    "CometChatTemplatesService.clearAllTemplates",
    "CometChatTemplatesService.clearCallLogTemplates",
    "CometChatTemplatesService.clearConversationTemplates",
    "CometChatTemplatesService.clearGroupMemberTemplates",
    "CometChatTemplatesService.clearGroupTemplates",
    "CometChatTemplatesService.clearListTemplates",
    "CometChatTemplatesService.clearMessageListTemplates",
    "CometChatTemplatesService.clearSearchTemplates",
    "CometChatTemplatesService.clearSharedTemplates",
    "CometChatTemplatesService.clearUserTemplates",
    "CometChatTemplatesService.conversationTemplates",
    "CometChatTemplatesService.conversationTemplates$",
    "CometChatTemplatesService.getCallLogTemplates",
    "CometChatTemplatesService.getConversationTemplates",
    "CometChatTemplatesService.getGroupMemberTemplates",
    "CometChatTemplatesService.getGroupTemplates",
    "CometChatTemplatesService.getListTemplates",
    "CometChatTemplatesService.getMessageListTemplates",
    "CometChatTemplatesService.getSearchTemplates",
    "CometChatTemplatesService.getSharedTemplates",
    "CometChatTemplatesService.getUserTemplates",
    "CometChatTemplatesService.groupMemberTemplates",
    "CometChatTemplatesService.groupMemberTemplates$",
    "CometChatTemplatesService.groupTemplates",
    "CometChatTemplatesService.groupTemplates$",
    "CometChatTemplatesService.listTemplates",
    "CometChatTemplatesService.listTemplates$",
    "CometChatTemplatesService.messageListTemplates",
    "CometChatTemplatesService.messageListTemplates$",
    "CometChatTemplatesService.resolveTemplate",
    "CometChatTemplatesService.searchTemplates",
    "CometChatTemplatesService.searchTemplates$",
    "CometChatTemplatesService.setCallLogTemplates",
    "CometChatTemplatesService.setConversationEmptyTemplate",
    "CometChatTemplatesService.setConversationErrorTemplate",
    "CometChatTemplatesService.setConversationItemTemplate",
    "CometChatTemplatesService.setConversationLeadingTemplate",
    "CometChatTemplatesService.setConversationLoadingTemplate",
    "CometChatTemplatesService.setConversationSubtitleTemplate",
    "CometChatTemplatesService.setConversationTemplates",
    "CometChatTemplatesService.setConversationTitleTemplate",
    "CometChatTemplatesService.setConversationTrailingTemplate",
    "CometChatTemplatesService.setGroupMemberTemplates",
    "CometChatTemplatesService.setGroupTemplates",
    "CometChatTemplatesService.setListTemplates",
    "CometChatTemplatesService.setMessageListTemplates",
    "CometChatTemplatesService.setSearchTemplates",
    "CometChatTemplatesService.setSharedTemplates",
    "CometChatTemplatesService.setUserTemplates",
    "CometChatTemplatesService.sharedTemplates",
    "CometChatTemplatesService.sharedTemplates$",
    "CometChatTemplatesService.userTemplates",
    "CometChatTemplatesService.userTemplates$",
    "CometChatTextBubbleComponent",
    "CometChatTextFormatter",
    "CometChatTextFormatter.getFormattedText",
    "CometChatTextFormatter.getMetadata",
    "CometChatTextFormatter.getOriginalText",
    "CometChatTextFormatter.priority",
    "CometChatTextFormatter.reset",
    "CometChatTextFormatter.shouldFormat",
    "CometChatThreadHeaderComponent",
    "CometChatThreadViewComponent",
    "CometChatToastComponent",
    "CometChatToastService",
    "CometChatToastService.clear",
    "CometChatToastService.error",
    "CometChatToastService.getActiveCount",
    "CometChatToastService.info",
    "CometChatToastService.remove",
    "CometChatToastService.show",
    "CometChatToastService.success",
    "CometChatToastService.warning",
    "CometChatToolCallArgumentBubble",
    "CometChatToolCallResultBubble",
    "CometChatTypingIndicatorComponent",
    "CometChatUIEvents",
    "CometChatUIEvents.ccActiveChatChanged",
    "CometChatUIEvents.ccActivePopover",
    "CometChatUIEvents.ccComposeMessage",
    "CometChatUIEvents.ccHideDialog",
    "CometChatUIEvents.ccHideModal",
    "CometChatUIEvents.ccHidePanel",
    "CometChatUIEvents.ccMouseEvent",
    "CometChatUIEvents.ccOpenChat",
    "CometChatUIEvents.ccShowDialog",
    "CometChatUIEvents.ccShowMentionsCountWarning",
    "CometChatUIEvents.ccShowModal",
    "CometChatUIEvents.ccShowOngoingCall",
    "CometChatUIEvents.ccShowPanel",
    "CometChatUIEvents.onActiveChatChanged",
    "CometChatUIEvents.onActivePopover",
    "CometChatUIEvents.onComposeMessage",
    "CometChatUIEvents.onHideDialog",
    "CometChatUIEvents.onHideModal",
    "CometChatUIEvents.onHidePanel",
    "CometChatUIEvents.onMouseEvent",
    "CometChatUIEvents.onOpenChat",
    "CometChatUIEvents.onShowDialog",
    "CometChatUIEvents.onShowMentionsCountWarning",
    "CometChatUIEvents.onShowModal",
    "CometChatUIEvents.onShowOngoingCall",
    "CometChatUIEvents.onShowPanel",
    "CometChatUIEvents.publishActiveChatChanged",
    "CometChatUIEvents.publishActivePopover",
    "CometChatUIEvents.publishComposeMessage",
    "CometChatUIEvents.publishHideDialog",
    "CometChatUIEvents.publishHideModal",
    "CometChatUIEvents.publishHidePanel",
    "CometChatUIEvents.publishMouseEvent",
    "CometChatUIEvents.publishOpenChat",
    "CometChatUIEvents.publishShowDialog",
    "CometChatUIEvents.publishShowMentionsCountWarning",
    "CometChatUIEvents.publishShowModal",
    "CometChatUIEvents.publishShowOngoingCall",
    "CometChatUIEvents.publishShowPanel",
    "CometChatUIKit",
    "CometChatUIKit.Localize",
    "CometChatUIKit.SoundManager",
    "CometChatUIKit.callingReady",
    "CometChatUIKit.checkAuthSettings",
    "CometChatUIKit.createUser",
    "CometChatUIKit.getLoggedInUser",
    "CometChatUIKit.getLoggedinUser",
    "CometChatUIKit.init",
    "CometChatUIKit.initFromSettings",
    "CometChatUIKit.isCallingEnabled",
    "CometChatUIKit.isInitialized",
    "CometChatUIKit.loggedInUser$",
    "CometChatUIKit.login",
    "CometChatUIKit.loginWithAuthToken",
    "CometChatUIKit.logout",
    "CometChatUIKit.sendCustomMessage",
    "CometChatUIKit.sendMediaMessage",
    "CometChatUIKit.sendTextMessage",
    "CometChatUIKit.setLogLevel",
    "CometChatUIKit.updateUser",
    "CometChatUIKitCalls",
    "CometChatUIKitConstants",
    "CometChatUIKitConstants.ADDED",
    "CometChatUIKitConstants.APP_SYSTEM",
    "CometChatUIKitConstants.AudioType",
    "CometChatUIKitConstants.BANNED",
    "CometChatUIKitConstants.BLOCK",
    "CometChatUIKitConstants.CUSTOM_MESSAGE_RECEIVED",
    "CometChatUIKitConstants.ComposerAttachmentOption",
    "CometChatUIKitConstants.ConversationOptions",
    "CometChatUIKitConstants.DELIVERY",
    "CometChatUIKitConstants.ExtensionTypes",
    "CometChatUIKitConstants.GroupMemberOptions",
    "CometChatUIKitConstants.GroupOptions",
    "CometChatUIKitConstants.GroupTypes",
    "CometChatUIKitConstants.INTERACTIVE_MESSAGE_RECEIVED",
    "CometChatUIKitConstants.INVITED",
    "CometChatUIKitConstants.JOINED",
    "CometChatUIKitConstants.KICKED",
    "CometChatUIKitConstants.LEFT",
    "CometChatUIKitConstants.MEDIA_MESSAGE_RECEIVED",
    "CometChatUIKitConstants.MESSAGE_DELETED",
    "CometChatUIKitConstants.MESSAGE_DELIVERED",
    "CometChatUIKitConstants.MESSAGE_EDITED",
    "CometChatUIKitConstants.MESSAGE_REACTION_ADDED",
    "CometChatUIKitConstants.MESSAGE_REACTION_REMOVED",
    "CometChatUIKitConstants.MESSAGE_READ",
    "CometChatUIKitConstants.MESSAGE_SENT",
    "CometChatUIKitConstants.MessageCategory",
    "CometChatUIKitConstants.MessageOption",
    "CometChatUIKitConstants.MessageReceiverType",
    "CometChatUIKitConstants.MessageTypes",
    "CometChatUIKitConstants.MetadataKeys",
    "CometChatUIKitConstants.READ",
    "CometChatUIKitConstants.REMOVE",
    "CometChatUIKitConstants.ROLE",
    "CometChatUIKitConstants.SCOPE_CHANGE",
    "CometChatUIKitConstants.TEXT_MESSAGE_RECEIVED",
    "CometChatUIKitConstants.TRANSIENT_MESSAGE_RECEIVED",
    "CometChatUIKitConstants.UNBANNED",
    "CometChatUIKitConstants.UserOptions",
    "CometChatUIKitConstants.action",
    "CometChatUIKitConstants.activecall",
    "CometChatUIKitConstants.addMembers",
    "CometChatUIKitConstants.admin",
    "CometChatUIKitConstants.agentic",
    "CometChatUIKitConstants.allOf",
    "CometChatUIKitConstants.anyAction",
    "CometChatUIKitConstants.anyOf",
    "CometChatUIKitConstants.approved",
    "CometChatUIKitConstants.assistant",
    "CometChatUIKitConstants.audio",
    "CometChatUIKitConstants.audioType",
    "CometChatUIKitConstants.ban",
    "CometChatUIKitConstants.bannedMembers",
    "CometChatUIKitConstants.batchId",
    "CometChatUIKitConstants.block",
    "CometChatUIKitConstants.busy",
    "CometChatUIKitConstants.call",
    "CometChatUIKitConstants.calls",
    "CometChatUIKitConstants.cancelled",
    "CometChatUIKitConstants.card",
    "CometChatUIKitConstants.changeScope",
    "CometChatUIKitConstants.collaborativeDocument",
    "CometChatUIKitConstants.collaborativeWhiteboard",
    "CometChatUIKitConstants.conversations",
    "CometChatUIKitConstants.copyMessage",
    "CometChatUIKitConstants.custom",
    "CometChatUIKitConstants.customInteractive",
    "CometChatUIKitConstants.default",
    "CometChatUIKitConstants.delete",
    "CometChatUIKitConstants.deleteMessage",
    "CometChatUIKitConstants.details",
    "CometChatUIKitConstants.disapproved",
    "CometChatUIKitConstants.document",
    "CometChatUIKitConstants.editMessage",
    "CometChatUIKitConstants.edited",
    "CometChatUIKitConstants.ended",
    "CometChatUIKitConstants.file",
    "CometChatUIKitConstants.flagMessage",
    "CometChatUIKitConstants.form",
    "CometChatUIKitConstants.forwardMessage",
    "CometChatUIKitConstants.goalType",
    "CometChatUIKitConstants.grid",
    "CometChatUIKitConstants.group",
    "CometChatUIKitConstants.groupMember",
    "CometChatUIKitConstants.groupMemberAction",
    "CometChatUIKitConstants.groupMemberScope",
    "CometChatUIKitConstants.groupMembers",
    "CometChatUIKitConstants.groups",
    "CometChatUIKitConstants.groupsLimit",
    "CometChatUIKitConstants.image",
    "CometChatUIKitConstants.initiated",
    "CometChatUIKitConstants.interactive",
    "CometChatUIKitConstants.kick",
    "CometChatUIKitConstants.leave",
    "CometChatUIKitConstants.legacyVoiceNote",
    "CometChatUIKitConstants.liveReaction",
    "CometChatUIKitConstants.markAsUnread",
    "CometChatUIKitConstants.meeting",
    "CometChatUIKitConstants.message",
    "CometChatUIKitConstants.messageInformation",
    "CometChatUIKitConstants.messageListLimit",
    "CometChatUIKitConstants.messages",
    "CometChatUIKitConstants.mimeTypes",
    "CometChatUIKitConstants.moderationStatus",
    "CometChatUIKitConstants.moderator",
    "CometChatUIKitConstants.none",
    "CometChatUIKitConstants.offline",
    "CometChatUIKitConstants.ongoing",
    "CometChatUIKitConstants.online",
    "CometChatUIKitConstants.owner",
    "CometChatUIKitConstants.participant",
    "CometChatUIKitConstants.password",
    "CometChatUIKitConstants.pending",
    "CometChatUIKitConstants.poll",
    "CometChatUIKitConstants.primary",
    "CometChatUIKitConstants.public",
    "CometChatUIKitConstants.radioNames",
    "CometChatUIKitConstants.reactToMessage",
    "CometChatUIKitConstants.reactionInfoLimit",
    "CometChatUIKitConstants.reactionListLimit",
    "CometChatUIKitConstants.rejected",
    "CometChatUIKitConstants.replyInThread",
    "CometChatUIKitConstants.replyMessage",
    "CometChatUIKitConstants.replyMessagePrivately",
    "CometChatUIKitConstants.requestBuilderLimits",
    "CometChatUIKitConstants.run_finished",
    "CometChatUIKitConstants.run_started",
    "CometChatUIKitConstants.scheduler",
    "CometChatUIKitConstants.secondary",
    "CometChatUIKitConstants.sendMessagePrivately",
    "CometChatUIKitConstants.shareMessage",
    "CometChatUIKitConstants.shimmerList",
    "CometChatUIKitConstants.single",
    "CometChatUIKitConstants.spotlight",
    "CometChatUIKitConstants.sticker",
    "CometChatUIKitConstants.streamMessageTypes",
    "CometChatUIKitConstants.text",
    "CometChatUIKitConstants.text_message_content",
    "CometChatUIKitConstants.text_message_end",
    "CometChatUIKitConstants.text_message_start",
    "CometChatUIKitConstants.tile",
    "CometChatUIKitConstants.timeout",
    "CometChatUIKitConstants.toolArguments",
    "CometChatUIKitConstants.toolResults",
    "CometChatUIKitConstants.tool_call_args",
    "CometChatUIKitConstants.tool_call_end",
    "CometChatUIKitConstants.tool_call_result",
    "CometChatUIKitConstants.tool_call_start",
    "CometChatUIKitConstants.translateMessage",
    "CometChatUIKitConstants.unanswered",
    "CometChatUIKitConstants.unban",
    "CometChatUIKitConstants.unblock",
    "CometChatUIKitConstants.unmoderated",
    "CometChatUIKitConstants.user",
    "CometChatUIKitConstants.userStatusType",
    "CometChatUIKitConstants.users",
    "CometChatUIKitConstants.usersLimit",
    "CometChatUIKitConstants.video",
    "CometChatUIKitConstants.viewMembers",
    "CometChatUIKitConstants.viewProfile",
    "CometChatUIKitConstants.voiceNote",
    "CometChatUIKitConstants.whiteboard",
    "CometChatUiKitWindow",
    "CometChatUrlFormatter",
    "CometChatUrlFormatter.format",
    "CometChatUrlFormatter.getRegex",
    "CometChatUrlFormatter.getUrls",
    "CometChatUrlFormatter.hasUrls",
    "CometChatUrlFormatter.priority",
    "CometChatUrlFormatter.reset",
    "CometChatUserEvents",
    "CometChatUserEvents.ccUserBlocked",
    "CometChatUserEvents.ccUserUnblocked",
    "CometChatUserEvents.onUserBlocked",
    "CometChatUserEvents.onUserUnblocked",
    "CometChatUserEvents.publishEvent",
    "CometChatUserEvents.publishUserBlocked",
    "CometChatUserEvents.publishUserUnblocked",
    "CometChatUserItemComponent",
    "CometChatUserItemComponent.ngAcceptInputType_disableDefaultContextMenu",
    "CometChatUserItemComponent.ngAcceptInputType_hideUserStatus",
    "CometChatUsersComponent",
    "CometChatUsersComponent.ngAcceptInputType_disableDefaultContextMenu",
    "CometChatUsersComponent.ngAcceptInputType_disableLoadingState",
    "CometChatUsersComponent.ngAcceptInputType_hideError",
    "CometChatUsersComponent.ngAcceptInputType_hideSearch",
    "CometChatUsersComponent.ngAcceptInputType_hideUserStatus",
    "CometChatUsersComponent.ngAcceptInputType_showScrollbar",
    "CometChatUsersComponent.ngAcceptInputType_showSectionHeader",
    "CometChatUsersComponent.ngAcceptInputType_showSelectedUsersPreview",
    "CometChatVideoBubbleComponent",
    "CometChatVideosBubbleComponent",
    "CometChatVoiceNoteBubbleComponent",
    "ComponentState",
    "ComposerId",
    "ConnectionListener",
    "ConnectionListener.inConnecting",
    "ConnectionListener.onConnected",
    "ConnectionListener.onDisconnected",
    "ConnectionListener.onFeatureThrottled",
    "ConnectionStateService",
    "ConnectionStateService.connected",
    "ConnectionStateService.reconnected$",
    "ContextMenuItem",
    "Conversation",
    "Conversation.getConversationId",
    "Conversation.getConversationType",
    "Conversation.getConversationWith",
    "Conversation.getLastMessage",
    "Conversation.getLastReadMessageId",
    "Conversation.getLatestMessageId",
    "Conversation.getTags",
    "Conversation.getUnreadMentionsCount",
    "Conversation.getUnreadMessageCount",
    "Conversation.setConversationId",
    "Conversation.setConversationType",
    "Conversation.setConversationWith",
    "Conversation.setLastMessage",
    "Conversation.setLastReadMessageId",
    "Conversation.setLatestMessageId",
    "Conversation.setUnreadMentionsCount",
    "Conversation.setUnreadMessageCount",
    "ConversationDatePipe",
    "ConversationDatePipe.transform",
    "ConversationErrors",
    "ConversationSlotContext",
    "ConversationSlots",
    "ConversationSubtitleService",
    "ConversationSubtitleService.getIconOverride",
    "ConversationSubtitleService.getSubtitle",
    "ConversationSubtitleService.hasFormatter",
    "ConversationSubtitleService.registerSubtitleFormatter",
    "ConversationSubtitleService.registerSubtitleIconOverride",
    "ConversationSubtitleService.unregisterSubtitleFormatter",
    "ConversationTemplates",
    "ConversationUpdateSettings",
    "ConversationUpdateSettings.shouldUpdateOnCallActivities",
    "ConversationUpdateSettings.shouldUpdateOnCustomMessages",
    "ConversationUpdateSettings.shouldUpdateOnGroupActions",
    "ConversationUpdateSettings.shouldUpdateOnMessageReplies",
    "ConversationsRequest",
    "ConversationsRequest.fetchNext",
    "ConversationsRequest.getConversationType",
    "ConversationsRequest.getGroupTags",
    "ConversationsRequest.getHideAgentic",
    "ConversationsRequest.getLimit",
    "ConversationsRequest.getNextData",
    "ConversationsRequest.getOnlyAgentic",
    "ConversationsRequest.getPage",
    "ConversationsRequest.getSearchKeyword",
    "ConversationsRequest.getTags",
    "ConversationsRequest.getUnread",
    "ConversationsRequest.getUserTags",
    "ConversationsRequest.isIncludeBlockedUsers",
    "ConversationsRequest.isWithBlockedInfo",
    "ConversationsRequest.isWithTags",
    "ConversationsRequest.isWithUserAndGroupTags",
    "ConversationsRequestBuilder",
    "ConversationsRequestBuilder.build",
    "ConversationsRequestBuilder.includeBlockedUsers",
    "ConversationsRequestBuilder.setConversationType",
    "ConversationsRequestBuilder.setGroupTags",
    "ConversationsRequestBuilder.setHideAgentic",
    "ConversationsRequestBuilder.setIncludeBlockedUsers",
    "ConversationsRequestBuilder.setLimit",
    "ConversationsRequestBuilder.setOnlyAgentic",
    "ConversationsRequestBuilder.setPage",
    "ConversationsRequestBuilder.setSearchKeyword",
    "ConversationsRequestBuilder.setTags",
    "ConversationsRequestBuilder.setUnread",
    "ConversationsRequestBuilder.setUserTags",
    "ConversationsRequestBuilder.setWithBlockedInfo",
    "ConversationsRequestBuilder.withBlockedInfo",
    "ConversationsRequestBuilder.withTags",
    "ConversationsRequestBuilder.withUserAndGroupTags",
    "ConversationsService",
    "ConversationsService.activeConversation",
    "ConversationsService.activeConversation$",
    "ConversationsService.cleanup",
    "ConversationsService.clearError",
    "ConversationsService.conversations",
    "ConversationsService.conversations$",
    "ConversationsService.deleteConversation",
    "ConversationsService.errorState",
    "ConversationsService.errorState$",
    "ConversationsService.fetchConversations",
    "ConversationsService.fetchNextConversations",
    "ConversationsService.findConversation",
    "ConversationsService.getConversationIndex",
    "ConversationsService.getConversations",
    "ConversationsService.hasConversations",
    "ConversationsService.hasError",
    "ConversationsService.hasMore",
    "ConversationsService.insertConversationAt",
    "ConversationsService.isLoading",
    "ConversationsService.loadingState",
    "ConversationsService.loadingState$",
    "ConversationsService.moveConversationToTop",
    "ConversationsService.removeConversation",
    "ConversationsService.removeListeners",
    "ConversationsService.replaceConversation",
    "ConversationsService.searchConversations",
    "ConversationsService.setActiveConversation",
    "ConversationsService.setConversationsRequestBuilder",
    "ConversationsService.typingIndicators",
    "ConversationsService.typingIndicators$",
    "ConversationsService.updateConversationList",
    "ConversationsService.updateConversationReadStatus",
    "ConversationsService.updateConversationUnreadCount",
    "CustomMessage",
    "CustomMessage.getConversationText",
    "CustomMessage.getCustomData",
    "CustomMessage.getData",
    "CustomMessage.getMetadata",
    "CustomMessage.getReceiver",
    "CustomMessage.getSender",
    "CustomMessage.getSubType",
    "CustomMessage.getTags",
    "CustomMessage.setConversationText",
    "CustomMessage.setCustomData",
    "CustomMessage.setMetadata",
    "CustomMessage.setSubType",
    "CustomMessage.setTags",
    "CustomMessage.shouldSendNotification",
    "CustomMessage.shouldUpdateConversation",
    "CustomMessage.willSendNotification",
    "CustomMessage.willUpdateConversation",
    "DEFAULT_MESSAGE_CATEGORIES",
    "DEFAULT_MESSAGE_TYPES",
    "DEFAULT_PROVIDER_ID",
    "DEFAULT_TIMEOUT",
    "DEFAULT_VALUES",
    "DELIVERY_RECEIPTS",
    "DNDOptions",
    "DateTimePickerMode",
    "DayOfWeek",
    "DaySchedule",
    "DaySchedule.getDND",
    "DaySchedule.getFrom",
    "DaySchedule.getTo",
    "DaySchedule.setDND",
    "DaySchedule.setFrom",
    "DaySchedule.setTo",
    "DialogConfig",
    "DialogFocusManager",
    "DialogFocusManager.closeDialog",
    "DialogFocusManager.focusFirstOrClose",
    "DialogFocusManager.isDialogActive",
    "DialogFocusManager.openDialog",
    "DocumentIconAlignment",
    "ElementType",
    "EnterKeyBehavior",
    "ErrorCallback",
    "ErrorModel",
    "Errors",
    "EventListener",
    "ExtensionErrors",
    "FeatureRestrictionErrors",
    "FeedEngagementType",
    "FeedReadState",
    "FetchResult",
    "FileAttachment",
    "FlagReason",
    "FocusTrapConfig",
    "FocusTrapService",
    "FocusTrapService.activate",
    "FocusTrapService.deactivate",
    "FocusTrapService.hasActiveTraps",
    "FocusTrapService.isActive",
    "FormatterConfigService",
    "FormatterConfigService.addFormatters",
    "FormatterConfigService.getDefaultFormatters",
    "FormatterConfigService.getFormattersWithContext",
    "FormatterConfigService.resetToDefaults",
    "FormatterConfigService.setDefaultFormatters",
    "FormatterPipelineResult",
    "FullscreenViewerMediaType",
    "GENERAL_ERROR",
    "GROUP_MEMBER_SCOPE",
    "GROUP_TYPE",
    "GlobalConfig",
    "GoalType",
    "GridNavigationConfig",
    "GridNavigationService",
    "GridNavigationService.col",
    "GridNavigationService.getIndex",
    "GridNavigationService.getItemTabIndex",
    "GridNavigationService.getRowCol",
    "GridNavigationService.handleKeyNavigation",
    "GridNavigationService.indexToPosition",
    "GridNavigationService.positionToIndex",
    "GridNavigationService.row",
    "GridPosition",
    "Group",
    "Group.getCreatedAt",
    "Group.getDescription",
    "Group.getGuid",
    "Group.getHasJoined",
    "Group.getIcon",
    "Group.getJoinedAt",
    "Group.getMembersCount",
    "Group.getMetadata",
    "Group.getName",
    "Group.getOwner",
    "Group.getPassword",
    "Group.getScope",
    "Group.getTags",
    "Group.getType",
    "Group.getUpdatedAt",
    "Group.getWsChannel",
    "Group.isBannedFromGroup",
    "Group.setCreatedAt",
    "Group.setDescription",
    "Group.setGuid",
    "Group.setHasJoined",
    "Group.setIcon",
    "Group.setJoinedAt",
    "Group.setMembersCount",
    "Group.setMetadata",
    "Group.setName",
    "Group.setOwner",
    "Group.setPassword",
    "Group.setScope",
    "Group.setTags",
    "Group.setType",
    "Group.setUpdatedAt",
    "Group.setWsChannel",
    "GroupConstants",
    "GroupErrors",
    "GroupListener",
    "GroupListener.onGroupMemberAddedToGroup",
    "GroupListener.onGroupMemberBanned",
    "GroupListener.onGroupMemberJoined",
    "GroupListener.onGroupMemberKicked",
    "GroupListener.onGroupMemberLeft",
    "GroupListener.onGroupMemberScopeChanged",
    "GroupListener.onGroupMemberUnbanned",
    "GroupMember",
    "GroupMember.getGuid",
    "GroupMember.getJoinedAt",
    "GroupMember.getScope",
    "GroupMember.setGuid",
    "GroupMember.setJoinedAt",
    "GroupMember.setScope",
    "GroupMemberScope",
    "GroupMemberTemplates",
    "GroupMembersErrorCallback",
    "GroupMembersRequest",
    "GroupMembersRequest.OFFLINE",
    "GroupMembersRequest.ONLINE",
    "GroupMembersRequest.fetchNext",
    "GroupMembersRequest.getGuid",
    "GroupMembersRequest.getLimit",
    "GroupMembersRequest.getNextData",
    "GroupMembersRequest.getPage",
    "GroupMembersRequest.getScopes",
    "GroupMembersRequest.getSearchKeyword",
    "GroupMembersRequest.getStatus",
    "GroupMembersRequestBuilder",
    "GroupMembersRequestBuilder.build",
    "GroupMembersRequestBuilder.setGuid",
    "GroupMembersRequestBuilder.setLimit",
    "GroupMembersRequestBuilder.setPage",
    "GroupMembersRequestBuilder.setScopes",
    "GroupMembersRequestBuilder.setSearchKeyword",
    "GroupMembersRequestBuilder.setStatus",
    "GroupMembersService",
    "GroupMembersService.appendMember",
    "GroupMembersService.appendMembersWithoutDuplicates",
    "GroupMembersService.attachListeners",
    "GroupMembersService.banMember",
    "GroupMembersService.cleanup",
    "GroupMembersService.detachListeners",
    "GroupMembersService.fetchNext",
    "GroupMembersService.fetchState",
    "GroupMembersService.hasMore",
    "GroupMembersService.initialize",
    "GroupMembersService.kickMember",
    "GroupMembersService.members",
    "GroupMembersService.removeMember",
    "GroupMembersService.search",
    "GroupMembersService.setErrorCallback",
    "GroupMembersService.updateMemberScope",
    "GroupMembersService.updateMemberScopeInList",
    "GroupMembersService.updateMemberStatus",
    "GroupMemersConstans",
    "GroupPreferences",
    "GroupPreferences.getMemberAddedPreference",
    "GroupPreferences.getMemberBannedPreference",
    "GroupPreferences.getMemberJoinedPreference",
    "GroupPreferences.getMemberKickedPreference",
    "GroupPreferences.getMemberLeftPreference",
    "GroupPreferences.getMemberScopeChangedPreference",
    "GroupPreferences.getMemberUnbannedPreference",
    "GroupPreferences.getMessagesPreference",
    "GroupPreferences.getReactionsPreference",
    "GroupPreferences.getRepliesPreference",
    "GroupPreferences.setMemberAddedPreference",
    "GroupPreferences.setMemberBannedPreference",
    "GroupPreferences.setMemberJoinedPreference",
    "GroupPreferences.setMemberKickedPreference",
    "GroupPreferences.setMemberLeftPreference",
    "GroupPreferences.setMemberScopeChangedPreference",
    "GroupPreferences.setMemberUnbannedPreference",
    "GroupPreferences.setMessagesPreference",
    "GroupPreferences.setReactionsPreference",
    "GroupPreferences.setRepliesPreference",
    "GroupTemplates",
    "GroupType",
    "GroupsListener",
    "GroupsListener._cursor",
    "GroupsListener._eventListener",
    "GroupsRequest",
    "GroupsRequest.fetchNext",
    "GroupsRequest.getLimit",
    "GroupsRequest.getPage",
    "GroupsRequest.getSearchKeyword",
    "GroupsRequest.getTags",
    "GroupsRequest.isJoinedOnly",
    "GroupsRequest.isWithTags",
    "GroupsRequestBuilder",
    "GroupsRequestBuilder.build",
    "GroupsRequestBuilder.joinedOnly",
    "GroupsRequestBuilder.setLimit",
    "GroupsRequestBuilder.setPage",
    "GroupsRequestBuilder.setSearchKeyword",
    "GroupsRequestBuilder.setTags",
    "GroupsRequestBuilder.withTags",
    "HTTPSRequestMethods",
    "HtmlSanitizerService",
    "HtmlSanitizerService.escapeUserHtml",
    "HtmlSanitizerService.getDefaultConfig",
    "HtmlSanitizerService.sanitize",
    "HtmlSanitizerService.sanitizeWithConfig",
    "IAIStreamEvent",
    "IActiveChatChanged",
    "ICardActionEvent",
    "IDialog",
    "IGroupLeft",
    "IGroupMemberAdded",
    "IGroupMemberJoined",
    "IGroupMemberKickedBanned",
    "IGroupMemberScopeChanged",
    "IGroupMemberUnBanned",
    "IMentionsCountWarning",
    "IMessages",
    "IModal",
    "IMouseEvent",
    "INTEGRATION_SOURCE",
    "IOpenChat",
    "IOwnershipChanged",
    "IPanel",
    "IShowOngoingCall",
    "IconButtonAlignment",
    "IncomingCallService",
    "IncomingCallService.acceptCall",
    "IncomingCallService.activeCall",
    "IncomingCallService.customSoundForCalls",
    "IncomingCallService.declineCall",
    "IncomingCallService.disableSoundForCalls",
    "IncomingCallService.incomingCall",
    "IncomingCallService.playIncomingSound",
    "IncomingCallService.setActiveCall",
    "IncomingCallService.setCustomSoundForCalls",
    "IncomingCallService.setDisableSoundForCalls",
    "IncomingCallService.setIncomingCall",
    "IncomingCallService.stopIncomingSound",
    "IncomingCallTemplateContext",
    "InitResult",
    "Interaction",
    "Interaction.getElementId",
    "Interaction.getInteractedAt",
    "Interaction.setElementId",
    "Interaction.setInteractedAt",
    "InteractionGoal",
    "InteractionGoal.getElementIds",
    "InteractionGoal.getType",
    "InteractionGoal.setElementIds",
    "InteractionGoal.setType",
    "InteractionReceipt",
    "InteractionReceipt.getInteractions",
    "InteractionReceipt.getMessageId",
    "InteractionReceipt.getReceiveId",
    "InteractionReceipt.getReceiverType",
    "InteractionReceipt.getSender",
    "InteractionReceipt.setInteractions",
    "InteractionReceipt.setMessageId",
    "InteractionReceipt.setReceiverId",
    "InteractionReceipt.setReceiverType",
    "InteractionReceipt.setSender",
    "InteractiveMessage",
    "InteractiveMessage.ACTION",
    "InteractiveMessage.AGENTIC",
    "InteractiveMessage.ASSISTANT",
    "InteractiveMessage.AUDIO",
    "InteractiveMessage.CALL",
    "InteractiveMessage.CARD",
    "InteractiveMessage.CUSTOM",
    "InteractiveMessage.FILE",
    "InteractiveMessage.GROUP",
    "InteractiveMessage.IMAGE",
    "InteractiveMessage.INTERACTIVE",
    "InteractiveMessage.MEDIA",
    "InteractiveMessage.MESSAGE",
    "InteractiveMessage.TEXT",
    "InteractiveMessage.TOOL_ARGUMENTS",
    "InteractiveMessage.TOOL_RESULT",
    "InteractiveMessage.USER",
    "InteractiveMessage.VIDEO",
    "InteractiveMessage.getData",
    "InteractiveMessage.getInteractionGoal",
    "InteractiveMessage.getInteractions",
    "InteractiveMessage.getInteractiveData",
    "InteractiveMessage.getIsSenderInteractionAllowed",
    "InteractiveMessage.getMetadata",
    "InteractiveMessage.getReceiver",
    "InteractiveMessage.getSender",
    "InteractiveMessage.getTags",
    "InteractiveMessage.setInteractionGoal",
    "InteractiveMessage.setInteractions",
    "InteractiveMessage.setInteractiveData",
    "InteractiveMessage.setIsSenderInteractionAllowed",
    "InteractiveMessage.setMetadata",
    "InteractiveMessage.setTags",
    "JWT_API",
    "LOCAL_STORE",
    "LabelAlignment",
    "LinkData",
    "LinkPopoverData",
    "LinkPreviewData",
    "ListNavigationConfig",
    "ListNavigationService",
    "ListNavigationService.getItemTabIndex",
    "ListNavigationService.getRovingTabindexMap",
    "ListNavigationService.handleKeyNavigation",
    "ListSelectionManager",
    "ListSelectionManager.clearSelection",
    "ListSelectionManager.deselect",
    "ListSelectionManager.deselectById",
    "ListSelectionManager.extendSelection",
    "ListSelectionManager.getAnchorIndex",
    "ListSelectionManager.getLastSelectedIndex",
    "ListSelectionManager.getMode",
    "ListSelectionManager.getSelectedIdsArray",
    "ListSelectionManager.getSelectionState",
    "ListSelectionManager.hasSelection",
    "ListSelectionManager.isSelected",
    "ListSelectionManager.isSelectedById",
    "ListSelectionManager.select",
    "ListSelectionManager.selectAll",
    "ListSelectionManager.selectRange",
    "ListSelectionManager.selectedCount",
    "ListSelectionManager.selectedIds",
    "ListSelectionManager.setAnchorIndex",
    "ListSelectionManager.setMode",
    "ListSelectionManager.setSelection",
    "ListSelectionManager.setSelectionByIds",
    "ListSelectionManager.toggleSelection",
    "ListSelectionState",
    "ListTemplates",
    "Listener",
    "Listener._callback",
    "Listener._name",
    "LiveAnnouncerService",
    "LiveAnnouncerService.announce",
    "LiveAnnouncerService.announceError",
    "LiveAnnouncerService.announceStatus",
    "LiveAnnouncerService.clear",
    "LocalizationSettings",
    "LogLevel",
    "LoginListener",
    "LoginListener.loginFailure",
    "LoginListener.loginSuccess",
    "LoginListener.logoutFailure",
    "LoginListener.logoutSuccess",
    "LogoutResult",
    "MENTIONS_LIMIT",
    "MainVideoContainerSetting",
    "MainVideoContainerSetting.setFullScreenButtonParams",
    "MainVideoContainerSetting.setMainVideoAspectRatio",
    "MainVideoContainerSetting.setNameLabelParams",
    "MainVideoContainerSetting.setNetworkLabelParams",
    "MarkdownNode",
    "MarkdownNodeType",
    "Me",
    "Me.getFat",
    "Me.getJWT",
    "Me.getWsChannel",
    "MediaAttachment",
    "MediaControlsConfig",
    "MediaControlsResult",
    "MediaControlsService",
    "MediaControlsService.formatTimeForAnnouncement",
    "MediaControlsService.getPlayPauseLabel",
    "MediaControlsService.getProgressValueText",
    "MediaControlsService.handleKeyDown",
    "MediaDevice",
    "MediaDevice.getId",
    "MediaDevice.getIsActive",
    "MediaDevice.getName",
    "MediaDevice.setId",
    "MediaDevice.setIsActive",
    "MediaDevice.setName",
    "MediaLayoutType",
    "MediaMessage",
    "MediaMessage.ACTION",
    "MediaMessage.AGENTIC",
    "MediaMessage.ASSISTANT",
    "MediaMessage.AUDIO",
    "MediaMessage.CALL",
    "MediaMessage.CARD",
    "MediaMessage.CUSTOM",
    "MediaMessage.FILE",
    "MediaMessage.GROUP",
    "MediaMessage.IMAGE",
    "MediaMessage.INTERACTIVE",
    "MediaMessage.MEDIA",
    "MediaMessage.MESSAGE",
    "MediaMessage.TEXT",
    "MediaMessage.TOOL_ARGUMENTS",
    "MediaMessage.TOOL_RESULT",
    "MediaMessage.USER",
    "MediaMessage.VIDEO",
    "MediaMessage.getAttachment",
    "MediaMessage.getAttachments",
    "MediaMessage.getCaption",
    "MediaMessage.getData",
    "MediaMessage.getMetadata",
    "MediaMessage.getModerationStatus",
    "MediaMessage.getReceiver",
    "MediaMessage.getSender",
    "MediaMessage.getTags",
    "MediaMessage.getURL",
    "MediaMessage.setAttachment",
    "MediaMessage.setAttachments",
    "MediaMessage.setCaption",
    "MediaMessage.setData",
    "MediaMessage.setMetadata",
    "MediaMessage.setTags",
    "MemberActionsOptions",
    "MentionData",
    "MentionSuggestion",
    "MentionType",
    "MentionsNavigationCallbacks",
    "MentionsNavigationService",
    "MentionsNavigationService.getActiveDescendantId",
    "MentionsNavigationService.getHighlightedIndex",
    "MentionsNavigationService.handleKeyDown",
    "MentionsNavigationService.reset",
    "MentionsNavigationService.setHighlightedIndex",
    "MentionsTargetElement",
    "MentionsVisibility",
    "Message",
    "MessageBubbleAlignment",
    "MessageBubbleConfigService",
    "MessageBubbleConfigService.clearAll",
    "MessageBubbleConfigService.clearGlobalViews",
    "MessageBubbleConfigService.clearType",
    "MessageBubbleConfigService.configChanged$",
    "MessageBubbleConfigService.configVersion",
    "MessageBubbleConfigService.getView",
    "MessageBubbleConfigService.setBubbleView",
    "MessageBubbleConfigService.setGlobalView",
    "MessageBubbleConfigService.setGlobalViews",
    "MessageBubbleConfigService.setMessageTemplates",
    "MessageCategory",
    "MessageComposerService",
    "MessageComposerService.appendMentionSuggestions",
    "MessageComposerService.checkIfSelfMention",
    "MessageComposerService.cleanup",
    "MessageComposerService.clearAllUploadProgress",
    "MessageComposerService.clearMentionSuggestions",
    "MessageComposerService.clearUploadProgress",
    "MessageComposerService.createCollaborativeDocument",
    "MessageComposerService.createCollaborativeWhiteboard",
    "MessageComposerService.createPoll",
    "MessageComposerService.editMessage",
    "MessageComposerService.endTyping",
    "MessageComposerService.fetchMoreMentions",
    "MessageComposerService.hasMoreMentions",
    "MessageComposerService.initializeMentionsPagination",
    "MessageComposerService.isFetchingMentions",
    "MessageComposerService.isFetchingMoreMentions",
    "MessageComposerService.isRecording",
    "MessageComposerService.isSending",
    "MessageComposerService.mentionSuggestions",
    "MessageComposerService.recordingDuration",
    "MessageComposerService.searchMentions",
    "MessageComposerService.sendMediaMessage",
    "MessageComposerService.sendStickerMessage",
    "MessageComposerService.sendTextMessage",
    "MessageComposerService.setErrorCallback",
    "MessageComposerService.setRecordingState",
    "MessageComposerService.startTyping",
    "MessageComposerService.stopMentionSearch",
    "MessageComposerService.updateRecordingDuration",
    "MessageComposerService.updateUploadProgress",
    "MessageComposerService.uploadProgress",
    "MessageConstatnts",
    "MessageDatePipe",
    "MessageDatePipe.transform",
    "MessageErrors",
    "MessageHeaderService",
    "MessageHeaderService.cleanup",
    "MessageHeaderService.connectionStatus",
    "MessageHeaderService.decrementGroupMemberCount",
    "MessageHeaderService.group",
    "MessageHeaderService.groupMemberCount",
    "MessageHeaderService.incrementGroupMemberCount",
    "MessageHeaderService.lastActiveAt",
    "MessageHeaderService.removeConnectionListener",
    "MessageHeaderService.removeGroupMemberListener",
    "MessageHeaderService.removeTypingListener",
    "MessageHeaderService.removeUserStatusListener",
    "MessageHeaderService.resetState",
    "MessageHeaderService.setErrorCallback",
    "MessageHeaderService.setGroup",
    "MessageHeaderService.setTypingIndicator",
    "MessageHeaderService.setUser",
    "MessageHeaderService.setupConnectionListener",
    "MessageHeaderService.setupGroupMemberListener",
    "MessageHeaderService.setupListeners",
    "MessageHeaderService.setupTypingListener",
    "MessageHeaderService.setupUserStatusListener",
    "MessageHeaderService.typingIndicator",
    "MessageHeaderService.typingUsers",
    "MessageHeaderService.updateGroupMemberCount",
    "MessageHeaderService.updateLastActiveAt",
    "MessageHeaderService.updateUserStatus",
    "MessageHeaderService.user",
    "MessageHeaderService.userStatus",
    "MessageListAlignment",
    "MessageListConfig",
    "MessageListItem",
    "MessageListService",
    "MessageListService.addCustomMessageCategories",
    "MessageListService.addCustomMessageTypes",
    "MessageListService.addMessage",
    "MessageListService.addReaction",
    "MessageListService.allMessages",
    "MessageListService.cleanup",
    "MessageListService.clearConversation",
    "MessageListService.clearError",
    "MessageListService.clearMessages",
    "MessageListService.clearTranslationCache",
    "MessageListService.connectionStatus",
    "MessageListService.deleteMessage",
    "MessageListService.editMessage",
    "MessageListService.errorState",
    "MessageListService.errorState$",
    "MessageListService.fetchMessagesAroundId",
    "MessageListService.fetchNextMessages",
    "MessageListService.fetchPreviousMessages",
    "MessageListService.fetchReactions",
    "MessageListService.flagMessage",
    "MessageListService.getAllMessageCategories",
    "MessageListService.getAllMessageTypes",
    "MessageListService.getCachedTranslation",
    "MessageListService.getCallListenerId",
    "MessageListService.getConnectionListenerId",
    "MessageListService.getFetchGeneration",
    "MessageListService.getGroupListenerId",
    "MessageListService.getMessageById",
    "MessageListService.getMessageListenerId",
    "MessageListService.getMessagesInRange",
    "MessageListService.getTotalMessageCount",
    "MessageListService.handleCallAction",
    "MessageListService.handleGroupAction",
    "MessageListService.handleMessageDeleted",
    "MessageListService.handleMessageEdited",
    "MessageListService.handleNewMessage",
    "MessageListService.handleReactionEvent",
    "MessageListService.handleReceipt",
    "MessageListService.handleReconnection",
    "MessageListService.handleTypingEnded",
    "MessageListService.handleTypingStarted",
    "MessageListService.loadingState",
    "MessageListService.loadingState$",
    "MessageListService.markAsDelivered",
    "MessageListService.markAsRead",
    "MessageListService.markAsUnread",
    "MessageListService.markInitialMessagesAsRead",
    "MessageListService.messages",
    "MessageListService.messages$",
    "MessageListService.nextMessageId",
    "MessageListService.prevMessageId",
    "MessageListService.removeCustomMessageCategories",
    "MessageListService.removeCustomMessageTypes",
    "MessageListService.removeMessage",
    "MessageListService.removeReaction",
    "MessageListService.setConnectionStatus",
    "MessageListService.setErrorCallback",
    "MessageListService.setGroup",
    "MessageListService.setHideGroupActionMessages",
    "MessageListService.setIsAgentChat",
    "MessageListService.setLoadingState",
    "MessageListService.setMessageCategories",
    "MessageListService.setMessageTypes",
    "MessageListService.setMessagesRequestBuilder",
    "MessageListService.setParentMessageId",
    "MessageListService.setUser",
    "MessageListService.translateMessage",
    "MessageListService.typingUsers",
    "MessageListService.unreadCount",
    "MessageListService.updateLocalReadStatus",
    "MessageListService.updateMessageById",
    "MessageListService.updateMessageByMuid",
    "MessageListService.updateMessageReactions",
    "MessageListService.updateParentMessageIdInPlace",
    "MessageListService.updateReplyCount",
    "MessageListTemplates",
    "MessageListener",
    "MessageListener.onAIAssistantMessageReceived",
    "MessageListener.onAIToolArgumentsReceived",
    "MessageListener.onAIToolResultReceived",
    "MessageListener.onCardMessageReceived",
    "MessageListener.onCustomMessageReceived",
    "MessageListener.onInteractionGoalCompleted",
    "MessageListener.onInteractiveMessageReceived",
    "MessageListener.onMediaMessageReceived",
    "MessageListener.onMessageDeleted",
    "MessageListener.onMessageEdited",
    "MessageListener.onMessageModerated",
    "MessageListener.onMessageReactionAdded",
    "MessageListener.onMessageReactionRemoved",
    "MessageListener.onMessagesDelivered",
    "MessageListener.onMessagesDeliveredToAll",
    "MessageListener.onMessagesRead",
    "MessageListener.onMessagesReadByAll",
    "MessageListener.onTextMessageReceived",
    "MessageListener.onTransientMessageReceived",
    "MessageListener.onTypingEnded",
    "MessageListener.onTypingStarted",
    "MessagePreviewMode",
    "MessageReceipt",
    "MessageReceipt.DELIVERED_TO_ALL_RECEIPT",
    "MessageReceipt.DELIVERY_RECEIPT",
    "MessageReceipt.READ_BY_ALL_RECEIPT",
    "MessageReceipt.READ_RECEIPT",
    "MessageReceipt.RECEIPT_TYPE",
    "MessageReceipt.getDeliveredAt",
    "MessageReceipt.getMessageId",
    "MessageReceipt.getReadAt",
    "MessageReceipt.getReceiptType",
    "MessageReceipt.getReceiver",
    "MessageReceipt.getReceiverType",
    "MessageReceipt.getSender",
    "MessageReceipt.getTimestamp",
    "MessageReceipt.setDeliveredAt",
    "MessageReceipt.setMessageId",
    "MessageReceipt.setReadAt",
    "MessageReceipt.setReceiptType",
    "MessageReceipt.setReceiver",
    "MessageReceipt.setReceiverType",
    "MessageReceipt.setSender",
    "MessageReceipt.setTimestamp",
    "MessageStatus",
    "MessageTypeKey",
    "MessageUpdatePayload",
    "MessageUtilsService",
    "MessageUtilsService.distributeMessageOptions",
    "MessageUtilsService.getActionMessage",
    "MessageUtilsService.getOptionsPositionClass",
    "MessageUtilsService.getUserStatusVisible",
    "MessageUtilsService.overflowOptions",
    "MessageUtilsService.quickOptions",
    "MessagesListener",
    "MessagesListener._cursor",
    "MessagesListener._eventListener",
    "MessagesOptions",
    "MessagesRequest",
    "MessagesRequest.fetchNext",
    "MessagesRequest.fetchPrevious",
    "MessagesRequest.getAttachmentTypes",
    "MessagesRequest.getCategories",
    "MessagesRequest.getCategory",
    "MessagesRequest.getGUID",
    "MessagesRequest.getHasAttachments",
    "MessagesRequest.getHasLinks",
    "MessagesRequest.getHasMentions",
    "MessagesRequest.getHasReactions",
    "MessagesRequest.getLimit",
    "MessagesRequest.getMentionedUIDs",
    "MessagesRequest.getMessageId",
    "MessagesRequest.getParentMessageId",
    "MessagesRequest.getSearchKeyword",
    "MessagesRequest.getTags",
    "MessagesRequest.getTimestamp",
    "MessagesRequest.getType",
    "MessagesRequest.getTypes",
    "MessagesRequest.getUID",
    "MessagesRequest.getUpdatedAfter",
    "MessagesRequest.isHideDeletedMessages",
    "MessagesRequest.isHideMessagesFromBlockedUsers",
    "MessagesRequest.isHideQuotedMessages",
    "MessagesRequest.isHideReplies",
    "MessagesRequest.isInteractionGoalCompletedOnly",
    "MessagesRequest.isMentionsWithBlockedInfo",
    "MessagesRequest.isMentionsWithTagInfo",
    "MessagesRequest.isUnread",
    "MessagesRequest.isUpdatesOnly",
    "MessagesRequest.isWithParent",
    "MessagesRequest.isWithTags",
    "MessagesRequestBuilder",
    "MessagesRequestBuilder.build",
    "MessagesRequestBuilder.hasAttachments",
    "MessagesRequestBuilder.hasLinks",
    "MessagesRequestBuilder.hasMentions",
    "MessagesRequestBuilder.hasReactions",
    "MessagesRequestBuilder.hideDeletedMessages",
    "MessagesRequestBuilder.hideMessagesFromBlockedUsers",
    "MessagesRequestBuilder.hideQuotedMessages",
    "MessagesRequestBuilder.hideReplies",
    "MessagesRequestBuilder.mentionsWithBlockedInfo",
    "MessagesRequestBuilder.mentionsWithTagInfo",
    "MessagesRequestBuilder.setAttachmentTypes",
    "MessagesRequestBuilder.setCategories",
    "MessagesRequestBuilder.setCategory",
    "MessagesRequestBuilder.setGUID",
    "MessagesRequestBuilder.setInteractionGoalCompletedOnly",
    "MessagesRequestBuilder.setLimit",
    "MessagesRequestBuilder.setMentionedUIDs",
    "MessagesRequestBuilder.setMessageId",
    "MessagesRequestBuilder.setParentMessageId",
    "MessagesRequestBuilder.setSearchKeyword",
    "MessagesRequestBuilder.setTags",
    "MessagesRequestBuilder.setTimestamp",
    "MessagesRequestBuilder.setType",
    "MessagesRequestBuilder.setTypes",
    "MessagesRequestBuilder.setUID",
    "MessagesRequestBuilder.setUnread",
    "MessagesRequestBuilder.setUpdatedAfter",
    "MessagesRequestBuilder.updatesOnly",
    "MessagesRequestBuilder.withParent",
    "MessagesRequestBuilder.withTags",
    "ModerationStatus",
    "MouseEventSource",
    "MutePreferences",
    "MutePreferences.getDNDPreference",
    "MutePreferences.getScheduleFor",
    "MutePreferences.getSchedulePreference",
    "MutePreferences.setDNDPreference",
    "MutePreferences.setScheduleFor",
    "MutePreferences.setSchedulePreference",
    "MutedConversation",
    "MutedConversation.getId",
    "MutedConversation.getType",
    "MutedConversation.getUntil",
    "MutedConversation.setId",
    "MutedConversation.setType",
    "MutedConversation.setUntil",
    "MutedConversationType",
    "NOTIFICATION_CATEGORIES_LIST",
    "NOTIFICATION_FEED_ENGAGEMENT",
    "NOTIFICATION_FEED_ITEM",
    "NOTIFICATION_FEED_LIST",
    "NOTIFICATION_FEED_MARK_DELIVERED",
    "NOTIFICATION_FEED_MARK_READ",
    "NOTIFICATION_FEED_UNREAD_COUNT",
    "NotificationBadgeStyle",
    "NotificationCategoriesRequest",
    "NotificationCategoriesRequest.fetchNext",
    "NotificationCategoriesRequestBuilder",
    "NotificationCategoriesRequestBuilder.build",
    "NotificationCategoriesRequestBuilder.getLimit",
    "NotificationCategoriesRequestBuilder.setLimit",
    "NotificationCategory",
    "NotificationCategory.getId",
    "NotificationCategory.getLabel",
    "NotificationCategory.setId",
    "NotificationCategory.setLabel",
    "NotificationFeedItem",
    "NotificationFeedItem.getCategory",
    "NotificationFeedItem.getContent",
    "NotificationFeedItem.getDeliveredAt",
    "NotificationFeedItem.getId",
    "NotificationFeedItem.getIsRead",
    "NotificationFeedItem.getMetadata",
    "NotificationFeedItem.getReadAt",
    "NotificationFeedItem.getReceiver",
    "NotificationFeedItem.getReceiverType",
    "NotificationFeedItem.getSender",
    "NotificationFeedItem.getSentAt",
    "NotificationFeedItem.getTags",
    "NotificationFeedItem.setCategory",
    "NotificationFeedItem.setContent",
    "NotificationFeedItem.setDeliveredAt",
    "NotificationFeedItem.setId",
    "NotificationFeedItem.setMetadata",
    "NotificationFeedItem.setReadAt",
    "NotificationFeedItem.setReceiver",
    "NotificationFeedItem.setReceiverType",
    "NotificationFeedItem.setSender",
    "NotificationFeedItem.setSentAt",
    "NotificationFeedItem.setTags",
    "NotificationFeedListener",
    "NotificationFeedListener.onFeedItemReceived",
    "NotificationFeedListenerWrapper",
    "NotificationFeedListenerWrapper._eventListener",
    "NotificationFeedListenerWrapper._name",
    "NotificationFeedRequest",
    "NotificationFeedRequest.fetchNext",
    "NotificationFeedRequestBuilder",
    "NotificationFeedRequestBuilder.build",
    "NotificationFeedRequestBuilder.getCategoryFilter",
    "NotificationFeedRequestBuilder.getChannelId",
    "NotificationFeedRequestBuilder.getDateFrom",
    "NotificationFeedRequestBuilder.getDateTo",
    "NotificationFeedRequestBuilder.getLimit",
    "NotificationFeedRequestBuilder.getReadState",
    "NotificationFeedRequestBuilder.getTagsFilter",
    "NotificationFeedRequestBuilder.setCategory",
    "NotificationFeedRequestBuilder.setChannelId",
    "NotificationFeedRequestBuilder.setDateFrom",
    "NotificationFeedRequestBuilder.setDateTo",
    "NotificationFeedRequestBuilder.setLimit",
    "NotificationFeedRequestBuilder.setReadState",
    "NotificationFeedRequestBuilder.setTags",
    "NotificationFeedState",
    "NotificationFeedViewModel",
    "NotificationFeedViewModel.dispose",
    "NotificationFeedViewModel.fetchCategories",
    "NotificationFeedViewModel.fetchInitialItems",
    "NotificationFeedViewModel.fetchNextPage",
    "NotificationFeedViewModel.getState",
    "NotificationFeedViewModel.init",
    "NotificationFeedViewModel.onFeedItemReceived",
    "NotificationFeedViewModel.refresh",
    "NotificationFeedViewModel.reportClicked",
    "NotificationFeedViewModel.reportDelivered",
    "NotificationFeedViewModel.reportInteracted",
    "NotificationFeedViewModel.reportRead",
    "NotificationFeedViewModel.reportViewed",
    "NotificationFeedViewModel.retryPagination",
    "NotificationFeedViewModel.startUnreadCountPolling",
    "NotificationFeedViewModel.stopUnreadCountPolling",
    "NotificationFeedViewModel.switchCategory",
    "NotificationPreferences",
    "NotificationPreferences.getGroupPreferences",
    "NotificationPreferences.getMutePreferences",
    "NotificationPreferences.getOneOnOnePreferences",
    "NotificationPreferences.getUsePrivacyTemplate",
    "NotificationPreferences.setGroupPreferences",
    "NotificationPreferences.setMutePreferences",
    "NotificationPreferences.setOneOnOnePreferences",
    "NotificationPreferences.setUsePrivacyTemplate",
    "NotificationUnreadCountOptions",
    "NotificationUnreadCountService",
    "NotificationUnreadCountService.count$",
    "NotificationUnreadCountService.isLoading$",
    "NotificationUnreadCountService.refresh",
    "NotificationUnreadCountService.start",
    "NotificationUnreadCountService.stop",
    "ONLINE_MEMBER_COUNT_API",
    "OneOnOnePreferences",
    "OneOnOnePreferences.getMessagesPreference",
    "OneOnOnePreferences.getReactionsPreference",
    "OneOnOnePreferences.getRepliesPreference",
    "OneOnOnePreferences.setMessagesPreference",
    "OneOnOnePreferences.setReactionsPreference",
    "OneOnOnePreferences.setRepliesPreference",
    "OngoingCallListener",
    "OngoingCallListener.onCallEnded",
    "OngoingCallListener.onCallSwitchedToVideo",
    "OngoingCallListener.onError",
    "OngoingCallListener.onMediaDeviceListUpdated",
    "OngoingCallListener.onRecordingStarted",
    "OngoingCallListener.onRecordingStopped",
    "OngoingCallListener.onScreenShareStarted",
    "OngoingCallListener.onScreenShareStopped",
    "OngoingCallListener.onUserJoined",
    "OngoingCallListener.onUserLeft",
    "OngoingCallListener.onUserListUpdated",
    "OngoingCallListener.onUserMuted",
    "OngoingCallListener.onYouJoined",
    "OngoingCallListener.onYouLeft",
    "OngoingCallService",
    "OngoingCallService.callSettingsBuilder",
    "OngoingCallService.callWorkflow",
    "OngoingCallService.endCall",
    "OngoingCallService.endSession",
    "OngoingCallService.getCallSettings",
    "OngoingCallService.isAudioOnly",
    "OngoingCallService.isCallActive",
    "OngoingCallService.sessionID",
    "OngoingCallService.setCallSettingsBuilder",
    "OngoingCallService.setCallWorkflow",
    "OngoingCallService.setIsAudioOnly",
    "OngoingCallService.setSessionID",
    "OngoingCallService.startCall",
    "OutgoingCallService",
    "OutgoingCallService.activeCall",
    "OutgoingCallService.customSoundForCalls",
    "OutgoingCallService.disableSoundForCalls",
    "OutgoingCallService.playOutgoingSound",
    "OutgoingCallService.setActiveCall",
    "OutgoingCallService.setCustomSoundForCalls",
    "OutgoingCallService.setDisableSoundForCalls",
    "OutgoingCallService.stopOutgoingSound",
    "OutgoingCallTemplateContext",
    "PARAMETER_ERROR",
    "PROSODY_API",
    "PUSH_NOTIFICATION_MARK_CLICKED",
    "PUSH_NOTIFICATION_MARK_DELIVERED",
    "PanelAlignment",
    "Placement",
    "PollBubbleOption",
    "PollCreatePayload",
    "PollData",
    "PollOption",
    "PollOptionResult",
    "PollResults",
    "PollVoteErrorEvent",
    "PollVoteEvent",
    "PresenceConstants",
    "PresenceConstatnts",
    "PresignContext",
    "PresignForm",
    "PreviewMessageMode",
    "ProsodyApiErrors",
    "PushNotification",
    "PushNotification.getAnnouncementId",
    "PushNotification.getCampaignId",
    "PushNotification.getId",
    "PushNotification.getSource",
    "PushNotification.setAnnouncementId",
    "PushNotification.setCampaignId",
    "PushNotification.setId",
    "PushNotification.setSource",
    "PushPlatforms",
    "PushPreferences",
    "PushPreferences.getGroupPreferences",
    "PushPreferences.getMutePreferences",
    "PushPreferences.getOneOnOnePreferences",
    "PushPreferences.getUsePrivacyTemplate",
    "PushPreferences.setGroupPreferences",
    "PushPreferences.setMutePreferences",
    "PushPreferences.setOneOnOnePreferences",
    "PushPreferences.setUsePrivacyTemplate",
    "REACTION_ACTION",
    "READ_RECEIPTS",
    "RTCUser",
    "RTCUser.getAvatar",
    "RTCUser.getJWT",
    "RTCUser.getName",
    "RTCUser.getResource",
    "RTCUser.getUID",
    "RTCUser.setAvatar",
    "RTCUser.setJWT",
    "RTCUser.setName",
    "RTCUser.setResource",
    "RTCUser.setUID",
    "Reaction",
    "Reaction.getMessageId",
    "Reaction.getReactedAt",
    "Reaction.getReactedBy",
    "Reaction.getReaction",
    "Reaction.getReactionId",
    "Reaction.getUid",
    "Reaction.setMessageId",
    "Reaction.setReactedAt",
    "Reaction.setReactedBy",
    "Reaction.setReaction",
    "Reaction.setReactionId",
    "Reaction.setUid",
    "ReactionCount",
    "ReactionCount.getCount",
    "ReactionCount.getReactedByMe",
    "ReactionCount.getReaction",
    "ReactionCount.setCount",
    "ReactionCount.setReactedByMe",
    "ReactionCount.setReaction",
    "ReactionEvent",
    "ReactionEvent.getConversationId",
    "ReactionEvent.getParentMessageId",
    "ReactionEvent.getReaction",
    "ReactionEvent.getReceiverId",
    "ReactionEvent.getReceiverType",
    "ReactionEvent.setConversationId",
    "ReactionEvent.setParentMessageId",
    "ReactionEvent.setReaction",
    "ReactionEvent.setReceiverId",
    "ReactionEvent.setReceiverType",
    "ReactionsOptions",
    "ReactionsRequest",
    "ReactionsRequest.fetchNext",
    "ReactionsRequest.fetchPrevious",
    "ReactionsRequest.getLimit",
    "ReactionsRequest.getMessageId",
    "ReactionsRequest.getReaction",
    "ReactionsRequestBuilder",
    "ReactionsRequestBuilder.build",
    "ReactionsRequestBuilder.setLimit",
    "ReactionsRequestBuilder.setMessageId",
    "ReactionsRequestBuilder.setReaction",
    "ReceiptErrors",
    "Receipts",
    "RecordingType",
    "RelativeTimeConfig",
    "RepliesOptions",
    "ResponseConstants",
    "RichTextEditorConfig",
    "RichTextEditorService",
    "RichTextEditorService.blur",
    "RichTextEditorService.canRedo",
    "RichTextEditorService.canUndo",
    "RichTextEditorService.clearContent",
    "RichTextEditorService.createEditor",
    "RichTextEditorService.deleteRange",
    "RichTextEditorService.destroyEditor",
    "RichTextEditorService.focus",
    "RichTextEditorService.formatState",
    "RichTextEditorService.getFormatState",
    "RichTextEditorService.getHTML",
    "RichTextEditorService.getRichTextMetadata",
    "RichTextEditorService.getText",
    "RichTextEditorService.getTextWithMentionFormat",
    "RichTextEditorService.getUniqueMentionUids",
    "RichTextEditorService.hasFormatting",
    "RichTextEditorService.insertMention",
    "RichTextEditorService.insertText",
    "RichTextEditorService.isEmpty",
    "RichTextEditorService.isInList",
    "RichTextEditorService.redo",
    "RichTextEditorService.resetFormatState",
    "RichTextEditorService.setContent",
    "RichTextEditorService.setContentWithMentions",
    "RichTextEditorService.setLink",
    "RichTextEditorService.toggleBlockquote",
    "RichTextEditorService.toggleBold",
    "RichTextEditorService.toggleBulletList",
    "RichTextEditorService.toggleCode",
    "RichTextEditorService.toggleCodeBlock",
    "RichTextEditorService.toggleItalic",
    "RichTextEditorService.toggleOrderedList",
    "RichTextEditorService.toggleStrikethrough",
    "RichTextEditorService.toggleUnderline",
    "RichTextEditorService.undo",
    "RichTextFormatState",
    "RichTextMetadata",
    "SDKHeader",
    "SESSION_STORE",
    "SafeEffectOptions",
    "ScreenState",
    "SearchConversationClickEvent",
    "SearchConversationsService",
    "SearchConversationsService.attachListeners",
    "SearchConversationsService.conversations",
    "SearchConversationsService.detachListeners",
    "SearchConversationsService.fetchState",
    "SearchConversationsService.hasMoreResults",
    "SearchConversationsService.loadMore",
    "SearchConversationsService.reset",
    "SearchConversationsService.search",
    "SearchConversationsService.typingIndicatorMap",
    "SearchMessageClickEvent",
    "SearchMessagesService",
    "SearchMessagesService.fetchState",
    "SearchMessagesService.hasMoreResults",
    "SearchMessagesService.loadMore",
    "SearchMessagesService.messages",
    "SearchMessagesService.reset",
    "SearchMessagesService.search",
    "SearchTemplates",
    "SelectionMode",
    "SelectionState",
    "SharedListTemplates",
    "States",
    "StickerClickEvent",
    "StickerItem",
    "StickerSet",
    "StorageMode",
    "StreamedCard",
    "SubtitleFormatter",
    "TYPING_NOTIFICATION",
    "TabAlignment",
    "TabsVisibility",
    "TextFormatterContext",
    "TextMessage",
    "TextMessage.GROUP",
    "TextMessage.USER",
    "TextMessage.getData",
    "TextMessage.getMetadata",
    "TextMessage.getModerationStatus",
    "TextMessage.getProcessedText",
    "TextMessage.getReceiver",
    "TextMessage.getSender",
    "TextMessage.getTags",
    "TextMessage.getText",
    "TextMessage.setData",
    "TextMessage.setMetadata",
    "TextMessage.setProcessedText",
    "TextMessage.setTags",
    "TextMessage.setText",
    "ThemeService",
    "ThemeService.currentTheme",
    "ThemeService.initFromPreference",
    "ThemeService.setTheme",
    "ThemeService.toggleTheme",
    "TimestampAlignment",
    "TimestampGroup",
    "TitleAlignment",
    "ToastConfig",
    "ToastType",
    "TransientMessage",
    "TransientMessage.getData",
    "TransientMessage.getReceiverId",
    "TransientMessage.getReceiverType",
    "TransientMessage.getSender",
    "TransientMessage.setData",
    "TransientMessage.setReceiverId",
    "TransientMessage.setReceiverType",
    "TransientMessage.setSender",
    "TranslatePipe",
    "TranslatePipe.transform",
    "TypeAheadConfig",
    "TypeAheadService",
    "TypeAheadService.clearBuffer",
    "TypeAheadService.handleCharacter",
    "TypingIndicator",
    "TypingIndicator.getMetadata",
    "TypingIndicator.getReceiverId",
    "TypingIndicator.getReceiverType",
    "TypingIndicator.getSender",
    "TypingIndicator.setMetadata",
    "TypingIndicator.setReceiverId",
    "TypingIndicator.setReceiverType",
    "TypingIndicator.setSender",
    "UIKitSettings",
    "UIKitSettings.adminHost",
    "UIKitSettings.appId",
    "UIKitSettings.authKey",
    "UIKitSettings.autoEstablishSocketConnection",
    "UIKitSettings.callAppSettings",
    "UIKitSettings.callingEnabled",
    "UIKitSettings.clientHost",
    "UIKitSettings.getAdminHost",
    "UIKitSettings.getAppId",
    "UIKitSettings.getAuthKey",
    "UIKitSettings.getCallAppSettings",
    "UIKitSettings.getClientHost",
    "UIKitSettings.getRegion",
    "UIKitSettings.getRoles",
    "UIKitSettings.getStorageMode",
    "UIKitSettings.getSubscriptionType",
    "UIKitSettings.isAutoEstablishSocketConnection",
    "UIKitSettings.isCallingEnabled",
    "UIKitSettings.region",
    "UIKitSettings.roles",
    "UIKitSettings.storageMode",
    "UIKitSettings.subscriptionType",
    "UIKitSettingsBuilder",
    "UIKitSettingsBuilder.adminHost",
    "UIKitSettingsBuilder.appId",
    "UIKitSettingsBuilder.authKey",
    "UIKitSettingsBuilder.autoEstablishSocketConnection",
    "UIKitSettingsBuilder.build",
    "UIKitSettingsBuilder.callAppSettings",
    "UIKitSettingsBuilder.callingEnabled",
    "UIKitSettingsBuilder.clientHost",
    "UIKitSettingsBuilder.region",
    "UIKitSettingsBuilder.roles",
    "UIKitSettingsBuilder.setAdminHost",
    "UIKitSettingsBuilder.setAppId",
    "UIKitSettingsBuilder.setAuthKey",
    "UIKitSettingsBuilder.setAutoEstablishSocketConnection",
    "UIKitSettingsBuilder.setCallAppSettings",
    "UIKitSettingsBuilder.setCallingEnabled",
    "UIKitSettingsBuilder.setClientHost",
    "UIKitSettingsBuilder.setRegion",
    "UIKitSettingsBuilder.setRoles",
    "UIKitSettingsBuilder.setStorageMode",
    "UIKitSettingsBuilder.storageMode",
    "UIKitSettingsBuilder.subscribePresenceForAllUsers",
    "UIKitSettingsBuilder.subscribePresenceForFriends",
    "UIKitSettingsBuilder.subscribePresenceForRoles",
    "UIKitSettingsBuilder.subscriptionType",
    "UPLOAD_CONSTANTS",
    "UnmutedConversation",
    "UnmutedConversation.getId",
    "UnmutedConversation.getType",
    "UnmutedConversation.setId",
    "UnmutedConversation.setType",
    "UploadFileInput",
    "UploadFileListener",
    "UploadFileListener.onComplete",
    "UploadFileListener.onFileError",
    "UploadFileListener.onFileFailure",
    "UploadFileListener.onFileProgress",
    "UploadFileListener.onFileUploaded",
    "UploadFileRequest",
    "UploadFileRequest.addUploadListener",
    "UploadFileRequest.clearAll",
    "UploadFileRequest.getAttachment",
    "UploadFileRequest.getAttachmentCount",
    "UploadFileRequest.getAttachments",
    "UploadFileRequest.getAttachmentsByType",
    "UploadFileRequest.getBatchId",
    "UploadFileRequest.getStatus",
    "UploadFileRequest.removeAttachment",
    "UploadFileRequest.removeUploadListener",
    "UploadFileRequest.retryAttachment",
    "UploadFileRequest.setBatchId",
    "UploadFileRequest.setConcurrency",
    "UploadFileRequest.setParentMessageId",
    "UploadFileRequest.uploadAttachment",
    "UploadFileRequest.uploadAttachments",
    "UploadFileState",
    "UploadFileStatus",
    "UploadItem",
    "UploadOptions",
    "UploadResult",
    "UploadResultErrorItem",
    "UploadResultSuccessItem",
    "UploadStatus",
    "User",
    "User.getAuthToken",
    "User.getAvatar",
    "User.getBlockedByMe",
    "User.getDeactivatedAt",
    "User.getHasBlockedMe",
    "User.getLastActiveAt",
    "User.getLink",
    "User.getMetadata",
    "User.getName",
    "User.getRole",
    "User.getStatus",
    "User.getStatusMessage",
    "User.getTags",
    "User.getUid",
    "User.setAuthToken",
    "User.setAvatar",
    "User.setBlockedByMe",
    "User.setDeactivatedAt",
    "User.setHasBlockedMe",
    "User.setLastActiveAt",
    "User.setLink",
    "User.setMetadata",
    "User.setName",
    "User.setRole",
    "User.setStatus",
    "User.setStatusMessage",
    "User.setTags",
    "User.setUid",
    "UserCallListener",
    "UserCallListener._cursor",
    "UserCallListener._eventListener",
    "UserConstants",
    "UserErrors",
    "UserListener",
    "UserListener.onUserOffline",
    "UserListener.onUserOnline",
    "UserLoginListener",
    "UserLoginListener._cursor",
    "UserLoginListener._eventListener",
    "UserMemberListType",
    "UserObj",
    "UserReceiptInfo",
    "UserTemplates",
    "UsersListener",
    "UsersListener._cursor",
    "UsersListener._eventListener",
    "UsersRequest",
    "UsersRequest.OFFLINE",
    "UsersRequest.ONLINE",
    "UsersRequest.fetchNext",
    "UsersRequest.getLimit",
    "UsersRequest.getNextData",
    "UsersRequest.getPage",
    "UsersRequest.getRole",
    "UsersRequest.getRoles",
    "UsersRequest.getSearchIn",
    "UsersRequest.getSearchKeyword",
    "UsersRequest.getSortBy",
    "UsersRequest.getSortOrder",
    "UsersRequest.getStatus",
    "UsersRequest.getTags",
    "UsersRequest.getUIDs",
    "UsersRequest.isFriendsOnly",
    "UsersRequest.isHideBlockedUsers",
    "UsersRequest.isWithTags",
    "UsersRequestBuilder",
    "UsersRequestBuilder.build",
    "UsersRequestBuilder.friendsOnly",
    "UsersRequestBuilder.hideBlockedUsers",
    "UsersRequestBuilder.searchIn",
    "UsersRequestBuilder.setLimit",
    "UsersRequestBuilder.setPage",
    "UsersRequestBuilder.setRole",
    "UsersRequestBuilder.setRoles",
    "UsersRequestBuilder.setSearchKeyword",
    "UsersRequestBuilder.setStatus",
    "UsersRequestBuilder.setTags",
    "UsersRequestBuilder.setUIDs",
    "UsersRequestBuilder.sortBy",
    "UsersRequestBuilder.sortByOrder",
    "UsersRequestBuilder.withTags",
    "VirtualBackground",
    "VirtualBackground.getEnforcedBackgroundImage",
    "VirtualBackground.getImages",
    "VirtualBackground.isBackgroundBlurEnforced",
    "VirtualBackground.shouldAllowBackgroundBlur",
    "VirtualBackground.shouldAllowUserImages",
    "VirtualBackground.shouldShowDefaultImages",
    "VirtualBackgroundBuilder",
    "VirtualBackgroundBuilder.allowBackgroundBlur",
    "VirtualBackgroundBuilder.allowUserImages",
    "VirtualBackgroundBuilder.build",
    "VirtualBackgroundBuilder.enforceBackgroundBlur",
    "VirtualBackgroundBuilder.enforceBackgroundImage",
    "VirtualBackgroundBuilder.setImages",
    "VirtualBackgroundBuilder.showDefaultImages",
    "VisibilityTracker",
    "VisibilityTracker.dispose",
    "VisibilityTracker.init",
    "VisibilityTracker.markAsRead",
    "VisibilityTracker.observe",
    "VisibilityTracker.reset",
    "VisibilityTracker.unobserve",
    "VoterInfo",
    "WS",
    "WSConnectionListener",
    "WSConnectionListener._cursor",
    "WSConnectionListener._eventListener",
    "WS_ACTION_DELETED",
    "WS_ACTION_DELIVERED",
    "WS_ACTION_READ",
    "WS_ACTION_SENT",
    "WS_TYPE_NOTIFICATION_FEED_ITEM",
    "applyFormatters",
    "closeCurrentMediaPlayer",
    "constants",
    "createElement",
    "currentAudioPlayer",
    "default",
    "formatText",
    "getAvailableFilters",
    "getLocalizedString",
    "getMaxVisibleEmojis",
    "getVisibleFilters",
    "groupByTimestamp",
    "hasValidMessageSearchCriteria",
    "hasValidSearchCriteria",
    "init",
    "isConversationFilter",
    "isMessageFilter",
    "parseInline",
    "safeEffect",
    "shouldRenderConversations",
    "shouldRenderMessages",
    "toggleFilter"
  ],
  "symbolsBySource": {
    "cometchat-angular-app/node_modules/@cometchat/chat-uikit-angular": [
      "AIAssistantContentBlock",
      "AriaLivePoliteness",
      "AttachmentFile",
      "AudioAttachment",
      "AudioState",
      "AuxiliaryButtonAlignment",
      "BadgeCountPipe",
      "BadgeCountPipe.transform",
      "BubblePart",
      "BubblePartMap",
      "ButtonAction",
      "COMETCHAT_GLOBAL_CONFIG",
      "CalendarDatePipe",
      "CalendarDatePipe.transform",
      "CalendarObject",
      "CallAnnouncerService",
      "CallAnnouncerService.announceCallCanceled",
      "CallAnnouncerService.announceCallConnected",
      "CallAnnouncerService.announceCallDeclined",
      "CallAnnouncerService.announceCallEnded",
      "CallAnnouncerService.announceCallFailed",
      "CallAnnouncerService.announceCallInitiation",
      "CallAnnouncerService.announceIncomingCall",
      "CallAnnouncerService.announceOutgoingCall",
      "CallBubbleStatus",
      "CallButtonClickEvent",
      "CallButtonsService",
      "CallButtonsService.activeCall",
      "CallButtonsService.activeGroup",
      "CallButtonsService.activeUser",
      "CallButtonsService.buttonsDisabled",
      "CallButtonsService.cancelOutgoingCall",
      "CallButtonsService.initialize",
      "CallButtonsService.initiateAudioCall",
      "CallButtonsService.initiateVideoCall",
      "CallButtonsService.isDirectCalling",
      "CallButtonsService.isGroupAudioCall",
      "CallButtonsService.joinMeeting",
      "CallButtonsService.loggedInUser",
      "CallButtonsService.resetCallState",
      "CallButtonsService.sessionId",
      "CallButtonsService.setActiveGroup",
      "CallButtonsService.setActiveUser",
      "CallButtonsService.showOngoingCall",
      "CallButtonsService.showOutgoingCallScreen",
      "CallLogTemplates",
      "CallLogsService",
      "CallLogsService.activeCallObject",
      "CallLogsService.callLogs",
      "CallLogsService.cancelOutgoingCall",
      "CallLogsService.cleanup",
      "CallLogsService.fetchCallLogs",
      "CallLogsService.fetchNextCallLogs",
      "CallLogsService.hasMore",
      "CallLogsService.initialize",
      "CallLogsService.initiateCall",
      "CallLogsService.sessionId",
      "CallLogsService.setCallLogRequestBuilder",
      "CallLogsService.setLoggedInUser",
      "CallLogsService.setOnError",
      "CallLogsService.setState",
      "CallLogsService.showOngoingCall",
      "CallLogsService.showOutgoingCallScreen",
      "CallLogsService.state",
      "CallStatus",
      "CallType",
      "CallWorkflow",
      "CardAction",
      "CardBubbleAction",
      "CardJsonPipe",
      "CardJsonPipe.transform",
      "CategoryUnreadCountPipe",
      "CategoryUnreadCountPipe.transform",
      "ChatStateService",
      "ChatStateService.activeConversation",
      "ChatStateService.activeConversation$",
      "ChatStateService.activeGroup",
      "ChatStateService.activeGroup$",
      "ChatStateService.activeUser",
      "ChatStateService.activeUser$",
      "ChatStateService.clearActiveChat",
      "ChatStateService.getActiveChatEntity",
      "ChatStateService.getActiveConversation",
      "ChatStateService.getActiveGroup",
      "ChatStateService.getActiveUser",
      "ChatStateService.setActiveConversation",
      "ChatStateService.setActiveGroup",
      "ChatStateService.setActiveUser",
      "CollaborativePayload",
      "CometChatAIAssistantChat",
      "CometChatAIAssistantChatHistory",
      "CometChatAIAssistantMessageBubble",
      "CometChatAIAssistantTools",
      "CometChatAIAssistantTools.getAction",
      "CometChatAIAssistantTools.getActions",
      "CometChatAIStreamingService",
      "CometChatAIStreamingService.getAccumulatedText",
      "CometChatAIStreamingService.handleWebsocketMessage",
      "CometChatAIStreamingService.isAnyStreaming",
      "CometChatAIStreamingService.isStreamingFor",
      "CometChatAIStreamingService.isStreamingSnapshot",
      "CometChatAIStreamingService.messageStream$",
      "CometChatAIStreamingService.setAIAssistantTools",
      "CometChatAIStreamingService.setStreamSpeed",
      "CometChatAIStreamingService.startStreamingMessage",
      "CometChatAIStreamingService.stopStreamingMessage",
      "CometChatActionBubbleComponent",
      "CometChatActionSheetComponent",
      "CometChatActions",
      "CometChatActions.iconURL",
      "CometChatActions.id",
      "CometChatActions.title",
      "CometChatActionsIcon",
      "CometChatActionsIcon.iconURL",
      "CometChatActionsIcon.id",
      "CometChatActionsIcon.onClick",
      "CometChatActionsIcon.title",
      "CometChatActionsView",
      "CometChatActionsView.customView",
      "CometChatActionsView.iconURL",
      "CometChatActionsView.id",
      "CometChatActionsView.title",
      "CometChatAudioBubbleComponent",
      "CometChatAudiosBubbleComponent",
      "CometChatAudiosBubbleComponent.COLLAPSED_MAX",
      "CometChatAvatarComponent",
      "CometChatButtonComponent",
      "CometChatCallBubbleComponent",
      "CometChatCallButtonsComponent",
      "CometChatCallButtonsComponent.ngAcceptInputType_hideOverlays",
      "CometChatCallButtonsComponent.ngAcceptInputType_hideVideoCallButton",
      "CometChatCallButtonsComponent.ngAcceptInputType_hideVoiceCallButton",
      "CometChatCallButtonsComponent.ngAcceptInputType_outgoingCallDisableSoundForCalls",
      "CometChatCallEvents",
      "CometChatCallEvents.ccCallAccepted",
      "CometChatCallEvents.ccCallEnded",
      "CometChatCallEvents.ccCallRejected",
      "CometChatCallEvents.ccOutgoingCall",
      "CometChatCallEvents.onCallAccepted",
      "CometChatCallEvents.onCallEnded",
      "CometChatCallEvents.onCallRejected",
      "CometChatCallEvents.onOutgoingCall",
      "CometChatCallEvents.publishCallAccepted",
      "CometChatCallEvents.publishCallEnded",
      "CometChatCallEvents.publishCallRejected",
      "CometChatCallEvents.publishOutgoingCall",
      "CometChatCallLogsComponent",
      "CometChatCallLogsComponent.ngAcceptInputType_showScrollbar",
      "CometChatCardBubbleComponent",
      "CometChatChangeScopeComponent",
      "CometChatCheckboxComponent",
      "CometChatCollaborativeDocumentBubbleComponent",
      "CometChatCollaborativeWhiteboardBubbleComponent",
      "CometChatConfirmDialogComponent",
      "CometChatContextMenuComponent",
      "CometChatConversationEvents",
      "CometChatConversationEvents.ccConversationDeleted",
      "CometChatConversationEvents.ccUpdateConversation",
      "CometChatConversationEvents.onConversationDeleted",
      "CometChatConversationEvents.publishConversationDeleted",
      "CometChatConversationEvents.publishEvent",
      "CometChatConversationItemComponent",
      "CometChatConversationItemComponent.ngAcceptInputType_disableDefaultContextMenu",
      "CometChatConversationItemComponent.ngAcceptInputType_hideGroupType",
      "CometChatConversationItemComponent.ngAcceptInputType_hideReceipts",
      "CometChatConversationItemComponent.ngAcceptInputType_hideUserStatus",
      "CometChatConversationStarterComponent",
      "CometChatConversationSummaryComponent",
      "CometChatConversationsComponent",
      "CometChatConversationsComponent.ngAcceptInputType_disableDefaultContextMenu",
      "CometChatConversationsComponent.ngAcceptInputType_disableSoundForMessages",
      "CometChatConversationsComponent.ngAcceptInputType_hideDeleteConversation",
      "CometChatConversationsComponent.ngAcceptInputType_hideError",
      "CometChatConversationsComponent.ngAcceptInputType_hideGroupType",
      "CometChatConversationsComponent.ngAcceptInputType_hideReceipts",
      "CometChatConversationsComponent.ngAcceptInputType_hideUserStatus",
      "CometChatConversationsComponent.ngAcceptInputType_showScrollbar",
      "CometChatConversationsComponent.ngAcceptInputType_showSearchBar",
      "CometChatCreatePollComponent",
      "CometChatDateComponent",
      "CometChatDeleteBubbleComponent",
      "CometChatDropDownComponent",
      "CometChatEmoji",
      "CometChatEmojiCategory",
      "CometChatEmojiFormatter",
      "CometChatEmojiFormatter.addCustomEmoji",
      "CometChatEmojiFormatter.clearCustomEmoji",
      "CometChatEmojiFormatter.format",
      "CometChatEmojiFormatter.getEmoji",
      "CometChatEmojiFormatter.getRegex",
      "CometChatEmojiFormatter.getShortcodes",
      "CometChatEmojiFormatter.hasShortcodes",
      "CometChatEmojiFormatter.isValidShortcode",
      "CometChatEmojiFormatter.priority",
      "CometChatEmojiFormatter.reset",
      "CometChatEmojiKeyboardComponent",
      "CometChatErrorBoundaryComponent",
      "CometChatFileBubbleComponent",
      "CometChatFileBubbleComponent.COLLAPSED_MAX",
      "CometChatFilesBubbleComponent",
      "CometChatFlagMessageDialogComponent",
      "CometChatFullScreenViewerComponent",
      "CometChatGroupEvents",
      "CometChatGroupEvents.ccGroupCreated",
      "CometChatGroupEvents.ccGroupDeleted",
      "CometChatGroupEvents.ccGroupLeft",
      "CometChatGroupEvents.ccGroupMemberAdded",
      "CometChatGroupEvents.ccGroupMemberBanned",
      "CometChatGroupEvents.ccGroupMemberJoined",
      "CometChatGroupEvents.ccGroupMemberKicked",
      "CometChatGroupEvents.ccGroupMemberScopeChanged",
      "CometChatGroupEvents.ccGroupMemberUnbanned",
      "CometChatGroupEvents.ccOwnershipChanged",
      "CometChatGroupEvents.onGroupCreated",
      "CometChatGroupEvents.onGroupDeleted",
      "CometChatGroupEvents.onGroupLeft",
      "CometChatGroupEvents.onGroupMemberAdded",
      "CometChatGroupEvents.onGroupMemberBanned",
      "CometChatGroupEvents.onGroupMemberJoined",
      "CometChatGroupEvents.onGroupMemberKicked",
      "CometChatGroupEvents.onGroupMemberScopeChanged",
      "CometChatGroupEvents.onGroupMemberUnbanned",
      "CometChatGroupEvents.onOwnershipChanged",
      "CometChatGroupEvents.publishEvent",
      "CometChatGroupEvents.publishGroupCreated",
      "CometChatGroupEvents.publishGroupDeleted",
      "CometChatGroupEvents.publishGroupLeft",
      "CometChatGroupEvents.publishGroupMemberAdded",
      "CometChatGroupEvents.publishGroupMemberBanned",
      "CometChatGroupEvents.publishGroupMemberJoined",
      "CometChatGroupEvents.publishGroupMemberKicked",
      "CometChatGroupEvents.publishGroupMemberScopeChanged",
      "CometChatGroupEvents.publishGroupMemberUnbanned",
      "CometChatGroupEvents.publishOwnershipChanged",
      "CometChatGroupItemComponent",
      "CometChatGroupItemComponent.ngAcceptInputType_disableDefaultContextMenu",
      "CometChatGroupItemComponent.ngAcceptInputType_hideGroupType",
      "CometChatGroupMemberItemComponent",
      "CometChatGroupMemberItemComponent.ngAcceptInputType_disableDefaultContextMenu",
      "CometChatGroupMemberItemComponent.ngAcceptInputType_hideUserStatus",
      "CometChatGroupMembersComponent",
      "CometChatGroupMembersComponent.ngAcceptInputType_disableDefaultContextMenu",
      "CometChatGroupMembersComponent.ngAcceptInputType_disableLoadingState",
      "CometChatGroupMembersComponent.ngAcceptInputType_hideBanMemberOption",
      "CometChatGroupMembersComponent.ngAcceptInputType_hideError",
      "CometChatGroupMembersComponent.ngAcceptInputType_hideKickMemberOption",
      "CometChatGroupMembersComponent.ngAcceptInputType_hideScopeChangeOption",
      "CometChatGroupMembersComponent.ngAcceptInputType_hideSearch",
      "CometChatGroupMembersComponent.ngAcceptInputType_hideUserStatus",
      "CometChatGroupMembersComponent.ngAcceptInputType_showScrollbar",
      "CometChatGroupsComponent",
      "CometChatGroupsComponent.ngAcceptInputType_disableDefaultContextMenu",
      "CometChatGroupsComponent.ngAcceptInputType_hideError",
      "CometChatGroupsComponent.ngAcceptInputType_hideGroupType",
      "CometChatGroupsComponent.ngAcceptInputType_hideSearch",
      "CometChatGroupsComponent.ngAcceptInputType_showScrollbar",
      "CometChatImageBubbleComponent",
      "CometChatImagesBubbleComponent",
      "CometChatIncomingCallComponent",
      "CometChatIncomingCallComponent.ngAcceptInputType_disableSoundForCalls",
      "CometChatLinkDialogComponent",
      "CometChatLinkPopoverComponent",
      "CometChatListItemComponent",
      "CometChatLocalize",
      "CometChatLocalize.addTranslation",
      "CometChatLocalize.formatDate",
      "CometChatLocalize.getAvailableLanguages",
      "CometChatLocalize.getBrowserLanguage",
      "CometChatLocalize.getCalendarObject",
      "CometChatLocalize.getCurrentLanguage",
      "CometChatLocalize.getDateLocaleLanguage",
      "CometChatLocalize.getDefaultLanguage",
      "CometChatLocalize.getLocalizedString",
      "CometChatLocalize.getTimezone",
      "CometChatLocalize.init",
      "CometChatLocalize.isLanguageAvailable",
      "CometChatLocalize.setCurrentLanguage",
      "CometChatLocalize.setGlobalCalendarObject",
      "CometChatLogger",
      "CometChatLogger.debug",
      "CometChatLogger.error",
      "CometChatLogger.getLogLevel",
      "CometChatLogger.info",
      "CometChatLogger.setLogLevel",
      "CometChatLogger.warn",
      "CometChatMarkdownFormatter",
      "CometChatMarkdownFormatter.format",
      "CometChatMarkdownFormatter.getRegex",
      "CometChatMarkdownFormatter.priority",
      "CometChatMarkdownFormatter.shouldFormat",
      "CometChatMarkdownParser",
      "CometChatMarkdownParser.parse",
      "CometChatMarkdownRenderer",
      "CometChatMediaRecorderComponent",
      "CometChatMentionsFormatter",
      "CometChatMentionsFormatter.extractChannelLabels",
      "CometChatMentionsFormatter.extractUserUids",
      "CometChatMentionsFormatter.format",
      "CometChatMentionsFormatter.formatSdkMentions",
      "CometChatMentionsFormatter.getChannelMentionRegex",
      "CometChatMentionsFormatter.getLoggedInUser",
      "CometChatMentionsFormatter.getMentions",
      "CometChatMentionsFormatter.getMessageBubbleAlignment",
      "CometChatMentionsFormatter.getRegex",
      "CometChatMentionsFormatter.getUserMentionRegex",
      "CometChatMentionsFormatter.hasAllMention",
      "CometChatMentionsFormatter.hasMentions",
      "CometChatMentionsFormatter.hasSdkMentions",
      "CometChatMentionsFormatter.priority",
      "CometChatMentionsFormatter.reset",
      "CometChatMentionsFormatter.setAllMentionConfig",
      "CometChatMentionsFormatter.setLoggedInUser",
      "CometChatMentionsFormatter.setMessageBubbleAlignment",
      "CometChatMentionsFormatter.setUsers",
      "CometChatMessageBubbleComponent",
      "CometChatMessageBubbleComponent.ngAcceptInputType_hideAvatar",
      "CometChatMessageBubbleComponent.ngAcceptInputType_hideModerationView",
      "CometChatMessageBubbleComponent.ngAcceptInputType_hideReceipts",
      "CometChatMessageBubbleComponent.ngAcceptInputType_hideStatusInfoView",
      "CometChatMessageBubbleComponent.ngAcceptInputType_hideThreadView",
      "CometChatMessageBubbleComponent.ngAcceptInputType_reserveLeadingSpace",
      "CometChatMessageComposerAction",
      "CometChatMessageComposerAction.iconURL",
      "CometChatMessageComposerAction.id",
      "CometChatMessageComposerAction.onClick",
      "CometChatMessageComposerAction.title",
      "CometChatMessageComposerComponent",
      "CometChatMessageComposerComponent.ngAcceptInputType_enableMultipleAttachments",
      "CometChatMessageComposerComponent.ngAcceptInputType_hideError",
      "CometChatMessageEvents",
      "CometChatMessageEvents.ccCardActionClicked",
      "CometChatMessageEvents.ccMessageDeleted",
      "CometChatMessageEvents.ccMessageEdited",
      "CometChatMessageEvents.ccMessageRead",
      "CometChatMessageEvents.ccMessageSent",
      "CometChatMessageEvents.ccMessageTranslated",
      "CometChatMessageEvents.ccReplyToMessage",
      "CometChatMessageEvents.onAIAssistantMessageReceived",
      "CometChatMessageEvents.onAIToolArgumentsReceived",
      "CometChatMessageEvents.onAIToolResultReceived",
      "CometChatMessageEvents.onCardMessageReceived",
      "CometChatMessageEvents.onCcMessageDeleted",
      "CometChatMessageEvents.onCcMessageEdited",
      "CometChatMessageEvents.onCcMessageRead",
      "CometChatMessageEvents.onCustomInteractiveMessageReceived",
      "CometChatMessageEvents.onCustomMessageReceived",
      "CometChatMessageEvents.onFormMessageReceived",
      "CometChatMessageEvents.onMediaMessageReceived",
      "CometChatMessageEvents.onMessageDeleted",
      "CometChatMessageEvents.onMessageEdited",
      "CometChatMessageEvents.onMessageModerated",
      "CometChatMessageEvents.onMessageReactionAdded",
      "CometChatMessageEvents.onMessageReactionRemoved",
      "CometChatMessageEvents.onMessageSent",
      "CometChatMessageEvents.onMessageTranslated",
      "CometChatMessageEvents.onMessagesDelivered",
      "CometChatMessageEvents.onMessagesDeliveredToAll",
      "CometChatMessageEvents.onMessagesRead",
      "CometChatMessageEvents.onMessagesReadByAll",
      "CometChatMessageEvents.onReplyToMessage",
      "CometChatMessageEvents.onSchedulerMessageReceived",
      "CometChatMessageEvents.onTextMessageReceived",
      "CometChatMessageEvents.onTypingEnded",
      "CometChatMessageEvents.onTypingStarted",
      "CometChatMessageEvents.publishAIAssistantMessageReceived",
      "CometChatMessageEvents.publishAIToolArgumentsReceived",
      "CometChatMessageEvents.publishAIToolResultReceived",
      "CometChatMessageEvents.publishCardMessageReceived",
      "CometChatMessageEvents.publishCustomInteractiveMessageReceived",
      "CometChatMessageEvents.publishCustomMessageReceived",
      "CometChatMessageEvents.publishEvent",
      "CometChatMessageEvents.publishFormMessageReceived",
      "CometChatMessageEvents.publishMediaMessageReceived",
      "CometChatMessageEvents.publishMessageDeleted",
      "CometChatMessageEvents.publishMessageEdited",
      "CometChatMessageEvents.publishMessageModerated",
      "CometChatMessageEvents.publishMessageReactionAdded",
      "CometChatMessageEvents.publishMessageReactionRemoved",
      "CometChatMessageEvents.publishMessageRead",
      "CometChatMessageEvents.publishMessageSent",
      "CometChatMessageEvents.publishMessageTranslated",
      "CometChatMessageEvents.publishMessagesDelivered",
      "CometChatMessageEvents.publishMessagesDeliveredToAll",
      "CometChatMessageEvents.publishMessagesRead",
      "CometChatMessageEvents.publishMessagesReadByAll",
      "CometChatMessageEvents.publishOnMessageDeleted",
      "CometChatMessageEvents.publishOnMessageEdited",
      "CometChatMessageEvents.publishReplyToMessage",
      "CometChatMessageEvents.publishSchedulerMessageReceived",
      "CometChatMessageEvents.publishTextMessageReceived",
      "CometChatMessageEvents.publishTypingEnded",
      "CometChatMessageEvents.publishTypingStarted",
      "CometChatMessageEvents.subscribeOnAIAssistantMessageReceived",
      "CometChatMessageEvents.subscribeOnAIToolArgumentsReceived",
      "CometChatMessageEvents.subscribeOnAIToolResultReceived",
      "CometChatMessageEvents.subscribeOnCardActionClicked",
      "CometChatMessageEvents.subscribeOnCardMessageReceived",
      "CometChatMessageEvents.subscribeOnCustomInteractiveMessageReceived",
      "CometChatMessageEvents.subscribeOnCustomMessageReceived",
      "CometChatMessageEvents.subscribeOnFormMessageReceived",
      "CometChatMessageEvents.subscribeOnMediaMessageReceived",
      "CometChatMessageEvents.subscribeOnMessageDeleted",
      "CometChatMessageEvents.subscribeOnMessageEdited",
      "CometChatMessageEvents.subscribeOnMessageModerated",
      "CometChatMessageEvents.subscribeOnMessageReactionAdded",
      "CometChatMessageEvents.subscribeOnMessageReactionRemoved",
      "CometChatMessageEvents.subscribeOnMessagesDelivered",
      "CometChatMessageEvents.subscribeOnMessagesDeliveredToAll",
      "CometChatMessageEvents.subscribeOnMessagesRead",
      "CometChatMessageEvents.subscribeOnMessagesReadByAll",
      "CometChatMessageEvents.subscribeOnSchedulerMessageReceived",
      "CometChatMessageEvents.subscribeOnTextMessageReceived",
      "CometChatMessageEvents.subscribeOnTypingEnded",
      "CometChatMessageEvents.subscribeOnTypingStarted",
      "CometChatMessageHeaderComponent",
      "CometChatMessageHeaderComponent.ngAcceptInputType_hideUserStatus",
      "CometChatMessageHeaderComponent.ngAcceptInputType_hideVideoCallButton",
      "CometChatMessageHeaderComponent.ngAcceptInputType_hideVoiceCallButton",
      "CometChatMessageInformationComponent",
      "CometChatMessageListComponent",
      "CometChatMessageListComponent.ngAcceptInputType_disableInteraction",
      "CometChatMessageListComponent.ngAcceptInputType_disableSoundForMessages",
      "CometChatMessageListComponent.ngAcceptInputType_hideAvatar",
      "CometChatMessageListComponent.ngAcceptInputType_hideCopyMessageOption",
      "CometChatMessageListComponent.ngAcceptInputType_hideDateSeparator",
      "CometChatMessageListComponent.ngAcceptInputType_hideDeleteMessageOption",
      "CometChatMessageListComponent.ngAcceptInputType_hideEditMessageOption",
      "CometChatMessageListComponent.ngAcceptInputType_hideError",
      "CometChatMessageListComponent.ngAcceptInputType_hideFlagMessageOption",
      "CometChatMessageListComponent.ngAcceptInputType_hideFlagRemarkField",
      "CometChatMessageListComponent.ngAcceptInputType_hideGroupActionMessages",
      "CometChatMessageListComponent.ngAcceptInputType_hideMessageInfoOption",
      "CometChatMessageListComponent.ngAcceptInputType_hideMessagePrivatelyOption",
      "CometChatMessageListComponent.ngAcceptInputType_hideModerationView",
      "CometChatMessageListComponent.ngAcceptInputType_hideReactionOption",
      "CometChatMessageListComponent.ngAcceptInputType_hideReceipts",
      "CometChatMessageListComponent.ngAcceptInputType_hideReplyInThreadOption",
      "CometChatMessageListComponent.ngAcceptInputType_hideReplyOption",
      "CometChatMessageListComponent.ngAcceptInputType_hideStickyDate",
      "CometChatMessageListComponent.ngAcceptInputType_hideTimestamp",
      "CometChatMessageListComponent.ngAcceptInputType_hideTranslateMessageOption",
      "CometChatMessageListComponent.ngAcceptInputType_isAgentChat",
      "CometChatMessageListComponent.ngAcceptInputType_loadLastAgentConversation",
      "CometChatMessageListComponent.ngAcceptInputType_scrollToBottomOnNewMessages",
      "CometChatMessageListComponent.ngAcceptInputType_showConversationStarters",
      "CometChatMessageListComponent.ngAcceptInputType_showMarkAsUnreadOption",
      "CometChatMessageListComponent.ngAcceptInputType_showScrollbar",
      "CometChatMessageListComponent.ngAcceptInputType_showSmartReplies",
      "CometChatMessageListComponent.ngAcceptInputType_startFromUnreadMessages",
      "CometChatMessagePreviewComponent",
      "CometChatNotificationBadgeComponent",
      "CometChatNotificationFeedComponent",
      "CometChatNotificationFeedComponent.ngAcceptInputType_showBackButton",
      "CometChatNotificationFeedComponent.ngAcceptInputType_showFilterChips",
      "CometChatNotificationFeedComponent.ngAcceptInputType_showHeader",
      "CometChatNotificationFeedStyle",
      "CometChatOngoingCallComponent",
      "CometChatOngoingCallComponent.ngAcceptInputType_isAudioOnly",
      "CometChatOption",
      "CometChatOption.iconURL",
      "CometChatOption.id",
      "CometChatOption.onClick",
      "CometChatOption.title",
      "CometChatOutgoingCallComponent",
      "CometChatOutgoingCallComponent.ngAcceptInputType_disableSoundForCalls",
      "CometChatPaginatedListComponent",
      "CometChatPollBubbleComponent",
      "CometChatPopoverComponent",
      "CometChatRadioButtonComponent",
      "CometChatReactionInfoComponent",
      "CometChatReactionListComponent",
      "CometChatReactionsComponent",
      "CometChatSearchBarComponent",
      "CometChatSearchComponent",
      "CometChatSearchConversationsListComponent",
      "CometChatSearchFilter",
      "CometChatSearchMessagesListComponent",
      "CometChatSearchScope",
      "CometChatSmartRepliesComponent",
      "CometChatSoundManager.Sound",
      "CometChatSoundManager.audio",
      "CometChatSoundManager.handlers",
      "CometChatSoundManager.hasInteracted",
      "CometChatSoundManager.onIncomingCall",
      "CometChatSoundManager.onIncomingMessage",
      "CometChatSoundManager.onIncomingOtherMessage",
      "CometChatSoundManager.onOutgoingCall",
      "CometChatSoundManager.onOutgoingMessage",
      "CometChatSoundManager.pause",
      "CometChatSoundManager.play",
      "CometChatStickerBubbleComponent",
      "CometChatStickersKeyboardComponent",
      "CometChatStreamMessageBubble",
      "CometChatTemplatesService",
      "CometChatTemplatesService.$implicit",
      "CometChatTemplatesService.callLogTemplates",
      "CometChatTemplatesService.callLogTemplates$",
      "CometChatTemplatesService.clearAllTemplates",
      "CometChatTemplatesService.clearCallLogTemplates",
      "CometChatTemplatesService.clearConversationTemplates",
      "CometChatTemplatesService.clearGroupMemberTemplates",
      "CometChatTemplatesService.clearGroupTemplates",
      "CometChatTemplatesService.clearListTemplates",
      "CometChatTemplatesService.clearMessageListTemplates",
      "CometChatTemplatesService.clearSearchTemplates",
      "CometChatTemplatesService.clearSharedTemplates",
      "CometChatTemplatesService.clearUserTemplates",
      "CometChatTemplatesService.conversationTemplates",
      "CometChatTemplatesService.conversationTemplates$",
      "CometChatTemplatesService.getCallLogTemplates",
      "CometChatTemplatesService.getConversationTemplates",
      "CometChatTemplatesService.getGroupMemberTemplates",
      "CometChatTemplatesService.getGroupTemplates",
      "CometChatTemplatesService.getListTemplates",
      "CometChatTemplatesService.getMessageListTemplates",
      "CometChatTemplatesService.getSearchTemplates",
      "CometChatTemplatesService.getSharedTemplates",
      "CometChatTemplatesService.getUserTemplates",
      "CometChatTemplatesService.groupMemberTemplates",
      "CometChatTemplatesService.groupMemberTemplates$",
      "CometChatTemplatesService.groupTemplates",
      "CometChatTemplatesService.groupTemplates$",
      "CometChatTemplatesService.listTemplates",
      "CometChatTemplatesService.listTemplates$",
      "CometChatTemplatesService.messageListTemplates",
      "CometChatTemplatesService.messageListTemplates$",
      "CometChatTemplatesService.resolveTemplate",
      "CometChatTemplatesService.searchTemplates",
      "CometChatTemplatesService.searchTemplates$",
      "CometChatTemplatesService.setCallLogTemplates",
      "CometChatTemplatesService.setConversationEmptyTemplate",
      "CometChatTemplatesService.setConversationErrorTemplate",
      "CometChatTemplatesService.setConversationItemTemplate",
      "CometChatTemplatesService.setConversationLeadingTemplate",
      "CometChatTemplatesService.setConversationLoadingTemplate",
      "CometChatTemplatesService.setConversationSubtitleTemplate",
      "CometChatTemplatesService.setConversationTemplates",
      "CometChatTemplatesService.setConversationTitleTemplate",
      "CometChatTemplatesService.setConversationTrailingTemplate",
      "CometChatTemplatesService.setGroupMemberTemplates",
      "CometChatTemplatesService.setGroupTemplates",
      "CometChatTemplatesService.setListTemplates",
      "CometChatTemplatesService.setMessageListTemplates",
      "CometChatTemplatesService.setSearchTemplates",
      "CometChatTemplatesService.setSharedTemplates",
      "CometChatTemplatesService.setUserTemplates",
      "CometChatTemplatesService.sharedTemplates",
      "CometChatTemplatesService.sharedTemplates$",
      "CometChatTemplatesService.userTemplates",
      "CometChatTemplatesService.userTemplates$",
      "CometChatTextBubbleComponent",
      "CometChatTextFormatter",
      "CometChatTextFormatter.getFormattedText",
      "CometChatTextFormatter.getMetadata",
      "CometChatTextFormatter.getOriginalText",
      "CometChatTextFormatter.priority",
      "CometChatTextFormatter.reset",
      "CometChatTextFormatter.shouldFormat",
      "CometChatThreadHeaderComponent",
      "CometChatThreadViewComponent",
      "CometChatToastComponent",
      "CometChatToastService",
      "CometChatToastService.clear",
      "CometChatToastService.error",
      "CometChatToastService.getActiveCount",
      "CometChatToastService.info",
      "CometChatToastService.remove",
      "CometChatToastService.show",
      "CometChatToastService.success",
      "CometChatToastService.warning",
      "CometChatToolCallArgumentBubble",
      "CometChatToolCallResultBubble",
      "CometChatTypingIndicatorComponent",
      "CometChatUIEvents",
      "CometChatUIEvents.ccActiveChatChanged",
      "CometChatUIEvents.ccActivePopover",
      "CometChatUIEvents.ccComposeMessage",
      "CometChatUIEvents.ccHideDialog",
      "CometChatUIEvents.ccHideModal",
      "CometChatUIEvents.ccHidePanel",
      "CometChatUIEvents.ccMouseEvent",
      "CometChatUIEvents.ccOpenChat",
      "CometChatUIEvents.ccShowDialog",
      "CometChatUIEvents.ccShowMentionsCountWarning",
      "CometChatUIEvents.ccShowModal",
      "CometChatUIEvents.ccShowOngoingCall",
      "CometChatUIEvents.ccShowPanel",
      "CometChatUIEvents.onActiveChatChanged",
      "CometChatUIEvents.onActivePopover",
      "CometChatUIEvents.onComposeMessage",
      "CometChatUIEvents.onHideDialog",
      "CometChatUIEvents.onHideModal",
      "CometChatUIEvents.onHidePanel",
      "CometChatUIEvents.onMouseEvent",
      "CometChatUIEvents.onOpenChat",
      "CometChatUIEvents.onShowDialog",
      "CometChatUIEvents.onShowMentionsCountWarning",
      "CometChatUIEvents.onShowModal",
      "CometChatUIEvents.onShowOngoingCall",
      "CometChatUIEvents.onShowPanel",
      "CometChatUIEvents.publishActiveChatChanged",
      "CometChatUIEvents.publishActivePopover",
      "CometChatUIEvents.publishComposeMessage",
      "CometChatUIEvents.publishHideDialog",
      "CometChatUIEvents.publishHideModal",
      "CometChatUIEvents.publishHidePanel",
      "CometChatUIEvents.publishMouseEvent",
      "CometChatUIEvents.publishOpenChat",
      "CometChatUIEvents.publishShowDialog",
      "CometChatUIEvents.publishShowMentionsCountWarning",
      "CometChatUIEvents.publishShowModal",
      "CometChatUIEvents.publishShowOngoingCall",
      "CometChatUIEvents.publishShowPanel",
      "CometChatUIKit",
      "CometChatUIKit.Localize",
      "CometChatUIKit.SoundManager",
      "CometChatUIKit.callingReady",
      "CometChatUIKit.checkAuthSettings",
      "CometChatUIKit.createUser",
      "CometChatUIKit.getLoggedInUser",
      "CometChatUIKit.getLoggedinUser",
      "CometChatUIKit.init",
      "CometChatUIKit.initFromSettings",
      "CometChatUIKit.isCallingEnabled",
      "CometChatUIKit.isInitialized",
      "CometChatUIKit.loggedInUser$",
      "CometChatUIKit.login",
      "CometChatUIKit.loginWithAuthToken",
      "CometChatUIKit.logout",
      "CometChatUIKit.sendCustomMessage",
      "CometChatUIKit.sendMediaMessage",
      "CometChatUIKit.sendTextMessage",
      "CometChatUIKit.setLogLevel",
      "CometChatUIKit.updateUser",
      "CometChatUIKitCalls",
      "CometChatUIKitConstants",
      "CometChatUIKitConstants.ADDED",
      "CometChatUIKitConstants.APP_SYSTEM",
      "CometChatUIKitConstants.AudioType",
      "CometChatUIKitConstants.BANNED",
      "CometChatUIKitConstants.BLOCK",
      "CometChatUIKitConstants.CUSTOM_MESSAGE_RECEIVED",
      "CometChatUIKitConstants.ComposerAttachmentOption",
      "CometChatUIKitConstants.ConversationOptions",
      "CometChatUIKitConstants.DELIVERY",
      "CometChatUIKitConstants.ExtensionTypes",
      "CometChatUIKitConstants.GroupMemberOptions",
      "CometChatUIKitConstants.GroupOptions",
      "CometChatUIKitConstants.GroupTypes",
      "CometChatUIKitConstants.INTERACTIVE_MESSAGE_RECEIVED",
      "CometChatUIKitConstants.INVITED",
      "CometChatUIKitConstants.JOINED",
      "CometChatUIKitConstants.KICKED",
      "CometChatUIKitConstants.LEFT",
      "CometChatUIKitConstants.MEDIA_MESSAGE_RECEIVED",
      "CometChatUIKitConstants.MESSAGE_DELETED",
      "CometChatUIKitConstants.MESSAGE_DELIVERED",
      "CometChatUIKitConstants.MESSAGE_EDITED",
      "CometChatUIKitConstants.MESSAGE_REACTION_ADDED",
      "CometChatUIKitConstants.MESSAGE_REACTION_REMOVED",
      "CometChatUIKitConstants.MESSAGE_READ",
      "CometChatUIKitConstants.MESSAGE_SENT",
      "CometChatUIKitConstants.MessageCategory",
      "CometChatUIKitConstants.MessageOption",
      "CometChatUIKitConstants.MessageReceiverType",
      "CometChatUIKitConstants.MessageTypes",
      "CometChatUIKitConstants.MetadataKeys",
      "CometChatUIKitConstants.READ",
      "CometChatUIKitConstants.REMOVE",
      "CometChatUIKitConstants.ROLE",
      "CometChatUIKitConstants.SCOPE_CHANGE",
      "CometChatUIKitConstants.TEXT_MESSAGE_RECEIVED",
      "CometChatUIKitConstants.TRANSIENT_MESSAGE_RECEIVED",
      "CometChatUIKitConstants.UNBANNED",
      "CometChatUIKitConstants.UserOptions",
      "CometChatUIKitConstants.action",
      "CometChatUIKitConstants.activecall",
      "CometChatUIKitConstants.addMembers",
      "CometChatUIKitConstants.admin",
      "CometChatUIKitConstants.agentic",
      "CometChatUIKitConstants.allOf",
      "CometChatUIKitConstants.anyAction",
      "CometChatUIKitConstants.anyOf",
      "CometChatUIKitConstants.approved",
      "CometChatUIKitConstants.assistant",
      "CometChatUIKitConstants.audio",
      "CometChatUIKitConstants.audioType",
      "CometChatUIKitConstants.ban",
      "CometChatUIKitConstants.bannedMembers",
      "CometChatUIKitConstants.batchId",
      "CometChatUIKitConstants.block",
      "CometChatUIKitConstants.busy",
      "CometChatUIKitConstants.call",
      "CometChatUIKitConstants.calls",
      "CometChatUIKitConstants.cancelled",
      "CometChatUIKitConstants.card",
      "CometChatUIKitConstants.changeScope",
      "CometChatUIKitConstants.collaborativeDocument",
      "CometChatUIKitConstants.collaborativeWhiteboard",
      "CometChatUIKitConstants.conversations",
      "CometChatUIKitConstants.copyMessage",
      "CometChatUIKitConstants.custom",
      "CometChatUIKitConstants.customInteractive",
      "CometChatUIKitConstants.default",
      "CometChatUIKitConstants.delete",
      "CometChatUIKitConstants.deleteMessage",
      "CometChatUIKitConstants.details",
      "CometChatUIKitConstants.disapproved",
      "CometChatUIKitConstants.document",
      "CometChatUIKitConstants.editMessage",
      "CometChatUIKitConstants.edited",
      "CometChatUIKitConstants.ended",
      "CometChatUIKitConstants.file",
      "CometChatUIKitConstants.flagMessage",
      "CometChatUIKitConstants.form",
      "CometChatUIKitConstants.forwardMessage",
      "CometChatUIKitConstants.goalType",
      "CometChatUIKitConstants.grid",
      "CometChatUIKitConstants.group",
      "CometChatUIKitConstants.groupMember",
      "CometChatUIKitConstants.groupMemberAction",
      "CometChatUIKitConstants.groupMemberScope",
      "CometChatUIKitConstants.groupMembers",
      "CometChatUIKitConstants.groups",
      "CometChatUIKitConstants.groupsLimit",
      "CometChatUIKitConstants.image",
      "CometChatUIKitConstants.initiated",
      "CometChatUIKitConstants.interactive",
      "CometChatUIKitConstants.kick",
      "CometChatUIKitConstants.leave",
      "CometChatUIKitConstants.legacyVoiceNote",
      "CometChatUIKitConstants.liveReaction",
      "CometChatUIKitConstants.markAsUnread",
      "CometChatUIKitConstants.meeting",
      "CometChatUIKitConstants.message",
      "CometChatUIKitConstants.messageInformation",
      "CometChatUIKitConstants.messageListLimit",
      "CometChatUIKitConstants.messages",
      "CometChatUIKitConstants.mimeTypes",
      "CometChatUIKitConstants.moderationStatus",
      "CometChatUIKitConstants.moderator",
      "CometChatUIKitConstants.none",
      "CometChatUIKitConstants.offline",
      "CometChatUIKitConstants.ongoing",
      "CometChatUIKitConstants.online",
      "CometChatUIKitConstants.owner",
      "CometChatUIKitConstants.participant",
      "CometChatUIKitConstants.password",
      "CometChatUIKitConstants.pending",
      "CometChatUIKitConstants.poll",
      "CometChatUIKitConstants.primary",
      "CometChatUIKitConstants.public",
      "CometChatUIKitConstants.radioNames",
      "CometChatUIKitConstants.reactToMessage",
      "CometChatUIKitConstants.reactionInfoLimit",
      "CometChatUIKitConstants.reactionListLimit",
      "CometChatUIKitConstants.rejected",
      "CometChatUIKitConstants.replyInThread",
      "CometChatUIKitConstants.replyMessage",
      "CometChatUIKitConstants.replyMessagePrivately",
      "CometChatUIKitConstants.requestBuilderLimits",
      "CometChatUIKitConstants.run_finished",
      "CometChatUIKitConstants.run_started",
      "CometChatUIKitConstants.scheduler",
      "CometChatUIKitConstants.secondary",
      "CometChatUIKitConstants.sendMessagePrivately",
      "CometChatUIKitConstants.shareMessage",
      "CometChatUIKitConstants.shimmerList",
      "CometChatUIKitConstants.single",
      "CometChatUIKitConstants.spotlight",
      "CometChatUIKitConstants.sticker",
      "CometChatUIKitConstants.streamMessageTypes",
      "CometChatUIKitConstants.text",
      "CometChatUIKitConstants.text_message_content",
      "CometChatUIKitConstants.text_message_end",
      "CometChatUIKitConstants.text_message_start",
      "CometChatUIKitConstants.tile",
      "CometChatUIKitConstants.timeout",
      "CometChatUIKitConstants.toolArguments",
      "CometChatUIKitConstants.toolResults",
      "CometChatUIKitConstants.tool_call_args",
      "CometChatUIKitConstants.tool_call_end",
      "CometChatUIKitConstants.tool_call_result",
      "CometChatUIKitConstants.tool_call_start",
      "CometChatUIKitConstants.translateMessage",
      "CometChatUIKitConstants.unanswered",
      "CometChatUIKitConstants.unban",
      "CometChatUIKitConstants.unblock",
      "CometChatUIKitConstants.unmoderated",
      "CometChatUIKitConstants.user",
      "CometChatUIKitConstants.userStatusType",
      "CometChatUIKitConstants.users",
      "CometChatUIKitConstants.usersLimit",
      "CometChatUIKitConstants.video",
      "CometChatUIKitConstants.viewMembers",
      "CometChatUIKitConstants.viewProfile",
      "CometChatUIKitConstants.voiceNote",
      "CometChatUIKitConstants.whiteboard",
      "CometChatUiKitWindow",
      "CometChatUrlFormatter",
      "CometChatUrlFormatter.format",
      "CometChatUrlFormatter.getRegex",
      "CometChatUrlFormatter.getUrls",
      "CometChatUrlFormatter.hasUrls",
      "CometChatUrlFormatter.priority",
      "CometChatUrlFormatter.reset",
      "CometChatUserEvents",
      "CometChatUserEvents.ccUserBlocked",
      "CometChatUserEvents.ccUserUnblocked",
      "CometChatUserEvents.onUserBlocked",
      "CometChatUserEvents.onUserUnblocked",
      "CometChatUserEvents.publishEvent",
      "CometChatUserEvents.publishUserBlocked",
      "CometChatUserEvents.publishUserUnblocked",
      "CometChatUserItemComponent",
      "CometChatUserItemComponent.ngAcceptInputType_disableDefaultContextMenu",
      "CometChatUserItemComponent.ngAcceptInputType_hideUserStatus",
      "CometChatUsersComponent",
      "CometChatUsersComponent.ngAcceptInputType_disableDefaultContextMenu",
      "CometChatUsersComponent.ngAcceptInputType_disableLoadingState",
      "CometChatUsersComponent.ngAcceptInputType_hideError",
      "CometChatUsersComponent.ngAcceptInputType_hideSearch",
      "CometChatUsersComponent.ngAcceptInputType_hideUserStatus",
      "CometChatUsersComponent.ngAcceptInputType_showScrollbar",
      "CometChatUsersComponent.ngAcceptInputType_showSectionHeader",
      "CometChatUsersComponent.ngAcceptInputType_showSelectedUsersPreview",
      "CometChatVideoBubbleComponent",
      "CometChatVideosBubbleComponent",
      "CometChatVoiceNoteBubbleComponent",
      "ComponentState",
      "ComposerId",
      "ConnectionStateService",
      "ConnectionStateService.connected",
      "ConnectionStateService.reconnected$",
      "ContextMenuItem",
      "ConversationDatePipe",
      "ConversationDatePipe.transform",
      "ConversationSlotContext",
      "ConversationSlots",
      "ConversationSubtitleService",
      "ConversationSubtitleService.getIconOverride",
      "ConversationSubtitleService.getSubtitle",
      "ConversationSubtitleService.hasFormatter",
      "ConversationSubtitleService.registerSubtitleFormatter",
      "ConversationSubtitleService.registerSubtitleIconOverride",
      "ConversationSubtitleService.unregisterSubtitleFormatter",
      "ConversationTemplates",
      "ConversationsService",
      "ConversationsService.activeConversation",
      "ConversationsService.activeConversation$",
      "ConversationsService.cleanup",
      "ConversationsService.clearError",
      "ConversationsService.conversations",
      "ConversationsService.conversations$",
      "ConversationsService.deleteConversation",
      "ConversationsService.errorState",
      "ConversationsService.errorState$",
      "ConversationsService.fetchConversations",
      "ConversationsService.fetchNextConversations",
      "ConversationsService.findConversation",
      "ConversationsService.getConversationIndex",
      "ConversationsService.getConversations",
      "ConversationsService.hasConversations",
      "ConversationsService.hasError",
      "ConversationsService.hasMore",
      "ConversationsService.insertConversationAt",
      "ConversationsService.isLoading",
      "ConversationsService.loadingState",
      "ConversationsService.loadingState$",
      "ConversationsService.moveConversationToTop",
      "ConversationsService.removeConversation",
      "ConversationsService.removeListeners",
      "ConversationsService.replaceConversation",
      "ConversationsService.searchConversations",
      "ConversationsService.setActiveConversation",
      "ConversationsService.setConversationsRequestBuilder",
      "ConversationsService.typingIndicators",
      "ConversationsService.typingIndicators$",
      "ConversationsService.updateConversationList",
      "ConversationsService.updateConversationReadStatus",
      "ConversationsService.updateConversationUnreadCount",
      "DEFAULT_MESSAGE_CATEGORIES",
      "DEFAULT_MESSAGE_TYPES",
      "DateTimePickerMode",
      "DialogConfig",
      "DialogFocusManager",
      "DialogFocusManager.closeDialog",
      "DialogFocusManager.focusFirstOrClose",
      "DialogFocusManager.isDialogActive",
      "DialogFocusManager.openDialog",
      "DocumentIconAlignment",
      "ElementType",
      "EnterKeyBehavior",
      "ErrorCallback",
      "FeedEngagementType",
      "FetchResult",
      "FileAttachment",
      "FocusTrapConfig",
      "FocusTrapService",
      "FocusTrapService.activate",
      "FocusTrapService.deactivate",
      "FocusTrapService.hasActiveTraps",
      "FocusTrapService.isActive",
      "FormatterConfigService",
      "FormatterConfigService.addFormatters",
      "FormatterConfigService.getDefaultFormatters",
      "FormatterConfigService.getFormattersWithContext",
      "FormatterConfigService.resetToDefaults",
      "FormatterConfigService.setDefaultFormatters",
      "FormatterPipelineResult",
      "FullscreenViewerMediaType",
      "GlobalConfig",
      "GridNavigationConfig",
      "GridNavigationService",
      "GridNavigationService.col",
      "GridNavigationService.getIndex",
      "GridNavigationService.getItemTabIndex",
      "GridNavigationService.getRowCol",
      "GridNavigationService.handleKeyNavigation",
      "GridNavigationService.indexToPosition",
      "GridNavigationService.positionToIndex",
      "GridNavigationService.row",
      "GridPosition",
      "GroupMemberTemplates",
      "GroupMembersErrorCallback",
      "GroupMembersService",
      "GroupMembersService.appendMember",
      "GroupMembersService.appendMembersWithoutDuplicates",
      "GroupMembersService.attachListeners",
      "GroupMembersService.banMember",
      "GroupMembersService.cleanup",
      "GroupMembersService.detachListeners",
      "GroupMembersService.fetchNext",
      "GroupMembersService.fetchState",
      "GroupMembersService.hasMore",
      "GroupMembersService.initialize",
      "GroupMembersService.kickMember",
      "GroupMembersService.members",
      "GroupMembersService.removeMember",
      "GroupMembersService.search",
      "GroupMembersService.setErrorCallback",
      "GroupMembersService.updateMemberScope",
      "GroupMembersService.updateMemberScopeInList",
      "GroupMembersService.updateMemberStatus",
      "GroupTemplates",
      "HTTPSRequestMethods",
      "HtmlSanitizerService",
      "HtmlSanitizerService.escapeUserHtml",
      "HtmlSanitizerService.getDefaultConfig",
      "HtmlSanitizerService.sanitize",
      "HtmlSanitizerService.sanitizeWithConfig",
      "IAIStreamEvent",
      "IActiveChatChanged",
      "ICardActionEvent",
      "IDialog",
      "IGroupLeft",
      "IGroupMemberAdded",
      "IGroupMemberJoined",
      "IGroupMemberKickedBanned",
      "IGroupMemberScopeChanged",
      "IGroupMemberUnBanned",
      "IMentionsCountWarning",
      "IMessages",
      "IModal",
      "IMouseEvent",
      "IOpenChat",
      "IOwnershipChanged",
      "IPanel",
      "IShowOngoingCall",
      "IconButtonAlignment",
      "IncomingCallService",
      "IncomingCallService.acceptCall",
      "IncomingCallService.activeCall",
      "IncomingCallService.customSoundForCalls",
      "IncomingCallService.declineCall",
      "IncomingCallService.disableSoundForCalls",
      "IncomingCallService.incomingCall",
      "IncomingCallService.playIncomingSound",
      "IncomingCallService.setActiveCall",
      "IncomingCallService.setCustomSoundForCalls",
      "IncomingCallService.setDisableSoundForCalls",
      "IncomingCallService.setIncomingCall",
      "IncomingCallService.stopIncomingSound",
      "IncomingCallTemplateContext",
      "InitResult",
      "LabelAlignment",
      "LinkData",
      "LinkPopoverData",
      "LinkPreviewData",
      "ListNavigationConfig",
      "ListNavigationService",
      "ListNavigationService.getItemTabIndex",
      "ListNavigationService.getRovingTabindexMap",
      "ListNavigationService.handleKeyNavigation",
      "ListSelectionManager",
      "ListSelectionManager.clearSelection",
      "ListSelectionManager.deselect",
      "ListSelectionManager.deselectById",
      "ListSelectionManager.extendSelection",
      "ListSelectionManager.getAnchorIndex",
      "ListSelectionManager.getLastSelectedIndex",
      "ListSelectionManager.getMode",
      "ListSelectionManager.getSelectedIdsArray",
      "ListSelectionManager.getSelectionState",
      "ListSelectionManager.hasSelection",
      "ListSelectionManager.isSelected",
      "ListSelectionManager.isSelectedById",
      "ListSelectionManager.select",
      "ListSelectionManager.selectAll",
      "ListSelectionManager.selectRange",
      "ListSelectionManager.selectedCount",
      "ListSelectionManager.selectedIds",
      "ListSelectionManager.setAnchorIndex",
      "ListSelectionManager.setMode",
      "ListSelectionManager.setSelection",
      "ListSelectionManager.setSelectionByIds",
      "ListSelectionManager.toggleSelection",
      "ListSelectionState",
      "ListTemplates",
      "LiveAnnouncerService",
      "LiveAnnouncerService.announce",
      "LiveAnnouncerService.announceError",
      "LiveAnnouncerService.announceStatus",
      "LiveAnnouncerService.clear",
      "LocalizationSettings",
      "LogLevel",
      "LogoutResult",
      "MENTIONS_LIMIT",
      "MarkdownNode",
      "MarkdownNodeType",
      "MediaAttachment",
      "MediaControlsConfig",
      "MediaControlsResult",
      "MediaControlsService",
      "MediaControlsService.formatTimeForAnnouncement",
      "MediaControlsService.getPlayPauseLabel",
      "MediaControlsService.getProgressValueText",
      "MediaControlsService.handleKeyDown",
      "MediaLayoutType",
      "MentionData",
      "MentionSuggestion",
      "MentionType",
      "MentionsNavigationCallbacks",
      "MentionsNavigationService",
      "MentionsNavigationService.getActiveDescendantId",
      "MentionsNavigationService.getHighlightedIndex",
      "MentionsNavigationService.handleKeyDown",
      "MentionsNavigationService.reset",
      "MentionsNavigationService.setHighlightedIndex",
      "MentionsTargetElement",
      "MentionsVisibility",
      "MessageBubbleAlignment",
      "MessageBubbleConfigService",
      "MessageBubbleConfigService.clearAll",
      "MessageBubbleConfigService.clearGlobalViews",
      "MessageBubbleConfigService.clearType",
      "MessageBubbleConfigService.configChanged$",
      "MessageBubbleConfigService.configVersion",
      "MessageBubbleConfigService.getView",
      "MessageBubbleConfigService.setBubbleView",
      "MessageBubbleConfigService.setGlobalView",
      "MessageBubbleConfigService.setGlobalViews",
      "MessageBubbleConfigService.setMessageTemplates",
      "MessageComposerService",
      "MessageComposerService.appendMentionSuggestions",
      "MessageComposerService.checkIfSelfMention",
      "MessageComposerService.cleanup",
      "MessageComposerService.clearAllUploadProgress",
      "MessageComposerService.clearMentionSuggestions",
      "MessageComposerService.clearUploadProgress",
      "MessageComposerService.createCollaborativeDocument",
      "MessageComposerService.createCollaborativeWhiteboard",
      "MessageComposerService.createPoll",
      "MessageComposerService.editMessage",
      "MessageComposerService.endTyping",
      "MessageComposerService.fetchMoreMentions",
      "MessageComposerService.hasMoreMentions",
      "MessageComposerService.initializeMentionsPagination",
      "MessageComposerService.isFetchingMentions",
      "MessageComposerService.isFetchingMoreMentions",
      "MessageComposerService.isRecording",
      "MessageComposerService.isSending",
      "MessageComposerService.mentionSuggestions",
      "MessageComposerService.recordingDuration",
      "MessageComposerService.searchMentions",
      "MessageComposerService.sendMediaMessage",
      "MessageComposerService.sendStickerMessage",
      "MessageComposerService.sendTextMessage",
      "MessageComposerService.setErrorCallback",
      "MessageComposerService.setRecordingState",
      "MessageComposerService.startTyping",
      "MessageComposerService.stopMentionSearch",
      "MessageComposerService.updateRecordingDuration",
      "MessageComposerService.updateUploadProgress",
      "MessageComposerService.uploadProgress",
      "MessageDatePipe",
      "MessageDatePipe.transform",
      "MessageHeaderService",
      "MessageHeaderService.cleanup",
      "MessageHeaderService.connectionStatus",
      "MessageHeaderService.decrementGroupMemberCount",
      "MessageHeaderService.group",
      "MessageHeaderService.groupMemberCount",
      "MessageHeaderService.incrementGroupMemberCount",
      "MessageHeaderService.lastActiveAt",
      "MessageHeaderService.removeConnectionListener",
      "MessageHeaderService.removeGroupMemberListener",
      "MessageHeaderService.removeTypingListener",
      "MessageHeaderService.removeUserStatusListener",
      "MessageHeaderService.resetState",
      "MessageHeaderService.setErrorCallback",
      "MessageHeaderService.setGroup",
      "MessageHeaderService.setTypingIndicator",
      "MessageHeaderService.setUser",
      "MessageHeaderService.setupConnectionListener",
      "MessageHeaderService.setupGroupMemberListener",
      "MessageHeaderService.setupListeners",
      "MessageHeaderService.setupTypingListener",
      "MessageHeaderService.setupUserStatusListener",
      "MessageHeaderService.typingIndicator",
      "MessageHeaderService.typingUsers",
      "MessageHeaderService.updateGroupMemberCount",
      "MessageHeaderService.updateLastActiveAt",
      "MessageHeaderService.updateUserStatus",
      "MessageHeaderService.user",
      "MessageHeaderService.userStatus",
      "MessageListAlignment",
      "MessageListConfig",
      "MessageListItem",
      "MessageListService",
      "MessageListService.addCustomMessageCategories",
      "MessageListService.addCustomMessageTypes",
      "MessageListService.addMessage",
      "MessageListService.addReaction",
      "MessageListService.allMessages",
      "MessageListService.cleanup",
      "MessageListService.clearConversation",
      "MessageListService.clearError",
      "MessageListService.clearMessages",
      "MessageListService.clearTranslationCache",
      "MessageListService.connectionStatus",
      "MessageListService.deleteMessage",
      "MessageListService.editMessage",
      "MessageListService.errorState",
      "MessageListService.errorState$",
      "MessageListService.fetchMessagesAroundId",
      "MessageListService.fetchNextMessages",
      "MessageListService.fetchPreviousMessages",
      "MessageListService.fetchReactions",
      "MessageListService.flagMessage",
      "MessageListService.getAllMessageCategories",
      "MessageListService.getAllMessageTypes",
      "MessageListService.getCachedTranslation",
      "MessageListService.getCallListenerId",
      "MessageListService.getConnectionListenerId",
      "MessageListService.getFetchGeneration",
      "MessageListService.getGroupListenerId",
      "MessageListService.getMessageById",
      "MessageListService.getMessageListenerId",
      "MessageListService.getMessagesInRange",
      "MessageListService.getTotalMessageCount",
      "MessageListService.handleCallAction",
      "MessageListService.handleGroupAction",
      "MessageListService.handleMessageDeleted",
      "MessageListService.handleMessageEdited",
      "MessageListService.handleNewMessage",
      "MessageListService.handleReactionEvent",
      "MessageListService.handleReceipt",
      "MessageListService.handleReconnection",
      "MessageListService.handleTypingEnded",
      "MessageListService.handleTypingStarted",
      "MessageListService.loadingState",
      "MessageListService.loadingState$",
      "MessageListService.markAsDelivered",
      "MessageListService.markAsRead",
      "MessageListService.markAsUnread",
      "MessageListService.markInitialMessagesAsRead",
      "MessageListService.messages",
      "MessageListService.messages$",
      "MessageListService.nextMessageId",
      "MessageListService.prevMessageId",
      "MessageListService.removeCustomMessageCategories",
      "MessageListService.removeCustomMessageTypes",
      "MessageListService.removeMessage",
      "MessageListService.removeReaction",
      "MessageListService.setConnectionStatus",
      "MessageListService.setErrorCallback",
      "MessageListService.setGroup",
      "MessageListService.setHideGroupActionMessages",
      "MessageListService.setIsAgentChat",
      "MessageListService.setLoadingState",
      "MessageListService.setMessageCategories",
      "MessageListService.setMessageTypes",
      "MessageListService.setMessagesRequestBuilder",
      "MessageListService.setParentMessageId",
      "MessageListService.setUser",
      "MessageListService.translateMessage",
      "MessageListService.typingUsers",
      "MessageListService.unreadCount",
      "MessageListService.updateLocalReadStatus",
      "MessageListService.updateMessageById",
      "MessageListService.updateMessageByMuid",
      "MessageListService.updateMessageReactions",
      "MessageListService.updateParentMessageIdInPlace",
      "MessageListService.updateReplyCount",
      "MessageListTemplates",
      "MessagePreviewMode",
      "MessageStatus",
      "MessageTypeKey",
      "MessageUpdatePayload",
      "MessageUtilsService",
      "MessageUtilsService.distributeMessageOptions",
      "MessageUtilsService.getActionMessage",
      "MessageUtilsService.getOptionsPositionClass",
      "MessageUtilsService.getUserStatusVisible",
      "MessageUtilsService.overflowOptions",
      "MessageUtilsService.quickOptions",
      "MouseEventSource",
      "NotificationBadgeStyle",
      "NotificationCategory",
      "NotificationFeedItem",
      "NotificationFeedState",
      "NotificationFeedViewModel",
      "NotificationFeedViewModel.dispose",
      "NotificationFeedViewModel.fetchCategories",
      "NotificationFeedViewModel.fetchInitialItems",
      "NotificationFeedViewModel.fetchNextPage",
      "NotificationFeedViewModel.getState",
      "NotificationFeedViewModel.init",
      "NotificationFeedViewModel.onFeedItemReceived",
      "NotificationFeedViewModel.refresh",
      "NotificationFeedViewModel.reportClicked",
      "NotificationFeedViewModel.reportDelivered",
      "NotificationFeedViewModel.reportInteracted",
      "NotificationFeedViewModel.reportRead",
      "NotificationFeedViewModel.reportViewed",
      "NotificationFeedViewModel.retryPagination",
      "NotificationFeedViewModel.startUnreadCountPolling",
      "NotificationFeedViewModel.stopUnreadCountPolling",
      "NotificationFeedViewModel.switchCategory",
      "NotificationUnreadCountOptions",
      "NotificationUnreadCountService",
      "NotificationUnreadCountService.count$",
      "NotificationUnreadCountService.isLoading$",
      "NotificationUnreadCountService.refresh",
      "NotificationUnreadCountService.start",
      "NotificationUnreadCountService.stop",
      "OngoingCallService",
      "OngoingCallService.callSettingsBuilder",
      "OngoingCallService.callWorkflow",
      "OngoingCallService.endCall",
      "OngoingCallService.endSession",
      "OngoingCallService.getCallSettings",
      "OngoingCallService.isAudioOnly",
      "OngoingCallService.isCallActive",
      "OngoingCallService.sessionID",
      "OngoingCallService.setCallSettingsBuilder",
      "OngoingCallService.setCallWorkflow",
      "OngoingCallService.setIsAudioOnly",
      "OngoingCallService.setSessionID",
      "OngoingCallService.startCall",
      "OutgoingCallService",
      "OutgoingCallService.activeCall",
      "OutgoingCallService.customSoundForCalls",
      "OutgoingCallService.disableSoundForCalls",
      "OutgoingCallService.playOutgoingSound",
      "OutgoingCallService.setActiveCall",
      "OutgoingCallService.setCustomSoundForCalls",
      "OutgoingCallService.setDisableSoundForCalls",
      "OutgoingCallService.stopOutgoingSound",
      "OutgoingCallTemplateContext",
      "PanelAlignment",
      "Placement",
      "PollBubbleOption",
      "PollCreatePayload",
      "PollData",
      "PollOption",
      "PollOptionResult",
      "PollResults",
      "PollVoteErrorEvent",
      "PollVoteEvent",
      "PreviewMessageMode",
      "Receipts",
      "RecordingType",
      "RelativeTimeConfig",
      "RichTextEditorConfig",
      "RichTextEditorService",
      "RichTextEditorService.blur",
      "RichTextEditorService.canRedo",
      "RichTextEditorService.canUndo",
      "RichTextEditorService.clearContent",
      "RichTextEditorService.createEditor",
      "RichTextEditorService.deleteRange",
      "RichTextEditorService.destroyEditor",
      "RichTextEditorService.focus",
      "RichTextEditorService.formatState",
      "RichTextEditorService.getFormatState",
      "RichTextEditorService.getHTML",
      "RichTextEditorService.getRichTextMetadata",
      "RichTextEditorService.getText",
      "RichTextEditorService.getTextWithMentionFormat",
      "RichTextEditorService.getUniqueMentionUids",
      "RichTextEditorService.hasFormatting",
      "RichTextEditorService.insertMention",
      "RichTextEditorService.insertText",
      "RichTextEditorService.isEmpty",
      "RichTextEditorService.isInList",
      "RichTextEditorService.redo",
      "RichTextEditorService.resetFormatState",
      "RichTextEditorService.setContent",
      "RichTextEditorService.setContentWithMentions",
      "RichTextEditorService.setLink",
      "RichTextEditorService.toggleBlockquote",
      "RichTextEditorService.toggleBold",
      "RichTextEditorService.toggleBulletList",
      "RichTextEditorService.toggleCode",
      "RichTextEditorService.toggleCodeBlock",
      "RichTextEditorService.toggleItalic",
      "RichTextEditorService.toggleOrderedList",
      "RichTextEditorService.toggleStrikethrough",
      "RichTextEditorService.toggleUnderline",
      "RichTextEditorService.undo",
      "RichTextFormatState",
      "RichTextMetadata",
      "SafeEffectOptions",
      "ScreenState",
      "SearchConversationClickEvent",
      "SearchConversationsService",
      "SearchConversationsService.attachListeners",
      "SearchConversationsService.conversations",
      "SearchConversationsService.detachListeners",
      "SearchConversationsService.fetchState",
      "SearchConversationsService.hasMoreResults",
      "SearchConversationsService.loadMore",
      "SearchConversationsService.reset",
      "SearchConversationsService.search",
      "SearchConversationsService.typingIndicatorMap",
      "SearchMessageClickEvent",
      "SearchMessagesService",
      "SearchMessagesService.fetchState",
      "SearchMessagesService.hasMoreResults",
      "SearchMessagesService.loadMore",
      "SearchMessagesService.messages",
      "SearchMessagesService.reset",
      "SearchMessagesService.search",
      "SearchTemplates",
      "SelectionMode",
      "SelectionState",
      "SharedListTemplates",
      "States",
      "StickerClickEvent",
      "StickerItem",
      "StickerSet",
      "StreamedCard",
      "SubtitleFormatter",
      "TabAlignment",
      "TabsVisibility",
      "TextFormatterContext",
      "ThemeService",
      "ThemeService.currentTheme",
      "ThemeService.initFromPreference",
      "ThemeService.setTheme",
      "ThemeService.toggleTheme",
      "TimestampAlignment",
      "TimestampGroup",
      "TitleAlignment",
      "ToastConfig",
      "ToastType",
      "TranslatePipe",
      "TranslatePipe.transform",
      "TypeAheadConfig",
      "TypeAheadService",
      "TypeAheadService.clearBuffer",
      "TypeAheadService.handleCharacter",
      "UIKitSettings",
      "UIKitSettings.adminHost",
      "UIKitSettings.appId",
      "UIKitSettings.authKey",
      "UIKitSettings.autoEstablishSocketConnection",
      "UIKitSettings.callAppSettings",
      "UIKitSettings.callingEnabled",
      "UIKitSettings.clientHost",
      "UIKitSettings.getAdminHost",
      "UIKitSettings.getAppId",
      "UIKitSettings.getAuthKey",
      "UIKitSettings.getCallAppSettings",
      "UIKitSettings.getClientHost",
      "UIKitSettings.getRegion",
      "UIKitSettings.getRoles",
      "UIKitSettings.getStorageMode",
      "UIKitSettings.getSubscriptionType",
      "UIKitSettings.isAutoEstablishSocketConnection",
      "UIKitSettings.isCallingEnabled",
      "UIKitSettings.region",
      "UIKitSettings.roles",
      "UIKitSettings.storageMode",
      "UIKitSettings.subscriptionType",
      "UIKitSettingsBuilder",
      "UIKitSettingsBuilder.adminHost",
      "UIKitSettingsBuilder.appId",
      "UIKitSettingsBuilder.authKey",
      "UIKitSettingsBuilder.autoEstablishSocketConnection",
      "UIKitSettingsBuilder.build",
      "UIKitSettingsBuilder.callAppSettings",
      "UIKitSettingsBuilder.callingEnabled",
      "UIKitSettingsBuilder.clientHost",
      "UIKitSettingsBuilder.region",
      "UIKitSettingsBuilder.roles",
      "UIKitSettingsBuilder.setAdminHost",
      "UIKitSettingsBuilder.setAppId",
      "UIKitSettingsBuilder.setAuthKey",
      "UIKitSettingsBuilder.setAutoEstablishSocketConnection",
      "UIKitSettingsBuilder.setCallAppSettings",
      "UIKitSettingsBuilder.setCallingEnabled",
      "UIKitSettingsBuilder.setClientHost",
      "UIKitSettingsBuilder.setRegion",
      "UIKitSettingsBuilder.setRoles",
      "UIKitSettingsBuilder.setStorageMode",
      "UIKitSettingsBuilder.storageMode",
      "UIKitSettingsBuilder.subscribePresenceForAllUsers",
      "UIKitSettingsBuilder.subscribePresenceForFriends",
      "UIKitSettingsBuilder.subscribePresenceForRoles",
      "UIKitSettingsBuilder.subscriptionType",
      "UserMemberListType",
      "UserReceiptInfo",
      "UserTemplates",
      "VisibilityTracker",
      "VisibilityTracker.dispose",
      "VisibilityTracker.init",
      "VisibilityTracker.markAsRead",
      "VisibilityTracker.observe",
      "VisibilityTracker.reset",
      "VisibilityTracker.unobserve",
      "VoterInfo",
      "applyFormatters",
      "closeCurrentMediaPlayer",
      "createElement",
      "currentAudioPlayer",
      "default",
      "formatText",
      "getAvailableFilters",
      "getLocalizedString",
      "getMaxVisibleEmojis",
      "getVisibleFilters",
      "groupByTimestamp",
      "hasValidMessageSearchCriteria",
      "hasValidSearchCriteria",
      "isConversationFilter",
      "isMessageFilter",
      "parseInline",
      "safeEffect",
      "shouldRenderConversations",
      "shouldRenderMessages",
      "toggleFilter"
    ],
    "cometchat-angular-app/node_modules/@cometchat/chat-sdk-javascript": [
      "ADDITIONAL_CONSTANTS",
      "AIAssistantBaseEvent",
      "AIAssistantBaseEvent.conversationId",
      "AIAssistantBaseEvent.data",
      "AIAssistantBaseEvent.getConversationId",
      "AIAssistantBaseEvent.getData",
      "AIAssistantBaseEvent.getMessageId",
      "AIAssistantBaseEvent.getParentMessageId",
      "AIAssistantBaseEvent.getPatentMessageId",
      "AIAssistantBaseEvent.getRunId",
      "AIAssistantBaseEvent.getThreadId",
      "AIAssistantBaseEvent.getTimestamp",
      "AIAssistantBaseEvent.getType",
      "AIAssistantBaseEvent.messageId",
      "AIAssistantBaseEvent.parentMessageId",
      "AIAssistantBaseEvent.setConversationId",
      "AIAssistantBaseEvent.setData",
      "AIAssistantBaseEvent.setMessageId",
      "AIAssistantBaseEvent.setParentMessageId",
      "AIAssistantBaseEvent.setPatentMessageId",
      "AIAssistantBaseEvent.setRunId",
      "AIAssistantBaseEvent.setThreadId",
      "AIAssistantBaseEvent.setTimestamp",
      "AIAssistantBaseEvent.setType",
      "AIAssistantBaseEvent.toJSON",
      "AIAssistantBaseEvent.type",
      "AIAssistantCardEndedEvent",
      "AIAssistantCardEndedEvent.getCardId",
      "AIAssistantCardEndedEvent.getStreamMessageId",
      "AIAssistantCardReceivedEvent",
      "AIAssistantCardReceivedEvent.getCard",
      "AIAssistantCardReceivedEvent.getCardId",
      "AIAssistantCardReceivedEvent.getStreamMessageId",
      "AIAssistantCardStartedEvent",
      "AIAssistantCardStartedEvent.getCardId",
      "AIAssistantCardStartedEvent.getExecutionText",
      "AIAssistantCardStartedEvent.getStreamMessageId",
      "AIAssistantContentReceivedEvent",
      "AIAssistantContentReceivedEvent.getDelta",
      "AIAssistantContentReceivedEvent.setDelta",
      "AIAssistantElement",
      "AIAssistantElement.getData",
      "AIAssistantElement.getType",
      "AIAssistantElement.setData",
      "AIAssistantElement.setType",
      "AIAssistantListener",
      "AIAssistantListener.onAIAssistantEventReceived",
      "AIAssistantMessage",
      "AIAssistantMessage.getAssistantMessageData",
      "AIAssistantMessage.getData",
      "AIAssistantMessage.getElements",
      "AIAssistantMessage.getReceiver",
      "AIAssistantMessage.getSender",
      "AIAssistantMessage.getTags",
      "AIAssistantMessage.setAssistantMessageData",
      "AIAssistantMessage.setElements",
      "AIAssistantMessage.setTags",
      "AIAssistantMessageData",
      "AIAssistantMessageData.getRunId",
      "AIAssistantMessageData.getText",
      "AIAssistantMessageData.getThreadId",
      "AIAssistantMessageData.runId",
      "AIAssistantMessageData.setRunId",
      "AIAssistantMessageData.setText",
      "AIAssistantMessageData.setThreadId",
      "AIAssistantMessageData.text",
      "AIAssistantMessageData.threadId",
      "AIAssistantMessageEndedEvent",
      "AIAssistantMessageStartedEvent",
      "AIAssistantMessageStartedEvent.getRole",
      "AIAssistantMessageStartedEvent.setRole",
      "AIAssistantRunFinishedEvent",
      "AIAssistantRunStartedEvent",
      "AIAssistantToolArgumentEvent",
      "AIAssistantToolArgumentEvent.getDelta",
      "AIAssistantToolArgumentEvent.getToolCallId",
      "AIAssistantToolArgumentEvent.setDelta",
      "AIAssistantToolArgumentEvent.setToolCallId",
      "AIAssistantToolEndedEvent",
      "AIAssistantToolEndedEvent.getToolCallId",
      "AIAssistantToolEndedEvent.setToolCallId",
      "AIAssistantToolResultEvent",
      "AIAssistantToolResultEvent.getContent",
      "AIAssistantToolResultEvent.getRole",
      "AIAssistantToolResultEvent.getToolCallId",
      "AIAssistantToolResultEvent.setContent",
      "AIAssistantToolResultEvent.setRole",
      "AIAssistantToolResultEvent.setToolCallId",
      "AIAssistantToolStartedEvent",
      "AIAssistantToolStartedEvent.getDisplayName",
      "AIAssistantToolStartedEvent.getExecutionText",
      "AIAssistantToolStartedEvent.getToolCallId",
      "AIAssistantToolStartedEvent.getToolCallName",
      "AIAssistantToolStartedEvent.setDisplayName",
      "AIAssistantToolStartedEvent.setExecutionText",
      "AIAssistantToolStartedEvent.setToolCallId",
      "AIAssistantToolStartedEvent.setToolCallName",
      "AIErrors",
      "AIFeatureError",
      "AIToolArgumentMessage",
      "AIToolArgumentMessage.getData",
      "AIToolArgumentMessage.getReceiver",
      "AIToolArgumentMessage.getSender",
      "AIToolArgumentMessage.getTags",
      "AIToolArgumentMessage.getToolArgumentMessageData",
      "AIToolArgumentMessage.setTags",
      "AIToolArgumentMessage.setToolArgumentMessageData",
      "AIToolArgumentMessageData",
      "AIToolArgumentMessageData.getRunId",
      "AIToolArgumentMessageData.getThreadId",
      "AIToolArgumentMessageData.getToolCalls",
      "AIToolArgumentMessageData.runId",
      "AIToolArgumentMessageData.setRunId",
      "AIToolArgumentMessageData.setThreadId",
      "AIToolArgumentMessageData.setToolCalls",
      "AIToolArgumentMessageData.threadId",
      "AIToolArgumentMessageData.toolCalls",
      "AIToolCall",
      "AIToolCall.displayName",
      "AIToolCall.executionText",
      "AIToolCall.function",
      "AIToolCall.getDisplayName",
      "AIToolCall.getExecutionText",
      "AIToolCall.getFunction",
      "AIToolCall.getId",
      "AIToolCall.getType",
      "AIToolCall.id",
      "AIToolCall.setDisplayName",
      "AIToolCall.setExecutionText",
      "AIToolCall.setFunction",
      "AIToolCall.setId",
      "AIToolCall.setType",
      "AIToolCall.type",
      "AIToolCallFunction",
      "AIToolCallFunction.arguments",
      "AIToolCallFunction.getArguments",
      "AIToolCallFunction.getName",
      "AIToolCallFunction.name",
      "AIToolCallFunction.setArguments",
      "AIToolCallFunction.setName",
      "AIToolResultMessage",
      "AIToolResultMessage.getData",
      "AIToolResultMessage.getReceiver",
      "AIToolResultMessage.getSender",
      "AIToolResultMessage.getTags",
      "AIToolResultMessage.getToolResultMessageData",
      "AIToolResultMessage.setTags",
      "AIToolResultMessage.setToolResultMessageData",
      "AIToolResultMessageData",
      "AIToolResultMessageData.getRunId",
      "AIToolResultMessageData.getText",
      "AIToolResultMessageData.getThreadId",
      "AIToolResultMessageData.getToolCallId",
      "AIToolResultMessageData.runId",
      "AIToolResultMessageData.setRunId",
      "AIToolResultMessageData.setText",
      "AIToolResultMessageData.setThreadId",
      "AIToolResultMessageData.setToolCallId",
      "AIToolResultMessageData.text",
      "AIToolResultMessageData.threadId",
      "AIToolResultMessageData.toolCallId",
      "AI_ASSISTANT_EVENTS",
      "AI_FEATURE_ACCESSIBLE",
      "AI_FEATURE_ENABLED",
      "AI_SLUG_ACCESSIBLE",
      "AI_SLUG_ENABLED",
      "ANALYTICS",
      "APIConstants",
      "APIResponseConstants",
      "API_ERROR_CODES",
      "APPINFO",
      "APP_SETTINGS",
      "ATTACHMENTS_CONSTANTS",
      "Action",
      "Action.ACTION",
      "Action.AGENTIC",
      "Action.ASSISTANT",
      "Action.AUDIO",
      "Action.CALL",
      "Action.CARD",
      "Action.CUSTOM",
      "Action.FILE",
      "Action.GROUP",
      "Action.IMAGE",
      "Action.INTERACTIVE",
      "Action.MEDIA",
      "Action.MESSAGE",
      "Action.TEXT",
      "Action.TOOL_ARGUMENTS",
      "Action.TOOL_RESULT",
      "Action.TYPE_MEMBER_ADDED",
      "Action.TYPE_MEMBER_BANNED",
      "Action.TYPE_MEMBER_INVITED",
      "Action.TYPE_MEMBER_JOINED",
      "Action.TYPE_MEMBER_KICKED",
      "Action.TYPE_MEMBER_LEFT",
      "Action.TYPE_MEMBER_SCOPE_CHANGED",
      "Action.TYPE_MEMBER_UNBANNED",
      "Action.TYPE_MESSAGE",
      "Action.TYPE_MESSAGE_DELETED",
      "Action.TYPE_MESSAGE_EDITED",
      "Action.USER",
      "Action.VIDEO",
      "Action.getAction",
      "Action.getActionBy",
      "Action.getActionFor",
      "Action.getActionOn",
      "Action.getMessage",
      "Action.getMetadata",
      "Action.getNewScope",
      "Action.getOldScope",
      "Action.getRawData",
      "Action.getSender",
      "Action.setAction",
      "Action.setActionBy",
      "Action.setActionFor",
      "Action.setActionOn",
      "Action.setMessage",
      "Action.setMetadata",
      "Action.setNewScope",
      "Action.setOldScope",
      "Action.setRawData",
      "ActionConstatnts",
      "AppSettings",
      "AppSettings.adminHost",
      "AppSettings.autoJoinGroup",
      "AppSettings.clientHost",
      "AppSettings.establishSocketConnection",
      "AppSettings.getAdminHost",
      "AppSettings.getClientHost",
      "AppSettings.getIsAutoJoinEnabled",
      "AppSettings.getRegion",
      "AppSettings.getRoles",
      "AppSettings.getStorageMode",
      "AppSettings.getSubscriptionType",
      "AppSettings.region",
      "AppSettings.roles",
      "AppSettings.shouldAutoEstablishSocketConnection",
      "AppSettings.storageMode",
      "AppSettings.subscriptionType",
      "AppSettingsBuilder",
      "AppSettingsBuilder.adminHost",
      "AppSettingsBuilder.autoEstablishSocketConnection",
      "AppSettingsBuilder.autoJoinGroup",
      "AppSettingsBuilder.build",
      "AppSettingsBuilder.clientHost",
      "AppSettingsBuilder.enableAutoJoinForGroups",
      "AppSettingsBuilder.establishSocketConnection",
      "AppSettingsBuilder.overrideAdminHost",
      "AppSettingsBuilder.overrideClientHost",
      "AppSettingsBuilder.region",
      "AppSettingsBuilder.roles",
      "AppSettingsBuilder.setRegion",
      "AppSettingsBuilder.setStorageMode",
      "AppSettingsBuilder.storageMode",
      "AppSettingsBuilder.subscribePresenceForAllUsers",
      "AppSettingsBuilder.subscribePresenceForFriends",
      "AppSettingsBuilder.subscribePresenceForRoles",
      "AppSettingsBuilder.subscriptionType",
      "AssistantBaseEventData",
      "AssistantCardEndedEventData",
      "AssistantCardReceivedEventData",
      "AssistantCardStartedEventData",
      "AssistantContentEventData",
      "AssistantMessageEndedEventData",
      "AssistantMessageStartedEventData",
      "AssistantRunFinishedEventData",
      "AssistantRunStartedEventData",
      "AssistantToolArgumentEventData",
      "AssistantToolEndedEventData",
      "AssistantToolResultEventData",
      "AssistantToolStartedEventData",
      "AssistantsListener",
      "AssistantsListener._cursor",
      "AssistantsListener._eventListener",
      "Attachment",
      "Attachment.createFileFromJSON",
      "Attachment.getExtension",
      "Attachment.getMimeType",
      "Attachment.getName",
      "Attachment.getSize",
      "Attachment.getUrl",
      "Attachment.setExtension",
      "Attachment.setMimeType",
      "Attachment.setName",
      "Attachment.setSize",
      "Attachment.setUrl",
      "AttachmentType",
      "BannedMembersRequest",
      "BannedMembersRequest.fetchNext",
      "BannedMembersRequest.getGuid",
      "BannedMembersRequest.getLimit",
      "BannedMembersRequest.getNextData",
      "BannedMembersRequest.getPage",
      "BannedMembersRequest.getScopes",
      "BannedMembersRequest.getSearchKeyword",
      "BannedMembersRequestBuilder",
      "BannedMembersRequestBuilder.build",
      "BannedMembersRequestBuilder.setGuid",
      "BannedMembersRequestBuilder.setLimit",
      "BannedMembersRequestBuilder.setPage",
      "BannedMembersRequestBuilder.setScopes",
      "BannedMembersRequestBuilder.setSearchKeyword",
      "BaseMessage",
      "BaseMessage.getCategory",
      "BaseMessage.getConversationId",
      "BaseMessage.getData",
      "BaseMessage.getDeletedAt",
      "BaseMessage.getDeletedBy",
      "BaseMessage.getDeliveredAt",
      "BaseMessage.getDeliveredToMeAt",
      "BaseMessage.getEditedAt",
      "BaseMessage.getEditedBy",
      "BaseMessage.getId",
      "BaseMessage.getMentionedUsers",
      "BaseMessage.getMuid",
      "BaseMessage.getParentMessageId",
      "BaseMessage.getQuotedMessage",
      "BaseMessage.getQuotedMessageId",
      "BaseMessage.getRawMessage",
      "BaseMessage.getReactions",
      "BaseMessage.getReadAt",
      "BaseMessage.getReadByMeAt",
      "BaseMessage.getReceiver",
      "BaseMessage.getReceiverId",
      "BaseMessage.getReceiverType",
      "BaseMessage.getReplyCount",
      "BaseMessage.getSender",
      "BaseMessage.getSentAt",
      "BaseMessage.getStatus",
      "BaseMessage.getType",
      "BaseMessage.getUnreadRepliesCount",
      "BaseMessage.hasMentionedMe",
      "BaseMessage.setCategory",
      "BaseMessage.setConversationId",
      "BaseMessage.setData",
      "BaseMessage.setDeletedAt",
      "BaseMessage.setDeletedBy",
      "BaseMessage.setDeliveredAt",
      "BaseMessage.setDeliveredToMeAt",
      "BaseMessage.setEditedAt",
      "BaseMessage.setEditedBy",
      "BaseMessage.setHasMentionedMe",
      "BaseMessage.setId",
      "BaseMessage.setMentionedUsers",
      "BaseMessage.setMuid",
      "BaseMessage.setParentMessageId",
      "BaseMessage.setQuotedMessage",
      "BaseMessage.setQuotedMessageId",
      "BaseMessage.setRawMessage",
      "BaseMessage.setReactions",
      "BaseMessage.setReadAt",
      "BaseMessage.setReadByMeAt",
      "BaseMessage.setReceiver",
      "BaseMessage.setReceiverId",
      "BaseMessage.setReceiverType",
      "BaseMessage.setReplyCount",
      "BaseMessage.setSender",
      "BaseMessage.setSentAt",
      "BaseMessage.setStatus",
      "BaseMessage.setType",
      "BaseMessage.setUnreadRepliesCount",
      "BlockedUsersConstants",
      "BlockedUsersRequest",
      "BlockedUsersRequest.BLOCKED_BY_ME",
      "BlockedUsersRequest.BOTH",
      "BlockedUsersRequest.HAS_BLOCKED_ME",
      "BlockedUsersRequest.fetchNext",
      "BlockedUsersRequest.getDirection",
      "BlockedUsersRequest.getLimit",
      "BlockedUsersRequest.getNextData",
      "BlockedUsersRequest.getPage",
      "BlockedUsersRequest.getSearchKeyword",
      "BlockedUsersRequestBuilder",
      "BlockedUsersRequestBuilder.blockedByMe",
      "BlockedUsersRequestBuilder.build",
      "BlockedUsersRequestBuilder.hasBlockedMe",
      "BlockedUsersRequestBuilder.setDirection",
      "BlockedUsersRequestBuilder.setLimit",
      "BlockedUsersRequestBuilder.setPage",
      "BlockedUsersRequestBuilder.setSearchKeyword",
      "CALLING_COMPONENT_VERSION",
      "CALL_ERROR",
      "CAMPAIGN_DEFAULTS",
      "CAMPAIGN_ENDPOINTS",
      "CAMPAIGN_ERRORS",
      "CAMPAIGN_PAGINATION",
      "CAMPAIGN_PATH_PREFIX",
      "CCExtension",
      "CCExtension.getId",
      "CCExtension.getName",
      "COMMON_UTILITY_CONSTANTS",
      "CONNECTION_STATUS",
      "Call",
      "Call.ACTION",
      "Call.AGENTIC",
      "Call.ASSISTANT",
      "Call.AUDIO",
      "Call.CALL",
      "Call.CARD",
      "Call.CUSTOM",
      "Call.FILE",
      "Call.GROUP",
      "Call.IMAGE",
      "Call.INTERACTIVE",
      "Call.MEDIA",
      "Call.MESSAGE",
      "Call.TEXT",
      "Call.TOOL_ARGUMENTS",
      "Call.TOOL_RESULT",
      "Call.TYPE_MEMBER_ADDED",
      "Call.TYPE_MEMBER_BANNED",
      "Call.TYPE_MEMBER_INVITED",
      "Call.TYPE_MEMBER_JOINED",
      "Call.TYPE_MEMBER_KICKED",
      "Call.TYPE_MEMBER_LEFT",
      "Call.TYPE_MEMBER_SCOPE_CHANGED",
      "Call.TYPE_MEMBER_UNBANNED",
      "Call.TYPE_MESSAGE",
      "Call.TYPE_MESSAGE_DELETED",
      "Call.TYPE_MESSAGE_EDITED",
      "Call.USER",
      "Call.VIDEO",
      "Call.getAction",
      "Call.getCallInitiator",
      "Call.getCallReceiver",
      "Call.getData",
      "Call.getInitiatedAt",
      "Call.getJoinedAt",
      "Call.getMetadata",
      "Call.getRawData",
      "Call.getSender",
      "Call.getSessionId",
      "Call.setAction",
      "Call.setCallInitiator",
      "Call.setCallReceiver",
      "Call.setData",
      "Call.setInitiatedAt",
      "Call.setJoinedAt",
      "Call.setMetadata",
      "Call.setRawData",
      "Call.setSessionId",
      "CallConstants",
      "CallController",
      "CallController.TAG",
      "CallController.addListener",
      "CallController.clearActiveCall",
      "CallController.clearTimer",
      "CallController.endCall",
      "CallController.endCallSession",
      "CallController.endSession",
      "CallController.getActiveCall",
      "CallController.getAudioInputDevices",
      "CallController.getAudioOutputDevices",
      "CallController.getCallListner",
      "CallController.getVideoInputDevices",
      "CallController.handler",
      "CallController.initiateCall",
      "CallController.muteAudio",
      "CallController.onCallStarted",
      "CallController.openVirtualBackground",
      "CallController.pauseVideo",
      "CallController.removeListener",
      "CallController.setAudioInputDevice",
      "CallController.setAudioOutputDevice",
      "CallController.setBackgroundBlur",
      "CallController.setBackgroundImage",
      "CallController.setCallListner",
      "CallController.setMode",
      "CallController.setVideoInputDevice",
      "CallController.startCall",
      "CallController.startRecording",
      "CallController.startScreenShare",
      "CallController.stopRecording",
      "CallController.stopScreenShare",
      "CallController.switchToVideoCall",
      "CallListener",
      "CallListener.onCallEndedMessageReceived",
      "CallListener.onIncomingCallCancelled",
      "CallListener.onIncomingCallReceived",
      "CallListener.onOutgoingCallAccepted",
      "CallListener.onOutgoingCallRejected",
      "CallSettings",
      "CallSettings.getAnalyticsSettings",
      "CallSettings.getAppId",
      "CallSettings.getCustomCSS",
      "CallSettings.getDomain",
      "CallSettings.getLocalizedStringObject",
      "CallSettings.getMainVideoContainerSetting",
      "CallSettings.getMode",
      "CallSettings.getRegion",
      "CallSettings.getSessionId",
      "CallSettings.getStartWithAudioMuted",
      "CallSettings.getStartWithVideoMuted",
      "CallSettings.getUser",
      "CallSettings.getVirtualBackground",
      "CallSettings.isAudioOnlyCall",
      "CallSettings.isAudioToVideoButtonEnabled",
      "CallSettings.isDefaultLayoutEnabled",
      "CallSettings.isEndCallButtonEnabled",
      "CallSettings.isModeButtonEnabled",
      "CallSettings.isMuteAudioButtonEnabled",
      "CallSettings.isPauseVideoButtonEnabled",
      "CallSettings.isRecordingButtonEnabled",
      "CallSettings.isScreenShareButtonEnabled",
      "CallSettings.isVirtualBackgroundSettingEnabled",
      "CallSettings.shouldStartRecordingOnCallStart",
      "CallSettings.shouldUseLegacyUI",
      "CallSettingsBuilder",
      "CallSettingsBuilder.build",
      "CallSettingsBuilder.enableDefaultLayout",
      "CallSettingsBuilder.forceLegacyUI",
      "CallSettingsBuilder.setAnalyticsSettings",
      "CallSettingsBuilder.setAppId",
      "CallSettingsBuilder.setCustomCSS",
      "CallSettingsBuilder.setDomain",
      "CallSettingsBuilder.setIsAudioOnlyCall",
      "CallSettingsBuilder.setLocalizedStringObject",
      "CallSettingsBuilder.setMainVideoContainerSetting",
      "CallSettingsBuilder.setMode",
      "CallSettingsBuilder.setRegion",
      "CallSettingsBuilder.setSessionID",
      "CallSettingsBuilder.setUser",
      "CallSettingsBuilder.setVirtualBackground",
      "CallSettingsBuilder.showEndCallButton",
      "CallSettingsBuilder.showModeButton",
      "CallSettingsBuilder.showMuteAudioButton",
      "CallSettingsBuilder.showPauseVideoButton",
      "CallSettingsBuilder.showRecordingButton",
      "CallSettingsBuilder.showScreenShareButton",
      "CallSettingsBuilder.showSwitchToVideoCallButton",
      "CallSettingsBuilder.showVirtualBackgroundSetting",
      "CallSettingsBuilder.startRecordingOnCallStart",
      "CallSettingsBuilder.startWithAudioMuted",
      "CallSettingsBuilder.startWithVideoMuted",
      "CallsListener",
      "CallsListener._cursor",
      "CallsListener._eventListener",
      "CardMessage",
      "CardMessage.getCard",
      "CardMessage.getData",
      "CardMessage.getFallbackText",
      "CardMessage.getReceiver",
      "CardMessage.getSender",
      "CardMessage.getTags",
      "CardMessage.getText",
      "CardMessage.setTags",
      "CometChat",
      "CometChat.ACTION",
      "CometChat.ACTIONS",
      "CometChat.ACTION_BY",
      "CometChat.ACTION_CREATED",
      "CometChat.ACTION_DELETED",
      "CometChat.ACTION_ENTITY_TYPE",
      "CometChat.ACTION_FOR",
      "CometChat.ACTION_GROUP_JOINED_MESSAGE",
      "CometChat.ACTION_GROUP_LEFT_MESSAGE",
      "CometChat.ACTION_KEYS",
      "CometChat.ACTION_MEMBER_ADDED_TO_GROUP",
      "CometChat.ACTION_MEMBER_BANNED_MESSAGE",
      "CometChat.ACTION_MEMBER_INVITED_MESSAGE",
      "CometChat.ACTION_MEMBER_KICKED_MESSAGE",
      "CometChat.ACTION_MEMBER_SCOPE_CHANGED",
      "CometChat.ACTION_MEMBER_UNBANNED_MESSAGE",
      "CometChat.ACTION_MESSAGE",
      "CometChat.ACTION_MESSAGE_DELETED_MESSAGE",
      "CometChat.ACTION_MESSAGE_EDITED_MESSAGE",
      "CometChat.ACTION_ON",
      "CometChat.ACTION_SCOPE_CHANGED",
      "CometChat.ACTION_SUBJECTS",
      "CometChat.ACTION_TYPE",
      "CometChat.ACTION_TYPE_CALL",
      "CometChat.ACTION_TYPE_GROUP",
      "CometChat.ACTION_TYPE_GROUP_MEMBER",
      "CometChat.ACTION_TYPE_USER",
      "CometChat.ACTION_UPDATED",
      "CometChat.ACTIVE",
      "CometChat.ADMIN",
      "CometChat.ADMIN_API_HOST",
      "CometChat.AFFIX",
      "CometChat.AGENTIC",
      "CometChat.AIAssistantBaseEvent",
      "CometChat.AIAssistantCardEndedEvent",
      "CometChat.AIAssistantCardReceivedEvent",
      "CometChat.AIAssistantCardStartedEvent",
      "CometChat.AIAssistantContentReceivedEvent",
      "CometChat.AIAssistantElement",
      "CometChat.AIAssistantListener",
      "CometChat.AIAssistantMessage",
      "CometChat.AIAssistantMessageData",
      "CometChat.AIAssistantMessageEndedEvent",
      "CometChat.AIAssistantMessageStartedEvent",
      "CometChat.AIAssistantRunFinishedEvent",
      "CometChat.AIAssistantRunStartedEvent",
      "CometChat.AIAssistantToolArgumentEvent",
      "CometChat.AIAssistantToolEndedEvent",
      "CometChat.AIAssistantToolResultEvent",
      "CometChat.AIAssistantToolStartedEvent",
      "CometChat.AIToolArgumentMessage",
      "CometChat.AIToolArgumentMessageData",
      "CometChat.AIToolCall",
      "CometChat.AIToolCallFunction",
      "CometChat.AIToolResultMessage",
      "CometChat.AIToolResultMessageData",
      "CometChat.AI_ASSISTANT_EVENTS",
      "CometChat.ALLOW_SENDER_INTERACTION",
      "CometChat.ANALYTICS",
      "CometChat.ANALYTICS_HOST",
      "CometChat.ANALYTICS_PING_DISABLED",
      "CometChat.ANALYTICS_USE_SSL",
      "CometChat.ANALYTICS_VERSION",
      "CometChat.API_ERROR_CODES",
      "CometChat.APPEND",
      "CometChat.APPINFO",
      "CometChat.APP_SETTINGS",
      "CometChat.APP_VERSION",
      "CometChat.ARGUMENTS",
      "CometChat.ASCENDING",
      "CometChat.ASSISTANT",
      "CometChat.ATTACHMENTS_CONSTANTS",
      "CometChat.ATTACHMENT_TYPES",
      "CometChat.ATTATCHMENT",
      "CometChat.ATTATCHMENTS",
      "CometChat.AUDIO",
      "CometChat.AUDIO_INPUT_DEVICES",
      "CometChat.AUDIO_OUTPUT_DEVICES",
      "CometChat.AUTH_ERR_AUTH_TOKEN_NOT_FOUND",
      "CometChat.AUTH_TOKEN",
      "CometChat.AVAILABLE",
      "CometChat.AVATAR",
      "CometChat.Action",
      "CometChat.ActionConstatnts",
      "CometChat.ActionMessages",
      "CometChat.AppSettings",
      "CometChat.AppSettingsBuilder",
      "CometChat.Attachment",
      "CometChat.AttachmentType",
      "CometChat.BLOCKED_BY_ME",
      "CometChat.BOOLEAN",
      "CometChat.BOTH",
      "CometChat.BUSY",
      "CometChat.BannedMembersRequest",
      "CometChat.BannedMembersRequestBuilder",
      "CometChat.BaseMessage",
      "CometChat.BlockedUsersConstants",
      "CometChat.BlockedUsersRequest",
      "CometChat.BlockedUsersRequestBuilder",
      "CometChat.CALL",
      "CometChat.CALLING_COMPONENT_VERSION",
      "CometChat.CALL_ALREADY_INITIATED",
      "CometChat.CALL_DATA",
      "CometChat.CALL_ENTITIES",
      "CometChat.CALL_ENTITY",
      "CometChat.CALL_ENTITY_GROUP",
      "CometChat.CALL_ENTITY_TYPE",
      "CometChat.CALL_ENTITY_USER",
      "CometChat.CALL_ERROR",
      "CometChat.CALL_ID",
      "CometChat.CALL_INITIATED_AT",
      "CometChat.CALL_JOINED_AT",
      "CometChat.CALL_KEYS",
      "CometChat.CALL_LEFT_AT",
      "CometChat.CALL_METADATA",
      "CometChat.CALL_MODE",
      "CometChat.CALL_RECEIVER",
      "CometChat.CALL_RECEIVER_TYPE",
      "CometChat.CALL_SENDER",
      "CometChat.CALL_SERVICE",
      "CometChat.CALL_SESSION_ID",
      "CometChat.CALL_SETTINGS_REQUIRED",
      "CometChat.CALL_STATUS",
      "CometChat.CALL_TIMEOUT",
      "CometChat.CALL_TYPE",
      "CometChat.CAMPAIGN_DEFAULTS",
      "CometChat.CAMPAIGN_ENDPOINTS",
      "CometChat.CAMPAIGN_ERRORS",
      "CometChat.CAMPAIGN_PAGINATION",
      "CometChat.CANCELLED",
      "CometChat.CANNOT_ACCEPT_CALL",
      "CometChat.CARD",
      "CometChat.CARD_END",
      "CometChat.CARD_ID",
      "CometChat.CARD_START",
      "CometChat.CATEGORIES",
      "CometChat.CATEGORIES_LIMIT",
      "CometChat.CATEGORIES_MAX_LIMIT",
      "CometChat.CATEGORY",
      "CometChat.CATEGORY_ACTION",
      "CometChat.CATEGORY_CALL",
      "CometChat.CATEGORY_CUSTOM",
      "CometChat.CATEGORY_INTERACTIVE",
      "CometChat.CATEGORY_MESSAGE",
      "CometChat.CHANGE_AUDIO_INPUT",
      "CometChat.CHANGE_AUDIO_OUTPUT",
      "CometChat.CHANGE_VIDEO_INPUT",
      "CometChat.CHANNEL_ID",
      "CometChat.CHAT",
      "CometChat.CHAT_API_VERSION",
      "CometChat.CHAT_HOST",
      "CometChat.CHAT_HOST_APP_SPECIFIC",
      "CometChat.CHAT_HOST_OVERRIDE",
      "CometChat.CHAT_HTTPS_BIND_PORT",
      "CometChat.CHAT_HTTP_BIND_PORT",
      "CometChat.CHAT_USE_SSL",
      "CometChat.CHAT_WSS_PORT",
      "CometChat.CHAT_WS_PORT",
      "CometChat.CLIENT_API_HOST",
      "CometChat.CODE_BAD_REQUEST",
      "CometChat.CODE_REQUEST_OK",
      "CometChat.COLOR",
      "CometChat.COMETCHAT_RTC_SETTINGS",
      "CometChat.COMMON_STORE",
      "CometChat.COMMON_UTILITY_CONSTANTS",
      "CometChat.CONNECTED",
      "CometChat.CONNECTING",
      "CometChat.CONNECTION_STATUS",
      "CometChat.CONNECTION_TYPE",
      "CometChat.CONVERSATION",
      "CometChat.CONVERSATION_MAX_LIMIT",
      "CometChat.CONVERSATION_NOT_FOUND",
      "CometChat.CORE_CONVERSATIONS_UPDATE_ON_CALL_ACTIVITIES",
      "CometChat.CORE_CONVERSATIONS_UPDATE_ON_CUSTOM_MESSAGES",
      "CometChat.CORE_CONVERSATIONS_UPDATE_ON_GROUP_ACTIONS",
      "CometChat.CORE_CONVERSATIONS_UPDATE_ON_REPLIES",
      "CometChat.COUNT",
      "CometChat.CREATED_AT",
      "CometChat.CURRENT_PAGE",
      "CometChat.CURSOR",
      "CometChat.CURSOR_AFFIX",
      "CometChat.CURSOR_AFFIX_DEFAULT",
      "CometChat.CURSOR_FIELD",
      "CometChat.CURSOR_FIELD_DEFAULT",
      "CometChat.CURSOR_FILEDS",
      "CometChat.CURSOR_VALUE",
      "CometChat.CUSTOM",
      "CometChat.CUSTOM_DATA",
      "CometChat.CUSTOM_SUB_TYPE",
      "CometChat.Call",
      "CometChat.CallConstants",
      "CometChat.CallController",
      "CometChat.CallListener",
      "CometChat.CallSettings",
      "CometChat.CallSettingsBuilder",
      "CometChat.CardMessage",
      "CometChat.CometChatException",
      "CometChat.CometChatHelper",
      "CometChat.ConnectionListener",
      "CometChat.Conversation",
      "CometChat.ConversationErrors",
      "CometChat.ConversationsRequest",
      "CometChat.ConversationsRequestBuilder",
      "CometChat.CustomMessage",
      "CometChat.DATA",
      "CometChat.DATE_FROM",
      "CometChat.DATE_TO",
      "CometChat.DEFAULT",
      "CometChat.DEFAULT_MAX_TYPING_INDICATOR_LIMIT",
      "CometChat.DEFAULT_MODE",
      "CometChat.DEFAULT_MSG_ID",
      "CometChat.DEFAULT_STORE",
      "CometChat.DEFAULT_VALUES",
      "CometChat.DELIVERED_AT",
      "CometChat.DELIVERED_TO_ME_AT",
      "CometChat.DELIVERY_RECEIPTS",
      "CometChat.DENY_FALLBACK_TO_POLLING",
      "CometChat.DESCENDING",
      "CometChat.DESCRIPTION",
      "CometChat.DEVICE_CHANGE",
      "CometChat.DIRECTIONS",
      "CometChat.DISCONNECTED",
      "CometChat.DISPLAY_NAME",
      "CometChat.DOMAIN",
      "CometChat.DOMAIN_PREFIX",
      "CometChat.ELEMENTS",
      "CometChat.ELEMENT_ID",
      "CometChat.ELEMENT_IDS",
      "CometChat.EMPTY_ARRAY",
      "CometChat.EMPTY_STRING",
      "CometChat.ENDED",
      "CometChat.ENDPOINTS",
      "CometChat.END_CALL",
      "CometChat.ENTITIES",
      "CometChat.ENTITY",
      "CometChat.ENTITY_Id",
      "CometChat.ENTITY_TYPE",
      "CometChat.ERROR",
      "CometChat.ERRORS",
      "CometChat.ERROR_DEFAULT_MESSAGE",
      "CometChat.ERROR_INVALID_GUID",
      "CometChat.ERROR_INVALID_GUID_MESSAGE",
      "CometChat.ERROR_IN_CALLING",
      "CometChat.ERROR_IO_EXCEPTION",
      "CometChat.ERROR_JSON_EXCEPTION",
      "CometChat.ERROR_LIMIT_EXCEEDED",
      "CometChat.ERROR_LIMIT_EXCEEDED_MESSAGE",
      "CometChat.ERROR_PASSWORD_MISSING",
      "CometChat.ERROR_PASSWORD_MISSING_MESSAGE",
      "CometChat.ERROR_USER_NOT_LOGGED_IN",
      "CometChat.ERROR_USER_NOT_LOGGED_IN_MESSAGE",
      "CometChat.ERR_NO_AUTH",
      "CometChat.ERR_SETTINGS_HASH_OUTDATED",
      "CometChat.EXECUTION_TEXT",
      "CometChat.EXPAND",
      "CometChat.EXTENSION",
      "CometChat.EXTENSION_DOMAIN",
      "CometChat.EXTENSION_KEYS",
      "CometChat.EXTENSION_LIST",
      "CometChat.EXTENSION_NOT_FOUND",
      "CometChat.EXTRAS",
      "CometChat.Errors",
      "CometChat.ExtensionErrors",
      "CometChat.FEATURE_NOT_FOUND",
      "CometChat.FEATURE_THROTTLED",
      "CometChat.FEED_ITEM_NOT_FOUND",
      "CometChat.FILE",
      "CometChat.FILE_COUNT_MAX",
      "CometChat.FILE_SIZE_MAX",
      "CometChat.FLAG_REASONS",
      "CometChat.FUNCTION",
      "CometChat.FeatureRestrictionErrors",
      "CometChat.GENERAL_ERROR",
      "CometChat.GET_ONLINE_MEMBER_COUNT",
      "CometChat.GRID",
      "CometChat.GROUP",
      "CometChat.GROUPS",
      "CometChat.GROUPS_LIMIT",
      "CometChat.GROUPS_MAX_LIMIT",
      "CometChat.GROUP_CHAT",
      "CometChat.GROUP_MEMBERS_RESPONSE",
      "CometChat.GROUP_MEMBER_SCOPE",
      "CometChat.GROUP_SERVICE",
      "CometChat.GROUP_TYPE",
      "CometChat.GROUP_USER",
      "CometChat.GUID",
      "CometChat.GoalType",
      "CometChat.Group",
      "CometChat.GroupConstants",
      "CometChat.GroupErrors",
      "CometChat.GroupListener",
      "CometChat.GroupMember",
      "CometChat.GroupMemberScope",
      "CometChat.GroupMembersRequest",
      "CometChat.GroupMembersRequestBuilder",
      "CometChat.GroupMemersConstans",
      "CometChat.GroupType",
      "CometChat.GroupsRequest",
      "CometChat.GroupsRequestBuilder",
      "CometChat.HANGUP",
      "CometChat.HAS_ATTACHMENTS",
      "CometChat.HAS_BLOCKED_ME",
      "CometChat.HAS_JOINED",
      "CometChat.HAS_LINKS",
      "CometChat.HAS_MENTIONS",
      "CometChat.HAS_REACTIONS",
      "CometChat.HIDE_DELETED_MESSAGES",
      "CometChat.HIDE_MESSAGES_FROM_BLOCKED_USER",
      "CometChat.HIDE_QUOTED_MESSAGES",
      "CometChat.HIDE_REPLIES",
      "CometChat.ICON",
      "CometChat.ID",
      "CometChat.IMAGE",
      "CometChat.INITIAL_DEVICE_LIST",
      "CometChat.INITIATED",
      "CometChat.INTERACTED_AT",
      "CometChat.INTERACTIONS",
      "CometChat.INTERACTION_GOAL",
      "CometChat.INTERACTIVE",
      "CometChat.INTERACTIVE_DATA",
      "CometChat.INVALID",
      "CometChat.INVALID_ARRAY",
      "CometChat.INVALID_CONVERSATION_TYPE",
      "CometChat.INVALID_DIRECTION",
      "CometChat.INVALID_EXTENSION",
      "CometChat.INVALID_FEATURE",
      "CometChat.INVALID_GROUPLIST",
      "CometChat.INVALID_GROUP_PROPERTY",
      "CometChat.INVALID_GROUP_TYPE",
      "CometChat.INVALID_MEDIA_FILE",
      "CometChat.INVALID_PARAMETER",
      "CometChat.INVALID_RECEIVER_TYPE",
      "CometChat.INVALID_SCOPE",
      "CometChat.INVALID_SEARCH_KEYWORD",
      "CometChat.INVALID_SESSIONID",
      "CometChat.INVALID_STATUS",
      "CometChat.INVALID_TYPE",
      "CometChat.INVALID_USER_PROPERTY",
      "CometChat.Interaction",
      "CometChat.InteractionGoal",
      "CometChat.InteractionReceipt",
      "CometChat.InteractiveMessage",
      "CometChat.JID_HOST_OVERRIDE",
      "CometChat.JOINED",
      "CometChat.JWT_API",
      "CometChat.JWT_NOT_FOUND",
      "CometChat.KEYS",
      "CometChat.KEYS_STORE",
      "CometChat.KEY_ACTION",
      "CometChat.KEY_APP_ID",
      "CometChat.KEY_APP_SETTINGS",
      "CometChat.KEY_ATTACHMENTS",
      "CometChat.KEY_AUTH_TOKEN",
      "CometChat.KEY_BOT_REPLY",
      "CometChat.KEY_CONVERSATION_STARTER",
      "CometChat.KEY_CONVERSATION_SUMMARY",
      "CometChat.KEY_CURSOR",
      "CometChat.KEY_DATA",
      "CometChat.KEY_DEVICE_ID",
      "CometChat.KEY_ENTITIES",
      "CometChat.KEY_ENTITITY",
      "CometChat.KEY_ENTITYTYPE",
      "CometChat.KEY_ENTITY_TYPE",
      "CometChat.KEY_ERROR",
      "CometChat.KEY_ERROR_CODE",
      "CometChat.KEY_ERROR_DETAILS",
      "CometChat.KEY_ERROR_MESSAGE",
      "CometChat.KEY_IDENTITY",
      "CometChat.KEY_INTEGRATION_SOURCE",
      "CometChat.KEY_MESSAGE",
      "CometChat.KEY_MESSAGE_LISTENER_LIST",
      "CometChat.KEY_META",
      "CometChat.KEY_NEXT",
      "CometChat.KEY_PREVIOUS",
      "CometChat.KEY_REACTIONS",
      "CometChat.KEY_SERVICE",
      "CometChat.KEY_SESSION_ID",
      "CometChat.KEY_SMART_REPLIES",
      "CometChat.KEY_STRING",
      "CometChat.KEY_USER",
      "CometChat.KEY_WS_CHANNEL",
      "CometChat.KNOWN_MEDIA_TYPE",
      "CometChat.LAST_ACTIVE_AT",
      "CometChat.LEFT",
      "CometChat.LIMIT",
      "CometChat.LIMITED_TRANSIENT",
      "CometChat.LIMIT_EXCEEDED",
      "CometChat.LINK",
      "CometChat.LOAD",
      "CometChat.LOCAL_STORE",
      "CometChat.LoginListener",
      "CometChat.MAIN_DOMAIN",
      "CometChat.MAIN_VIDEO_CONTAINER_SETTINGS",
      "CometChat.MEDIA",
      "CometChat.MEDIA_DEVICE",
      "CometChat.MEMBER_ADDED",
      "CometChat.MEMBER_BANNED",
      "CometChat.MEMBER_INVITED",
      "CometChat.MEMBER_JOINED",
      "CometChat.MEMBER_KICKED",
      "CometChat.MEMBER_LEFT",
      "CometChat.MEMBER_SCOPE_CHANGED",
      "CometChat.MEMBER_UNBANNED",
      "CometChat.MENTIONED_UIDS",
      "CometChat.MENTIONS",
      "CometChat.MENTIONS_WITH_BLOCKED_INFO",
      "CometChat.MENTIONS_WITH_TAG_INFO",
      "CometChat.MESSAGE",
      "CometChat.MESSAGES_STORE",
      "CometChat.MESSAGE_EDITED",
      "CometChat.MESSAGE_ID",
      "CometChat.MESSAGE_LISTENERS_LIST",
      "CometChat.MESSAGE_TYPE",
      "CometChat.MESSSAGE_DELETED",
      "CometChat.META",
      "CometChat.METADATA",
      "CometChat.META_DATA",
      "CometChat.METHOD_COMPULSORY",
      "CometChat.MIME_TYPE",
      "CometChat.MISSING_KEY",
      "CometChat.MISSING_PARAMETERS",
      "CometChat.MODE",
      "CometChat.MODERATOR",
      "CometChat.MSGS_LIMIT",
      "CometChat.MSGS_MAX_LIMIT",
      "CometChat.MSG_VER_POST",
      "CometChat.MSG_VER_PRE",
      "CometChat.MUID",
      "CometChat.MUST_BE_AN_ARRAY",
      "CometChat.MUST_BE_A_BLOB",
      "CometChat.MUST_BE_A_BOOLEAN",
      "CometChat.MUST_BE_A_NUMBER",
      "CometChat.MUST_BE_A_OBJECT",
      "CometChat.MUST_BE_A_POSITIVE_NUMBER",
      "CometChat.MUST_BE_A_STRING",
      "CometChat.MUTE_AUDIO",
      "CometChat.MY_RECEIPTS",
      "CometChat.MainVideoContainerSetting",
      "CometChat.MediaDevice",
      "CometChat.MediaMessage",
      "CometChat.MessageCategory",
      "CometChat.MessageConstatnts",
      "CometChat.MessageErrors",
      "CometChat.MessageListener",
      "CometChat.MessageReceipt",
      "CometChat.MessagesRequest",
      "CometChat.MessagesRequestBuilder",
      "CometChat.ModerationStatus",
      "CometChat.NAME",
      "CometChat.NAME_LABEL_DEFAULT_PARAMS",
      "CometChat.NETWORK_LABEL_DEFAULT_PARAMS",
      "CometChat.NEW",
      "CometChat.NOTIFICATION_CATEGORIES_LIST",
      "CometChat.NOTIFICATION_FEED_ENGAGEMENT",
      "CometChat.NOTIFICATION_FEED_ITEM",
      "CometChat.NOTIFICATION_FEED_LIMIT",
      "CometChat.NOTIFICATION_FEED_LIST",
      "CometChat.NOTIFICATION_FEED_MARK_DELIVERED",
      "CometChat.NOTIFICATION_FEED_MARK_READ",
      "CometChat.NOTIFICATION_FEED_MAX_LIMIT",
      "CometChat.NOTIFICATION_FEED_UNREAD_COUNT",
      "CometChat.NOT_A_GROUP",
      "CometChat.NOT_INITIALIZED",
      "CometChat.NOT_LOGGED_IN",
      "CometChat.NO_TRANSIENT",
      "CometChat.NO_WEBSOCKET_CONNECTION",
      "CometChat.NUMBER",
      "CometChat.NotificationCategoriesRequest",
      "CometChat.NotificationCategoriesRequestBuilder",
      "CometChat.NotificationCategory",
      "CometChat.NotificationFeedItem",
      "CometChat.NotificationFeedListener",
      "CometChat.NotificationFeedRequest",
      "CometChat.NotificationFeedRequestBuilder",
      "CometChat.OBJECT",
      "CometChat.OFFLINE",
      "CometChat.OLD",
      "CometChat.ONGOING",
      "CometChat.ONLINE",
      "CometChat.ONLINE_MEMBER_COUNT_API",
      "CometChat.ONLINE_USERS_COUNT",
      "CometChat.ONLY_INTERACTION_GOAL_COMPLETED",
      "CometChat.ONLY_UPDATES",
      "CometChat.OPEN_VIRTUAL_BACKGROUND",
      "CometChat.OWNER",
      "CometChat.OngoingCallListener",
      "CometChat.PAGINATION",
      "CometChat.PARAMETERS",
      "CometChat.PARAMETER_COMPULSORY",
      "CometChat.PARAMETER_ERROR",
      "CometChat.PARAMETER_MUST_BE_AN_ARRAY",
      "CometChat.PARAMETER_MUST_BE_A_BOOLEAN",
      "CometChat.PARAMETER_MUST_BE_A_NUMBER",
      "CometChat.PARAMETER_MUST_BE_A_POSITIVE_NUMBER",
      "CometChat.PARAMETER_MUST_BE_A_STRING",
      "CometChat.PARAMETER_REQUIRED",
      "CometChat.PARTICIPANT",
      "CometChat.PARTICIPANTS",
      "CometChat.PASSTHROUGH",
      "CometChat.PASSWORD",
      "CometChat.PASSWORD_COMPULSORY",
      "CometChat.PATH",
      "CometChat.PAUSE_VIDEO",
      "CometChat.PER_PAGE",
      "CometChat.POLLING_ENABLED",
      "CometChat.POLLING_INTERVAL",
      "CometChat.POSITION",
      "CometChat.POST_MESSAGES",
      "CometChat.PREPEND",
      "CometChat.PRIVATE",
      "CometChat.PROSODY_API",
      "CometChat.PROTECTED",
      "CometChat.PUBLIC",
      "CometChat.PUSH_NOTIFICATION_MARK_CLICKED",
      "CometChat.PUSH_NOTIFICATION_MARK_DELIVERED",
      "CometChat.PUSH_NOTIFICATION_NOT_FOUND",
      "CometChat.PresenceConstants",
      "CometChat.PresenceConstatnts",
      "CometChat.ProsodyApiErrors",
      "CometChat.PushNotification",
      "CometChat.QUERY_PARAMETERS",
      "CometChat.RATE_LIMITED",
      "CometChat.REACTIONS_LIMIT",
      "CometChat.REACTIONS_MAX_LIMIT",
      "CometChat.REACTION_ACTION",
      "CometChat.READ",
      "CometChat.READ_AT",
      "CometChat.READ_BY_ME_AT",
      "CometChat.READ_RECEIPTS",
      "CometChat.READ_STATE",
      "CometChat.RECEIPTS",
      "CometChat.RECEIPTS_TEMPORARILY_BLOCKED",
      "CometChat.RECEIVED",
      "CometChat.RECEIVER",
      "CometChat.RECEIVER_ID",
      "CometChat.RECEIVER_TYPE",
      "CometChat.RECEIVER_TYPE_GROUP",
      "CometChat.RECEIVER_TYPE_USER",
      "CometChat.RECIPIENT",
      "CometChat.RECORDING_TOGGLED",
      "CometChat.REGION",
      "CometChat.REGION_DEFAULT",
      "CometChat.REGION_DEFAULT_EU",
      "CometChat.REGION_DEFAULT_IN",
      "CometChat.REGION_DEFAULT_PRIVATE",
      "CometChat.REGION_DEFAULT_US",
      "CometChat.REJECTED",
      "CometChat.REQUEST_KEYS",
      "CometChat.RESOURCE",
      "CometChat.RESPONSE",
      "CometChat.RESPONSE_KEYS",
      "CometChat.ROLE",
      "CometChat.ROOM",
      "CometChat.ROOM_SIZE",
      "CometChat.RUN_FINISHED",
      "CometChat.RUN_ID",
      "CometChat.RUN_STARTED",
      "CometChat.Reaction",
      "CometChat.ReactionCount",
      "CometChat.ReactionEvent",
      "CometChat.ReactionsRequest",
      "CometChat.ReactionsRequestBuilder",
      "CometChat.ReceiptErrors",
      "CometChat.ResponseConstants",
      "CometChat.SCOPE",
      "CometChat.SCREEN_SHARE_STARTED",
      "CometChat.SCREEN_SHARE_STOPPED",
      "CometChat.SDKHeader",
      "CometChat.SEARCH_KEY",
      "CometChat.SECURED_MEDIA_HOST",
      "CometChat.SENDER",
      "CometChat.SENT_AT",
      "CometChat.SESSIONS",
      "CometChat.SESSION_ID",
      "CometChat.SESSION_ID_REQUIRED",
      "CometChat.SESSION_STORE",
      "CometChat.SETTINGS_HASH",
      "CometChat.SETTINGS_HASH_RECEIVED_AT",
      "CometChat.SET_BACKGROUND_BLUR",
      "CometChat.SET_BACKGROUND_IMAGE",
      "CometChat.SINGLE",
      "CometChat.SIZE",
      "CometChat.SORT_BY",
      "CometChat.SORT_ORDER",
      "CometChat.SPOTLIGHT",
      "CometChat.STARTED",
      "CometChat.START_RECORDING",
      "CometChat.START_SCREENSHARE",
      "CometChat.STATUS",
      "CometChat.STATUS_MESSAGE",
      "CometChat.STOP_RECORDING",
      "CometChat.STOP_SCREENSHARE",
      "CometChat.STORE_STRING",
      "CometChat.STRING",
      "CometChat.SUCCESS",
      "CometChat.SWITCHED_TO_VIDEO_CALL",
      "CometChat.SWITCH_MODE",
      "CometChat.SWITCH_TO_VIDEO_CALL",
      "CometChat.StorageMode",
      "CometChat.TAGS",
      "CometChat.TAG_MATCH",
      "CometChat.TEXT",
      "CometChat.TEXT_MESSAGE_CONTENT",
      "CometChat.TEXT_MESSAGE_END",
      "CometChat.TEXT_MESSAGE_START",
      "CometChat.THREAD_ID",
      "CometChat.TILE",
      "CometChat.TIME",
      "CometChat.TIMESTAMP",
      "CometChat.TOOL_ARGUMENTS",
      "CometChat.TOOL_CALLS",
      "CometChat.TOOL_CALL_ARGUMENT",
      "CometChat.TOOL_CALL_ENDED",
      "CometChat.TOOL_CALL_ID",
      "CometChat.TOOL_CALL_RESULT",
      "CometChat.TOOL_CALL_STARTED",
      "CometChat.TOOL_RESULT",
      "CometChat.TYPE",
      "CometChat.TYPES",
      "CometChat.TYPE_CONSTANTS",
      "CometChat.TYPE_GROUP",
      "CometChat.TYPE_GROUP_MEMBER",
      "CometChat.TYPE_MEMBER_ADDED",
      "CometChat.TYPE_MEMBER_BANNED",
      "CometChat.TYPE_MEMBER_INVITED",
      "CometChat.TYPE_MEMBER_JOINED",
      "CometChat.TYPE_MEMBER_KICKED",
      "CometChat.TYPE_MEMBER_LEFT",
      "CometChat.TYPE_MEMBER_SCOPE_CHANGED",
      "CometChat.TYPE_MEMBER_UNBANNED",
      "CometChat.TYPE_MESSAGE",
      "CometChat.TYPE_MESSAGE_DELETED",
      "CometChat.TYPE_MESSAGE_EDITED",
      "CometChat.TYPE_USER",
      "CometChat.TYPING_NOTIFICATION",
      "CometChat.TextMessage",
      "CometChat.TransientMessage",
      "CometChat.TypingIndicator",
      "CometChat.UID",
      "CometChat.UNANSWERED",
      "CometChat.UNAUTHORIZED",
      "CometChat.UNKNOWN_ERROR_OCCURRED",
      "CometChat.UNMUTE_AUDIO",
      "CometChat.UNPAUSE_VIDEO",
      "CometChat.UNREAD",
      "CometChat.UNREAD_UNDELIVERED_KEYS",
      "CometChat.UPDATED_AT",
      "CometChat.URL",
      "CometChat.USER",
      "CometChat.USERS_LIMIT",
      "CometChat.USERS_MAX_LIMIT",
      "CometChat.USERS_STORE",
      "CometChat.USER_JOINED",
      "CometChat.USER_LEFT",
      "CometChat.USER_LIST_CHANGED",
      "CometChat.USER_MUTED",
      "CometChat.USER_NAME",
      "CometChat.USER_NOT_LOGGED_IN",
      "CometChat.USER_STATUS",
      "CometChat.UploadFileListener",
      "CometChat.UploadFileRequest",
      "CometChat.UploadStatus",
      "CometChat.User",
      "CometChat.UserConstants",
      "CometChat.UserErrors",
      "CometChat.UserListener",
      "CometChat.UsersRequest",
      "CometChat.UsersRequestBuilder",
      "CometChat.VALIDATION_ERROR",
      "CometChat.VIDEO",
      "CometChat.VIDEO_INPUT_DEVICES",
      "CometChat.VISIBILITY",
      "CometChat.VirtualBackground",
      "CometChat.VirtualBackgroundBuilder",
      "CometChat.WEBRTC_API_SUBDOMAIN",
      "CometChat.WEBRTC_HOST",
      "CometChat.WEBRTC_HTTPS_BIND_PORT",
      "CometChat.WEBRTC_HTTP_BIND_PORT",
      "CometChat.WEBRTC_USE_SSL",
      "CometChat.WEBRTC_WEB_FRONTEND_HOST",
      "CometChat.WEBRTC_WEB_FRONTEND_VERSION",
      "CometChat.WEBRTC_WSS_PORT",
      "CometChat.WEBRTC_WS_PORT",
      "CometChat.WITH_PARENT",
      "CometChat.WITH_TAGS",
      "CometChat.WS",
      "CometChat.WS_API_VERSION",
      "CometChat.WS_CHANNEL",
      "CometChat.ZERO",
      "CometChat.ZOOM_BUTTON_DEFAULT_PARAMS",
      "CometChat.acceptCall",
      "CometChat.accidentallyDisconnected",
      "CometChat.addAIAssistantListener",
      "CometChat.addCallListener",
      "CometChat.addConnectionListener",
      "CometChat.addDataToSessionStorage",
      "CometChat.addGroupListener",
      "CometChat.addLoginListener",
      "CometChat.addMembersToGroup",
      "CometChat.addMessageListener",
      "CometChat.addNotificationFeedListener",
      "CometChat.addReaction",
      "CometChat.addUserListener",
      "CometChat.analyticsHost",
      "CometChat.analyticsVersion",
      "CometChat.apiVersion",
      "CometChat.askBot",
      "CometChat.banGroupMember",
      "CometChat.beforeUnload",
      "CometChat.blockUsers",
      "CometChat.callExtension",
      "CometChat.clearActiveCall",
      "CometChat.clearAnalyticsPingTimer",
      "CometChat.clearCache",
      "CometChat.code",
      "CometChat.color",
      "CometChat.connect",
      "CometChat.constants",
      "CometChat.count",
      "CometChat.createGroup",
      "CometChat.createGroupWithMembers",
      "CometChat.createUploadFileRequest",
      "CometChat.createUser",
      "CometChat.deleteConversation",
      "CometChat.deleteGroup",
      "CometChat.deleteMessage",
      "CometChat.details",
      "CometChat.didAnalyticsPingStart",
      "CometChat.disconnect",
      "CometChat.editMessage",
      "CometChat.endCall",
      "CometChat.endTyping",
      "CometChat.flagMessage",
      "CometChat.getActiveCall",
      "CometChat.getApiKey",
      "CometChat.getAppId",
      "CometChat.getAppSettings",
      "CometChat.getAuthToken",
      "CometChat.getCallParticipantCount",
      "CometChat.getConnectionStatus",
      "CometChat.getConversation",
      "CometChat.getConversationStarter",
      "CometChat.getConversationSummary",
      "CometChat.getConversationUpdateSettings",
      "CometChat.getDataFromSessionStorage",
      "CometChat.getExtensionDetails",
      "CometChat.getFlagReasons",
      "CometChat.getGroup",
      "CometChat.getInstance",
      "CometChat.getLastDeliveredMessageId",
      "CometChat.getLoggedInUser",
      "CometChat.getLoggedinUser",
      "CometChat.getMaxAttachmentCount",
      "CometChat.getMessageDetails",
      "CometChat.getMessageReceipts",
      "CometChat.getMode",
      "CometChat.getNotificationFeedItem",
      "CometChat.getNotificationFeedUnreadCount",
      "CometChat.getOnlineGroupMemberCount",
      "CometChat.getOnlineUserCount",
      "CometChat.getSessionId",
      "CometChat.getSmartReplies",
      "CometChat.getUnreadMessageCount",
      "CometChat.getUnreadMessageCountForAllGroups",
      "CometChat.getUnreadMessageCountForAllUsers",
      "CometChat.getUnreadMessageCountForGroup",
      "CometChat.getUnreadMessageCountForUser",
      "CometChat.getUser",
      "CometChat.init",
      "CometChat.initFromSettings",
      "CometChat.initializeStorage",
      "CometChat.initiateCall",
      "CometChat.internalLogout",
      "CometChat.internalRestart",
      "CometChat.isAIFeatureEnabled",
      "CometChat.isExtensionEnabled",
      "CometChat.isFeatureEnabled",
      "CometChat.isInitialized",
      "CometChat.joinGroup",
      "CometChat.kickGroupMember",
      "CometChat.leaveGroup",
      "CometChat.login",
      "CometChat.logout",
      "CometChat.makeWSConnection",
      "CometChat.markAsDelivered",
      "CometChat.markAsInteracted",
      "CometChat.markAsRead",
      "CometChat.markAsUnread",
      "CometChat.markConversationAsDelivered",
      "CometChat.markConversationAsRead",
      "CometChat.markFeedItemAsDelivered",
      "CometChat.markFeedItemAsRead",
      "CometChat.markFeedItemsAsDelivered",
      "CometChat.markMessageAsUnread",
      "CometChat.markPushNotificationClicked",
      "CometChat.markPushNotificationDelivered",
      "CometChat.message",
      "CometChat.name",
      "CometChat.onStorageEvent",
      "CometChat.platform",
      "CometChat.position",
      "CometChat.reasonId",
      "CometChat.registerTokenForPushNotification",
      "CometChat.rejectCall",
      "CometChat.remark",
      "CometChat.removeAIAssistantListener",
      "CometChat.removeCallListener",
      "CometChat.removeConnectionListener",
      "CometChat.removeDataFromSessionStorage",
      "CometChat.removeGroupListener",
      "CometChat.removeLoginListener",
      "CometChat.removeMessageListener",
      "CometChat.removeNotificationFeedListener",
      "CometChat.removeReaction",
      "CometChat.removeUserListener",
      "CometChat.reportFeedEngagement",
      "CometChat.sdk",
      "CometChat.sdkVersion",
      "CometChat.sdkVersionWithUnderScore",
      "CometChat.sendCustomMessage",
      "CometChat.sendDirectMessage",
      "CometChat.sendGroupMessage",
      "CometChat.sendInteractiveMessage",
      "CometChat.sendMediaMessage",
      "CometChat.sendMessage",
      "CometChat.sendTestMessage",
      "CometChat.sendTransientMessage",
      "CometChat.sendUnansweredResponse",
      "CometChat.setAuthToken",
      "CometChat.setConnectionStatus",
      "CometChat.setDemoMetaInfo",
      "CometChat.setMode",
      "CometChat.setSource",
      "CometChat.startCall",
      "CometChat.startTyping",
      "CometChat.success",
      "CometChat.tagConversation",
      "CometChat.transferGroupOwnership",
      "CometChat.type",
      "CometChat.unbanGroupMember",
      "CometChat.unblockUsers",
      "CometChat.updateCurrentUserDetails",
      "CometChat.updateGroup",
      "CometChat.updateGroupMemberScope",
      "CometChat.updateUser",
      "CometChat.version",
      "CometChat.visible",
      "CometChatException",
      "CometChatException.code",
      "CometChatException.details",
      "CometChatException.message",
      "CometChatException.name",
      "CometChatHelper",
      "CometChatHelper.getConversationFromMessage",
      "CometChatHelper.processMessage",
      "CometChatHelper.updateMessageWithReactionInfo",
      "CometChatNotifications",
      "CometChatNotifications.DNDOptions",
      "CometChatNotifications.DayOfWeek",
      "CometChatNotifications.DaySchedule",
      "CometChatNotifications.GroupPreferences",
      "CometChatNotifications.MemberActionsOptions",
      "CometChatNotifications.MessagesOptions",
      "CometChatNotifications.MutePreferences",
      "CometChatNotifications.MutedConversation",
      "CometChatNotifications.MutedConversationType",
      "CometChatNotifications.NotificationPreferences",
      "CometChatNotifications.OneOnOnePreferences",
      "CometChatNotifications.PushPlatforms",
      "CometChatNotifications.PushPreferences",
      "CometChatNotifications.ReactionsOptions",
      "CometChatNotifications.RepliesOptions",
      "CometChatNotifications.UnmutedConversation",
      "CometChatNotifications.fetchPreferences",
      "CometChatNotifications.fetchPushPreferences",
      "CometChatNotifications.getMutedConversations",
      "CometChatNotifications.getTimezone",
      "CometChatNotifications.muteConversations",
      "CometChatNotifications.registerPushToken",
      "CometChatNotifications.resetPreferences",
      "CometChatNotifications.resetPushPreferences",
      "CometChatNotifications.timezone",
      "CometChatNotifications.unmuteConversations",
      "CometChatNotifications.unregisterPushToken",
      "CometChatNotifications.updatePreferences",
      "CometChatNotifications.updatePushPreferences",
      "CometChatNotifications.updateTimezone",
      "CometChatSettings",
      "ConnectionListener",
      "ConnectionListener.inConnecting",
      "ConnectionListener.onConnected",
      "ConnectionListener.onDisconnected",
      "ConnectionListener.onFeatureThrottled",
      "Conversation",
      "Conversation.getConversationId",
      "Conversation.getConversationType",
      "Conversation.getConversationWith",
      "Conversation.getLastMessage",
      "Conversation.getLastReadMessageId",
      "Conversation.getLatestMessageId",
      "Conversation.getTags",
      "Conversation.getUnreadMentionsCount",
      "Conversation.getUnreadMessageCount",
      "Conversation.setConversationId",
      "Conversation.setConversationType",
      "Conversation.setConversationWith",
      "Conversation.setLastMessage",
      "Conversation.setLastReadMessageId",
      "Conversation.setLatestMessageId",
      "Conversation.setUnreadMentionsCount",
      "Conversation.setUnreadMessageCount",
      "ConversationErrors",
      "ConversationUpdateSettings",
      "ConversationUpdateSettings.shouldUpdateOnCallActivities",
      "ConversationUpdateSettings.shouldUpdateOnCustomMessages",
      "ConversationUpdateSettings.shouldUpdateOnGroupActions",
      "ConversationUpdateSettings.shouldUpdateOnMessageReplies",
      "ConversationsRequest",
      "ConversationsRequest.fetchNext",
      "ConversationsRequest.getConversationType",
      "ConversationsRequest.getGroupTags",
      "ConversationsRequest.getHideAgentic",
      "ConversationsRequest.getLimit",
      "ConversationsRequest.getNextData",
      "ConversationsRequest.getOnlyAgentic",
      "ConversationsRequest.getPage",
      "ConversationsRequest.getSearchKeyword",
      "ConversationsRequest.getTags",
      "ConversationsRequest.getUnread",
      "ConversationsRequest.getUserTags",
      "ConversationsRequest.isIncludeBlockedUsers",
      "ConversationsRequest.isWithBlockedInfo",
      "ConversationsRequest.isWithTags",
      "ConversationsRequest.isWithUserAndGroupTags",
      "ConversationsRequestBuilder",
      "ConversationsRequestBuilder.build",
      "ConversationsRequestBuilder.includeBlockedUsers",
      "ConversationsRequestBuilder.setConversationType",
      "ConversationsRequestBuilder.setGroupTags",
      "ConversationsRequestBuilder.setHideAgentic",
      "ConversationsRequestBuilder.setIncludeBlockedUsers",
      "ConversationsRequestBuilder.setLimit",
      "ConversationsRequestBuilder.setOnlyAgentic",
      "ConversationsRequestBuilder.setPage",
      "ConversationsRequestBuilder.setSearchKeyword",
      "ConversationsRequestBuilder.setTags",
      "ConversationsRequestBuilder.setUnread",
      "ConversationsRequestBuilder.setUserTags",
      "ConversationsRequestBuilder.setWithBlockedInfo",
      "ConversationsRequestBuilder.withBlockedInfo",
      "ConversationsRequestBuilder.withTags",
      "ConversationsRequestBuilder.withUserAndGroupTags",
      "CustomMessage",
      "CustomMessage.getConversationText",
      "CustomMessage.getCustomData",
      "CustomMessage.getData",
      "CustomMessage.getMetadata",
      "CustomMessage.getReceiver",
      "CustomMessage.getSender",
      "CustomMessage.getSubType",
      "CustomMessage.getTags",
      "CustomMessage.setConversationText",
      "CustomMessage.setCustomData",
      "CustomMessage.setMetadata",
      "CustomMessage.setSubType",
      "CustomMessage.setTags",
      "CustomMessage.shouldSendNotification",
      "CustomMessage.shouldUpdateConversation",
      "CustomMessage.willSendNotification",
      "CustomMessage.willUpdateConversation",
      "DEFAULT_PROVIDER_ID",
      "DEFAULT_TIMEOUT",
      "DEFAULT_VALUES",
      "DELIVERY_RECEIPTS",
      "DNDOptions",
      "DayOfWeek",
      "DaySchedule",
      "DaySchedule.getDND",
      "DaySchedule.getFrom",
      "DaySchedule.getTo",
      "DaySchedule.setDND",
      "DaySchedule.setFrom",
      "DaySchedule.setTo",
      "ErrorModel",
      "Errors",
      "EventListener",
      "ExtensionErrors",
      "FeatureRestrictionErrors",
      "FeedReadState",
      "FlagReason",
      "GENERAL_ERROR",
      "GROUP_MEMBER_SCOPE",
      "GROUP_TYPE",
      "GoalType",
      "Group",
      "Group.getCreatedAt",
      "Group.getDescription",
      "Group.getGuid",
      "Group.getHasJoined",
      "Group.getIcon",
      "Group.getJoinedAt",
      "Group.getMembersCount",
      "Group.getMetadata",
      "Group.getName",
      "Group.getOwner",
      "Group.getPassword",
      "Group.getScope",
      "Group.getTags",
      "Group.getType",
      "Group.getUpdatedAt",
      "Group.getWsChannel",
      "Group.isBannedFromGroup",
      "Group.setCreatedAt",
      "Group.setDescription",
      "Group.setGuid",
      "Group.setHasJoined",
      "Group.setIcon",
      "Group.setJoinedAt",
      "Group.setMembersCount",
      "Group.setMetadata",
      "Group.setName",
      "Group.setOwner",
      "Group.setPassword",
      "Group.setScope",
      "Group.setTags",
      "Group.setType",
      "Group.setUpdatedAt",
      "Group.setWsChannel",
      "GroupConstants",
      "GroupErrors",
      "GroupListener",
      "GroupListener.onGroupMemberAddedToGroup",
      "GroupListener.onGroupMemberBanned",
      "GroupListener.onGroupMemberJoined",
      "GroupListener.onGroupMemberKicked",
      "GroupListener.onGroupMemberLeft",
      "GroupListener.onGroupMemberScopeChanged",
      "GroupListener.onGroupMemberUnbanned",
      "GroupMember",
      "GroupMember.getGuid",
      "GroupMember.getJoinedAt",
      "GroupMember.getScope",
      "GroupMember.setGuid",
      "GroupMember.setJoinedAt",
      "GroupMember.setScope",
      "GroupMemberScope",
      "GroupMembersRequest",
      "GroupMembersRequest.OFFLINE",
      "GroupMembersRequest.ONLINE",
      "GroupMembersRequest.fetchNext",
      "GroupMembersRequest.getGuid",
      "GroupMembersRequest.getLimit",
      "GroupMembersRequest.getNextData",
      "GroupMembersRequest.getPage",
      "GroupMembersRequest.getScopes",
      "GroupMembersRequest.getSearchKeyword",
      "GroupMembersRequest.getStatus",
      "GroupMembersRequestBuilder",
      "GroupMembersRequestBuilder.build",
      "GroupMembersRequestBuilder.setGuid",
      "GroupMembersRequestBuilder.setLimit",
      "GroupMembersRequestBuilder.setPage",
      "GroupMembersRequestBuilder.setScopes",
      "GroupMembersRequestBuilder.setSearchKeyword",
      "GroupMembersRequestBuilder.setStatus",
      "GroupMemersConstans",
      "GroupPreferences",
      "GroupPreferences.getMemberAddedPreference",
      "GroupPreferences.getMemberBannedPreference",
      "GroupPreferences.getMemberJoinedPreference",
      "GroupPreferences.getMemberKickedPreference",
      "GroupPreferences.getMemberLeftPreference",
      "GroupPreferences.getMemberScopeChangedPreference",
      "GroupPreferences.getMemberUnbannedPreference",
      "GroupPreferences.getMessagesPreference",
      "GroupPreferences.getReactionsPreference",
      "GroupPreferences.getRepliesPreference",
      "GroupPreferences.setMemberAddedPreference",
      "GroupPreferences.setMemberBannedPreference",
      "GroupPreferences.setMemberJoinedPreference",
      "GroupPreferences.setMemberKickedPreference",
      "GroupPreferences.setMemberLeftPreference",
      "GroupPreferences.setMemberScopeChangedPreference",
      "GroupPreferences.setMemberUnbannedPreference",
      "GroupPreferences.setMessagesPreference",
      "GroupPreferences.setReactionsPreference",
      "GroupPreferences.setRepliesPreference",
      "GroupType",
      "GroupsListener",
      "GroupsListener._cursor",
      "GroupsListener._eventListener",
      "GroupsRequest",
      "GroupsRequest.fetchNext",
      "GroupsRequest.getLimit",
      "GroupsRequest.getPage",
      "GroupsRequest.getSearchKeyword",
      "GroupsRequest.getTags",
      "GroupsRequest.isJoinedOnly",
      "GroupsRequest.isWithTags",
      "GroupsRequestBuilder",
      "GroupsRequestBuilder.build",
      "GroupsRequestBuilder.joinedOnly",
      "GroupsRequestBuilder.setLimit",
      "GroupsRequestBuilder.setPage",
      "GroupsRequestBuilder.setSearchKeyword",
      "GroupsRequestBuilder.setTags",
      "GroupsRequestBuilder.withTags",
      "INTEGRATION_SOURCE",
      "Interaction",
      "Interaction.getElementId",
      "Interaction.getInteractedAt",
      "Interaction.setElementId",
      "Interaction.setInteractedAt",
      "InteractionGoal",
      "InteractionGoal.getElementIds",
      "InteractionGoal.getType",
      "InteractionGoal.setElementIds",
      "InteractionGoal.setType",
      "InteractionReceipt",
      "InteractionReceipt.getInteractions",
      "InteractionReceipt.getMessageId",
      "InteractionReceipt.getReceiveId",
      "InteractionReceipt.getReceiverType",
      "InteractionReceipt.getSender",
      "InteractionReceipt.setInteractions",
      "InteractionReceipt.setMessageId",
      "InteractionReceipt.setReceiverId",
      "InteractionReceipt.setReceiverType",
      "InteractionReceipt.setSender",
      "InteractiveMessage",
      "InteractiveMessage.ACTION",
      "InteractiveMessage.AGENTIC",
      "InteractiveMessage.ASSISTANT",
      "InteractiveMessage.AUDIO",
      "InteractiveMessage.CALL",
      "InteractiveMessage.CARD",
      "InteractiveMessage.CUSTOM",
      "InteractiveMessage.FILE",
      "InteractiveMessage.GROUP",
      "InteractiveMessage.IMAGE",
      "InteractiveMessage.INTERACTIVE",
      "InteractiveMessage.MEDIA",
      "InteractiveMessage.MESSAGE",
      "InteractiveMessage.TEXT",
      "InteractiveMessage.TOOL_ARGUMENTS",
      "InteractiveMessage.TOOL_RESULT",
      "InteractiveMessage.USER",
      "InteractiveMessage.VIDEO",
      "InteractiveMessage.getData",
      "InteractiveMessage.getInteractionGoal",
      "InteractiveMessage.getInteractions",
      "InteractiveMessage.getInteractiveData",
      "InteractiveMessage.getIsSenderInteractionAllowed",
      "InteractiveMessage.getMetadata",
      "InteractiveMessage.getReceiver",
      "InteractiveMessage.getSender",
      "InteractiveMessage.getTags",
      "InteractiveMessage.setInteractionGoal",
      "InteractiveMessage.setInteractions",
      "InteractiveMessage.setInteractiveData",
      "InteractiveMessage.setIsSenderInteractionAllowed",
      "InteractiveMessage.setMetadata",
      "InteractiveMessage.setTags",
      "JWT_API",
      "LOCAL_STORE",
      "Listener",
      "Listener._callback",
      "Listener._name",
      "LoginListener",
      "LoginListener.loginFailure",
      "LoginListener.loginSuccess",
      "LoginListener.logoutFailure",
      "LoginListener.logoutSuccess",
      "MainVideoContainerSetting",
      "MainVideoContainerSetting.setFullScreenButtonParams",
      "MainVideoContainerSetting.setMainVideoAspectRatio",
      "MainVideoContainerSetting.setNameLabelParams",
      "MainVideoContainerSetting.setNetworkLabelParams",
      "Me",
      "Me.getFat",
      "Me.getJWT",
      "Me.getWsChannel",
      "MediaDevice",
      "MediaDevice.getId",
      "MediaDevice.getIsActive",
      "MediaDevice.getName",
      "MediaDevice.setId",
      "MediaDevice.setIsActive",
      "MediaDevice.setName",
      "MediaMessage",
      "MediaMessage.ACTION",
      "MediaMessage.AGENTIC",
      "MediaMessage.ASSISTANT",
      "MediaMessage.AUDIO",
      "MediaMessage.CALL",
      "MediaMessage.CARD",
      "MediaMessage.CUSTOM",
      "MediaMessage.FILE",
      "MediaMessage.GROUP",
      "MediaMessage.IMAGE",
      "MediaMessage.INTERACTIVE",
      "MediaMessage.MEDIA",
      "MediaMessage.MESSAGE",
      "MediaMessage.TEXT",
      "MediaMessage.TOOL_ARGUMENTS",
      "MediaMessage.TOOL_RESULT",
      "MediaMessage.USER",
      "MediaMessage.VIDEO",
      "MediaMessage.getAttachment",
      "MediaMessage.getAttachments",
      "MediaMessage.getCaption",
      "MediaMessage.getData",
      "MediaMessage.getMetadata",
      "MediaMessage.getModerationStatus",
      "MediaMessage.getReceiver",
      "MediaMessage.getSender",
      "MediaMessage.getTags",
      "MediaMessage.getURL",
      "MediaMessage.setAttachment",
      "MediaMessage.setAttachments",
      "MediaMessage.setCaption",
      "MediaMessage.setData",
      "MediaMessage.setMetadata",
      "MediaMessage.setTags",
      "MemberActionsOptions",
      "Message",
      "MessageCategory",
      "MessageConstatnts",
      "MessageErrors",
      "MessageListener",
      "MessageListener.onAIAssistantMessageReceived",
      "MessageListener.onAIToolArgumentsReceived",
      "MessageListener.onAIToolResultReceived",
      "MessageListener.onCardMessageReceived",
      "MessageListener.onCustomMessageReceived",
      "MessageListener.onInteractionGoalCompleted",
      "MessageListener.onInteractiveMessageReceived",
      "MessageListener.onMediaMessageReceived",
      "MessageListener.onMessageDeleted",
      "MessageListener.onMessageEdited",
      "MessageListener.onMessageModerated",
      "MessageListener.onMessageReactionAdded",
      "MessageListener.onMessageReactionRemoved",
      "MessageListener.onMessagesDelivered",
      "MessageListener.onMessagesDeliveredToAll",
      "MessageListener.onMessagesRead",
      "MessageListener.onMessagesReadByAll",
      "MessageListener.onTextMessageReceived",
      "MessageListener.onTransientMessageReceived",
      "MessageListener.onTypingEnded",
      "MessageListener.onTypingStarted",
      "MessageReceipt",
      "MessageReceipt.DELIVERED_TO_ALL_RECEIPT",
      "MessageReceipt.DELIVERY_RECEIPT",
      "MessageReceipt.READ_BY_ALL_RECEIPT",
      "MessageReceipt.READ_RECEIPT",
      "MessageReceipt.RECEIPT_TYPE",
      "MessageReceipt.getDeliveredAt",
      "MessageReceipt.getMessageId",
      "MessageReceipt.getReadAt",
      "MessageReceipt.getReceiptType",
      "MessageReceipt.getReceiver",
      "MessageReceipt.getReceiverType",
      "MessageReceipt.getSender",
      "MessageReceipt.getTimestamp",
      "MessageReceipt.setDeliveredAt",
      "MessageReceipt.setMessageId",
      "MessageReceipt.setReadAt",
      "MessageReceipt.setReceiptType",
      "MessageReceipt.setReceiver",
      "MessageReceipt.setReceiverType",
      "MessageReceipt.setSender",
      "MessageReceipt.setTimestamp",
      "MessagesListener",
      "MessagesListener._cursor",
      "MessagesListener._eventListener",
      "MessagesOptions",
      "MessagesRequest",
      "MessagesRequest.fetchNext",
      "MessagesRequest.fetchPrevious",
      "MessagesRequest.getAttachmentTypes",
      "MessagesRequest.getCategories",
      "MessagesRequest.getCategory",
      "MessagesRequest.getGUID",
      "MessagesRequest.getHasAttachments",
      "MessagesRequest.getHasLinks",
      "MessagesRequest.getHasMentions",
      "MessagesRequest.getHasReactions",
      "MessagesRequest.getLimit",
      "MessagesRequest.getMentionedUIDs",
      "MessagesRequest.getMessageId",
      "MessagesRequest.getParentMessageId",
      "MessagesRequest.getSearchKeyword",
      "MessagesRequest.getTags",
      "MessagesRequest.getTimestamp",
      "MessagesRequest.getType",
      "MessagesRequest.getTypes",
      "MessagesRequest.getUID",
      "MessagesRequest.getUpdatedAfter",
      "MessagesRequest.isHideDeletedMessages",
      "MessagesRequest.isHideMessagesFromBlockedUsers",
      "MessagesRequest.isHideQuotedMessages",
      "MessagesRequest.isHideReplies",
      "MessagesRequest.isInteractionGoalCompletedOnly",
      "MessagesRequest.isMentionsWithBlockedInfo",
      "MessagesRequest.isMentionsWithTagInfo",
      "MessagesRequest.isUnread",
      "MessagesRequest.isUpdatesOnly",
      "MessagesRequest.isWithParent",
      "MessagesRequest.isWithTags",
      "MessagesRequestBuilder",
      "MessagesRequestBuilder.build",
      "MessagesRequestBuilder.hasAttachments",
      "MessagesRequestBuilder.hasLinks",
      "MessagesRequestBuilder.hasMentions",
      "MessagesRequestBuilder.hasReactions",
      "MessagesRequestBuilder.hideDeletedMessages",
      "MessagesRequestBuilder.hideMessagesFromBlockedUsers",
      "MessagesRequestBuilder.hideQuotedMessages",
      "MessagesRequestBuilder.hideReplies",
      "MessagesRequestBuilder.mentionsWithBlockedInfo",
      "MessagesRequestBuilder.mentionsWithTagInfo",
      "MessagesRequestBuilder.setAttachmentTypes",
      "MessagesRequestBuilder.setCategories",
      "MessagesRequestBuilder.setCategory",
      "MessagesRequestBuilder.setGUID",
      "MessagesRequestBuilder.setInteractionGoalCompletedOnly",
      "MessagesRequestBuilder.setLimit",
      "MessagesRequestBuilder.setMentionedUIDs",
      "MessagesRequestBuilder.setMessageId",
      "MessagesRequestBuilder.setParentMessageId",
      "MessagesRequestBuilder.setSearchKeyword",
      "MessagesRequestBuilder.setTags",
      "MessagesRequestBuilder.setTimestamp",
      "MessagesRequestBuilder.setType",
      "MessagesRequestBuilder.setTypes",
      "MessagesRequestBuilder.setUID",
      "MessagesRequestBuilder.setUnread",
      "MessagesRequestBuilder.setUpdatedAfter",
      "MessagesRequestBuilder.updatesOnly",
      "MessagesRequestBuilder.withParent",
      "MessagesRequestBuilder.withTags",
      "ModerationStatus",
      "MutePreferences",
      "MutePreferences.getDNDPreference",
      "MutePreferences.getScheduleFor",
      "MutePreferences.getSchedulePreference",
      "MutePreferences.setDNDPreference",
      "MutePreferences.setScheduleFor",
      "MutePreferences.setSchedulePreference",
      "MutedConversation",
      "MutedConversation.getId",
      "MutedConversation.getType",
      "MutedConversation.getUntil",
      "MutedConversation.setId",
      "MutedConversation.setType",
      "MutedConversation.setUntil",
      "MutedConversationType",
      "NOTIFICATION_CATEGORIES_LIST",
      "NOTIFICATION_FEED_ENGAGEMENT",
      "NOTIFICATION_FEED_ITEM",
      "NOTIFICATION_FEED_LIST",
      "NOTIFICATION_FEED_MARK_DELIVERED",
      "NOTIFICATION_FEED_MARK_READ",
      "NOTIFICATION_FEED_UNREAD_COUNT",
      "NotificationCategoriesRequest",
      "NotificationCategoriesRequest.fetchNext",
      "NotificationCategoriesRequestBuilder",
      "NotificationCategoriesRequestBuilder.build",
      "NotificationCategoriesRequestBuilder.getLimit",
      "NotificationCategoriesRequestBuilder.setLimit",
      "NotificationCategory",
      "NotificationCategory.getId",
      "NotificationCategory.getLabel",
      "NotificationCategory.setId",
      "NotificationCategory.setLabel",
      "NotificationFeedItem",
      "NotificationFeedItem.getCategory",
      "NotificationFeedItem.getContent",
      "NotificationFeedItem.getDeliveredAt",
      "NotificationFeedItem.getId",
      "NotificationFeedItem.getIsRead",
      "NotificationFeedItem.getMetadata",
      "NotificationFeedItem.getReadAt",
      "NotificationFeedItem.getReceiver",
      "NotificationFeedItem.getReceiverType",
      "NotificationFeedItem.getSender",
      "NotificationFeedItem.getSentAt",
      "NotificationFeedItem.getTags",
      "NotificationFeedItem.setCategory",
      "NotificationFeedItem.setContent",
      "NotificationFeedItem.setDeliveredAt",
      "NotificationFeedItem.setId",
      "NotificationFeedItem.setMetadata",
      "NotificationFeedItem.setReadAt",
      "NotificationFeedItem.setReceiver",
      "NotificationFeedItem.setReceiverType",
      "NotificationFeedItem.setSender",
      "NotificationFeedItem.setSentAt",
      "NotificationFeedItem.setTags",
      "NotificationFeedListener",
      "NotificationFeedListener.onFeedItemReceived",
      "NotificationFeedListenerWrapper",
      "NotificationFeedListenerWrapper._eventListener",
      "NotificationFeedListenerWrapper._name",
      "NotificationFeedRequest",
      "NotificationFeedRequest.fetchNext",
      "NotificationFeedRequestBuilder",
      "NotificationFeedRequestBuilder.build",
      "NotificationFeedRequestBuilder.getCategoryFilter",
      "NotificationFeedRequestBuilder.getChannelId",
      "NotificationFeedRequestBuilder.getDateFrom",
      "NotificationFeedRequestBuilder.getDateTo",
      "NotificationFeedRequestBuilder.getLimit",
      "NotificationFeedRequestBuilder.getReadState",
      "NotificationFeedRequestBuilder.getTagsFilter",
      "NotificationFeedRequestBuilder.setCategory",
      "NotificationFeedRequestBuilder.setChannelId",
      "NotificationFeedRequestBuilder.setDateFrom",
      "NotificationFeedRequestBuilder.setDateTo",
      "NotificationFeedRequestBuilder.setLimit",
      "NotificationFeedRequestBuilder.setReadState",
      "NotificationFeedRequestBuilder.setTags",
      "NotificationPreferences",
      "NotificationPreferences.getGroupPreferences",
      "NotificationPreferences.getMutePreferences",
      "NotificationPreferences.getOneOnOnePreferences",
      "NotificationPreferences.getUsePrivacyTemplate",
      "NotificationPreferences.setGroupPreferences",
      "NotificationPreferences.setMutePreferences",
      "NotificationPreferences.setOneOnOnePreferences",
      "NotificationPreferences.setUsePrivacyTemplate",
      "ONLINE_MEMBER_COUNT_API",
      "OneOnOnePreferences",
      "OneOnOnePreferences.getMessagesPreference",
      "OneOnOnePreferences.getReactionsPreference",
      "OneOnOnePreferences.getRepliesPreference",
      "OneOnOnePreferences.setMessagesPreference",
      "OneOnOnePreferences.setReactionsPreference",
      "OneOnOnePreferences.setRepliesPreference",
      "OngoingCallListener",
      "OngoingCallListener.onCallEnded",
      "OngoingCallListener.onCallSwitchedToVideo",
      "OngoingCallListener.onError",
      "OngoingCallListener.onMediaDeviceListUpdated",
      "OngoingCallListener.onRecordingStarted",
      "OngoingCallListener.onRecordingStopped",
      "OngoingCallListener.onScreenShareStarted",
      "OngoingCallListener.onScreenShareStopped",
      "OngoingCallListener.onUserJoined",
      "OngoingCallListener.onUserLeft",
      "OngoingCallListener.onUserListUpdated",
      "OngoingCallListener.onUserMuted",
      "OngoingCallListener.onYouJoined",
      "OngoingCallListener.onYouLeft",
      "PARAMETER_ERROR",
      "PROSODY_API",
      "PUSH_NOTIFICATION_MARK_CLICKED",
      "PUSH_NOTIFICATION_MARK_DELIVERED",
      "PresenceConstants",
      "PresenceConstatnts",
      "PresignContext",
      "PresignForm",
      "ProsodyApiErrors",
      "PushNotification",
      "PushNotification.getAnnouncementId",
      "PushNotification.getCampaignId",
      "PushNotification.getId",
      "PushNotification.getSource",
      "PushNotification.setAnnouncementId",
      "PushNotification.setCampaignId",
      "PushNotification.setId",
      "PushNotification.setSource",
      "PushPlatforms",
      "PushPreferences",
      "PushPreferences.getGroupPreferences",
      "PushPreferences.getMutePreferences",
      "PushPreferences.getOneOnOnePreferences",
      "PushPreferences.getUsePrivacyTemplate",
      "PushPreferences.setGroupPreferences",
      "PushPreferences.setMutePreferences",
      "PushPreferences.setOneOnOnePreferences",
      "PushPreferences.setUsePrivacyTemplate",
      "REACTION_ACTION",
      "READ_RECEIPTS",
      "RTCUser",
      "RTCUser.getAvatar",
      "RTCUser.getJWT",
      "RTCUser.getName",
      "RTCUser.getResource",
      "RTCUser.getUID",
      "RTCUser.setAvatar",
      "RTCUser.setJWT",
      "RTCUser.setName",
      "RTCUser.setResource",
      "RTCUser.setUID",
      "Reaction",
      "Reaction.getMessageId",
      "Reaction.getReactedAt",
      "Reaction.getReactedBy",
      "Reaction.getReaction",
      "Reaction.getReactionId",
      "Reaction.getUid",
      "Reaction.setMessageId",
      "Reaction.setReactedAt",
      "Reaction.setReactedBy",
      "Reaction.setReaction",
      "Reaction.setReactionId",
      "Reaction.setUid",
      "ReactionCount",
      "ReactionCount.getCount",
      "ReactionCount.getReactedByMe",
      "ReactionCount.getReaction",
      "ReactionCount.setCount",
      "ReactionCount.setReactedByMe",
      "ReactionCount.setReaction",
      "ReactionEvent",
      "ReactionEvent.getConversationId",
      "ReactionEvent.getParentMessageId",
      "ReactionEvent.getReaction",
      "ReactionEvent.getReceiverId",
      "ReactionEvent.getReceiverType",
      "ReactionEvent.setConversationId",
      "ReactionEvent.setParentMessageId",
      "ReactionEvent.setReaction",
      "ReactionEvent.setReceiverId",
      "ReactionEvent.setReceiverType",
      "ReactionsOptions",
      "ReactionsRequest",
      "ReactionsRequest.fetchNext",
      "ReactionsRequest.fetchPrevious",
      "ReactionsRequest.getLimit",
      "ReactionsRequest.getMessageId",
      "ReactionsRequest.getReaction",
      "ReactionsRequestBuilder",
      "ReactionsRequestBuilder.build",
      "ReactionsRequestBuilder.setLimit",
      "ReactionsRequestBuilder.setMessageId",
      "ReactionsRequestBuilder.setReaction",
      "ReceiptErrors",
      "RepliesOptions",
      "ResponseConstants",
      "SDKHeader",
      "SESSION_STORE",
      "StorageMode",
      "TYPING_NOTIFICATION",
      "TextMessage",
      "TextMessage.GROUP",
      "TextMessage.USER",
      "TextMessage.getData",
      "TextMessage.getMetadata",
      "TextMessage.getModerationStatus",
      "TextMessage.getProcessedText",
      "TextMessage.getReceiver",
      "TextMessage.getSender",
      "TextMessage.getTags",
      "TextMessage.getText",
      "TextMessage.setData",
      "TextMessage.setMetadata",
      "TextMessage.setProcessedText",
      "TextMessage.setTags",
      "TextMessage.setText",
      "TransientMessage",
      "TransientMessage.getData",
      "TransientMessage.getReceiverId",
      "TransientMessage.getReceiverType",
      "TransientMessage.getSender",
      "TransientMessage.setData",
      "TransientMessage.setReceiverId",
      "TransientMessage.setReceiverType",
      "TransientMessage.setSender",
      "TypingIndicator",
      "TypingIndicator.getMetadata",
      "TypingIndicator.getReceiverId",
      "TypingIndicator.getReceiverType",
      "TypingIndicator.getSender",
      "TypingIndicator.setMetadata",
      "TypingIndicator.setReceiverId",
      "TypingIndicator.setReceiverType",
      "TypingIndicator.setSender",
      "UPLOAD_CONSTANTS",
      "UnmutedConversation",
      "UnmutedConversation.getId",
      "UnmutedConversation.getType",
      "UnmutedConversation.setId",
      "UnmutedConversation.setType",
      "UploadFileInput",
      "UploadFileListener",
      "UploadFileListener.onComplete",
      "UploadFileListener.onFileError",
      "UploadFileListener.onFileFailure",
      "UploadFileListener.onFileProgress",
      "UploadFileListener.onFileUploaded",
      "UploadFileRequest",
      "UploadFileRequest.addUploadListener",
      "UploadFileRequest.clearAll",
      "UploadFileRequest.getAttachment",
      "UploadFileRequest.getAttachmentCount",
      "UploadFileRequest.getAttachments",
      "UploadFileRequest.getAttachmentsByType",
      "UploadFileRequest.getBatchId",
      "UploadFileRequest.getStatus",
      "UploadFileRequest.removeAttachment",
      "UploadFileRequest.removeUploadListener",
      "UploadFileRequest.retryAttachment",
      "UploadFileRequest.setBatchId",
      "UploadFileRequest.setConcurrency",
      "UploadFileRequest.setParentMessageId",
      "UploadFileRequest.uploadAttachment",
      "UploadFileRequest.uploadAttachments",
      "UploadFileState",
      "UploadFileStatus",
      "UploadItem",
      "UploadOptions",
      "UploadResult",
      "UploadResultErrorItem",
      "UploadResultSuccessItem",
      "UploadStatus",
      "User",
      "User.getAuthToken",
      "User.getAvatar",
      "User.getBlockedByMe",
      "User.getDeactivatedAt",
      "User.getHasBlockedMe",
      "User.getLastActiveAt",
      "User.getLink",
      "User.getMetadata",
      "User.getName",
      "User.getRole",
      "User.getStatus",
      "User.getStatusMessage",
      "User.getTags",
      "User.getUid",
      "User.setAuthToken",
      "User.setAvatar",
      "User.setBlockedByMe",
      "User.setDeactivatedAt",
      "User.setHasBlockedMe",
      "User.setLastActiveAt",
      "User.setLink",
      "User.setMetadata",
      "User.setName",
      "User.setRole",
      "User.setStatus",
      "User.setStatusMessage",
      "User.setTags",
      "User.setUid",
      "UserCallListener",
      "UserCallListener._cursor",
      "UserCallListener._eventListener",
      "UserConstants",
      "UserErrors",
      "UserListener",
      "UserListener.onUserOffline",
      "UserListener.onUserOnline",
      "UserLoginListener",
      "UserLoginListener._cursor",
      "UserLoginListener._eventListener",
      "UserObj",
      "UsersListener",
      "UsersListener._cursor",
      "UsersListener._eventListener",
      "UsersRequest",
      "UsersRequest.OFFLINE",
      "UsersRequest.ONLINE",
      "UsersRequest.fetchNext",
      "UsersRequest.getLimit",
      "UsersRequest.getNextData",
      "UsersRequest.getPage",
      "UsersRequest.getRole",
      "UsersRequest.getRoles",
      "UsersRequest.getSearchIn",
      "UsersRequest.getSearchKeyword",
      "UsersRequest.getSortBy",
      "UsersRequest.getSortOrder",
      "UsersRequest.getStatus",
      "UsersRequest.getTags",
      "UsersRequest.getUIDs",
      "UsersRequest.isFriendsOnly",
      "UsersRequest.isHideBlockedUsers",
      "UsersRequest.isWithTags",
      "UsersRequestBuilder",
      "UsersRequestBuilder.build",
      "UsersRequestBuilder.friendsOnly",
      "UsersRequestBuilder.hideBlockedUsers",
      "UsersRequestBuilder.searchIn",
      "UsersRequestBuilder.setLimit",
      "UsersRequestBuilder.setPage",
      "UsersRequestBuilder.setRole",
      "UsersRequestBuilder.setRoles",
      "UsersRequestBuilder.setSearchKeyword",
      "UsersRequestBuilder.setStatus",
      "UsersRequestBuilder.setTags",
      "UsersRequestBuilder.setUIDs",
      "UsersRequestBuilder.sortBy",
      "UsersRequestBuilder.sortByOrder",
      "UsersRequestBuilder.withTags",
      "VirtualBackground",
      "VirtualBackground.getEnforcedBackgroundImage",
      "VirtualBackground.getImages",
      "VirtualBackground.isBackgroundBlurEnforced",
      "VirtualBackground.shouldAllowBackgroundBlur",
      "VirtualBackground.shouldAllowUserImages",
      "VirtualBackground.shouldShowDefaultImages",
      "VirtualBackgroundBuilder",
      "VirtualBackgroundBuilder.allowBackgroundBlur",
      "VirtualBackgroundBuilder.allowUserImages",
      "VirtualBackgroundBuilder.build",
      "VirtualBackgroundBuilder.enforceBackgroundBlur",
      "VirtualBackgroundBuilder.enforceBackgroundImage",
      "VirtualBackgroundBuilder.setImages",
      "VirtualBackgroundBuilder.showDefaultImages",
      "WS",
      "WSConnectionListener",
      "WSConnectionListener._cursor",
      "WSConnectionListener._eventListener",
      "WS_ACTION_DELETED",
      "WS_ACTION_DELIVERED",
      "WS_ACTION_READ",
      "WS_ACTION_SENT",
      "WS_TYPE_NOTIFICATION_FEED_ITEM",
      "constants",
      "init"
    ]
  },
  "internalOnlyExcluded": [
    "CometChatActionBubble",
    "CometChatActionSheet",
    "CometChatAttachmentTile",
    "CometChatAttachmentTileComponent",
    "CometChatAttachmentTray",
    "CometChatAttachmentTrayComponent",
    "CometChatAudioBubble",
    "CometChatAudiosBubble",
    "CometChatAuthEvent",
    "CometChatAvatar",
    "CometChatBannedMembers",
    "CometChatButton",
    "CometChatCallBubble",
    "CometChatCallButtons",
    "CometChatCallLogs",
    "CometChatCalls",
    "CometChatCardAction",
    "CometChatCardActionEvent",
    "CometChatCardBubble",
    "CometChatCardThemeMode",
    "CometChatCardThemeOverride",
    "CometChatCardView",
    "CometChatCardViewComponent",
    "CometChatCardsRenderer",
    "CometChatChangeScope",
    "CometChatCheckbox",
    "CometChatCollaborativeDocumentBubble",
    "CometChatCollaborativeWhiteboardBubble",
    "CometChatConfirmDialog",
    "CometChatContacts",
    "CometChatContextMenu",
    "CometChatContextualMenu",
    "CometChatConversationItem",
    "CometChatConversationStarter",
    "CometChatConversationSummary",
    "CometChatConversations",
    "CometChatCreatePoll",
    "CometChatDate",
    "CometChatDeleteBubble",
    "CometChatEmojiKeyboard",
    "CometChatErrorBoundary",
    "CometChatEvent",
    "CometChatFileBubble",
    "CometChatFilesBubble",
    "CometChatFlagMessageDialog",
    "CometChatFullScreenViewer",
    "CometChatFullscreenViewer",
    "CometChatGroupItem",
    "CometChatGroupMemberItem",
    "CometChatGroupMembers",
    "CometChatGroups",
    "CometChatImageBubble",
    "CometChatImagesBubble",
    "CometChatIncomingCall",
    "CometChatInteractionReceiptEvent",
    "CometChatLinkDialog",
    "CometChatListItem",
    "CometChatMediaRecorder",
    "CometChatMessageBubble",
    "CometChatMessageComposer",
    "CometChatMessageEvent",
    "CometChatMessageHeader",
    "CometChatMessageInformation",
    "CometChatMessageList",
    "CometChatMessagePreview",
    "CometChatModerationStatusChangeEvent",
    "CometChatNotificationBadge",
    "CometChatNotificationFeed",
    "CometChatOngoingCall",
    "CometChatOutgoingCall",
    "CometChatPaginatedList",
    "CometChatPingEvent",
    "CometChatPollBubble",
    "CometChatPopover",
    "CometChatPresenceEvent",
    "CometChatRadioButton",
    "CometChatReactionEvent",
    "CometChatReactionInfo",
    "CometChatReactionList",
    "CometChatReactions",
    "CometChatReceiptEvent",
    "CometChatSearch",
    "CometChatSmartReplies",
    "CometChatSoundManager",
    "CometChatStickerBubble",
    "CometChatStickersKeyboard",
    "CometChatStreamMessageEvent",
    "CometChatTabs",
    "CometChatTextBubble",
    "CometChatThreadHeader",
    "CometChatToast",
    "CometChatTransientEvent",
    "CometChatTypingEvent",
    "CometChatUIKitLoginListener",
    "CometChatUIKitUtility",
    "CometChatUiKit",
    "CometChatUserGroupMembersObject",
    "CometChatUserItem",
    "CometChatUserMemberWrapper",
    "CometChatUsers",
    "CometChatVideoBubble",
    "CometChatVideosBubble",
    "CometChatVisualBuilderReact",
    "CometChatVoiceNoteBubble",
    "CometChatWP"
  ]
}