AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.adapter
/
CoreAPI
/
ConfigAPI
/
addApiKey
add
Api
Key
jvm
abstract
suspend
fun
addApiKey
(
key
:
CoreConfig.ProviderConfig.ApiKey
)
(
source
)
添加一个新的 api key。
Throws
Illegal
Argument
Exception
存在同名 api key。