create
open override fun create(configurator: PropertiesBotVerifyInfoDecoder.PropertiesConfiguration.() -> Unit): PropertiesBotVerifyInfoDecoder(source)
提供配置,并构建一个目标解码器。
open override fun create(serializersModule: SerializersModule, configurator: PropertiesBotVerifyInfoDecoder.PropertiesConfiguration.() -> Unit): PropertiesBotVerifyInfoDecoder(source)
提供一个 serializersModule 来构建目标序列化器。
Since
3.2.0