docs
4.2.3
jvm
docs
/
dev.inmo.tgbotapi.updateshandlers.webhook
/
WebhookPrivateKeyConfig
/
WebhookPrivateKeyConfig
Webhook
Private
Key
Config
jvm
fun
WebhookPrivateKeyConfig
(
keyStorePath
:
String
,
keyStorePassword
:
String
,
aliasName
:
String
,
aliasPassword
:
String
)