Type Alias InsightsAITextChatFeatures
InsightsAITextChatFeatures: Message<"plugnmeet.InsightsAITextChatFeatures"> & {
isAllow: boolean;
isEnabled: boolean;
isAllowedEveryone: boolean;
allowedUserIds: string[];
isNotepadAiDisabled: boolean;
isWhiteboardAiDisabled: boolean;
isPollAiDisabled: boolean;
}
Type Declaration
-
isAllow: boolean
-
isEnabled: boolean
-
isAllowedEveryone: boolean
-
allowedUserIds: string[]
-
isNotepadAiDisabled: boolean
-
isWhiteboardAiDisabled: boolean
-
isPollAiDisabled: boolean
Generated
from field: bool is_allow = 1;