Type Alias InsightsAIMeetingSummarizationFeatures
InsightsAIMeetingSummarizationFeatures: Message<
"plugnmeet.InsightsAIMeetingSummarizationFeatures",
> & { isAllow: boolean; summarizationPrompt: string; isEnabled: boolean }
Type Declaration
isAllow: boolean
summarizationPrompt: string
isEnabled: boolean
Generated
from field: bool is_allow = 1;