1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-10-05 00:45:03 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.updateshandlers.webhook/-webhook-private-key-config/-webhook-private-key-config.md

12 lines
681 B
Markdown
Raw Normal View History

//[docs](../../../index.md)/[dev.inmo.tgbotapi.updateshandlers.webhook](../index.md)/[WebhookPrivateKeyConfig](index.md)/[WebhookPrivateKeyConfig](-webhook-private-key-config.md)
# WebhookPrivateKeyConfig
[jvm]
Content
fun [WebhookPrivateKeyConfig](-webhook-private-key-config.md)(keyStorePath: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), keyStorePassword: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), aliasName: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), aliasPassword: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html))