Type Alias RecorderBotOptions
RecorderBotOptions: Message<"plugnmeet.RecorderBotOptions"> & {
enableAutoCloseChatPanel: boolean;
durationAfterLastMessage?: number;
}
Type Declaration
enableAutoCloseChatPanel: boolean
OptionaldurationAfterLastMessage?: number
if true, chat panel will be closed automatically after a certain duration