log Settings
Parameters
value
The settings for your conversation logs. You can log text, audio, or both. Attributes are documented under log_settings.
Parameters
values
The settings for your conversation logs. You can log text, audio, or both. Attributes are documented under log_settings.
suspend fun logSettings(argument: List<suspend BotAliasConversationLogsLogSettingArgsBuilder.() -> Unit>)
suspend fun logSettings(vararg argument: suspend BotAliasConversationLogsLogSettingArgsBuilder.() -> Unit)
Parameters
argument
The settings for your conversation logs. You can log text, audio, or both. Attributes are documented under log_settings.