NotSerializedBotConfiguration

NotSerializedBotConfigurationSerializableBotConfiguration 的一个特殊实现, 在部分场景中作为默认的实现目标,例如在某些无法反序列化的情况下作为默认实现提供。

NotSerializedBotConfiguration 不是可序列化类型。

Constructors

Link copied to clipboard
constructor(text: StringResource, type: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

配置信息源文本资源。可能来自文件或内存。

Link copied to clipboard
val type: String?

源文本的类型。