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