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