mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-02-18 12:41:50 +00:00
14 lines
978 B
Markdown
14 lines
978 B
Markdown
//[docs](../../index.md)/[dev.inmo.tgbotapi.updateshandlers.webhook](index.md)
|
|
|
|
|
|
|
|
# Package dev.inmo.tgbotapi.updateshandlers.webhook
|
|
|
|
|
|
## Types
|
|
|
|
| Name | Summary |
|
|
|---|---|
|
|
| <a name="dev.inmo.tgbotapi.updateshandlers.webhook/WebhookPrivateKeyConfig///PointingToDeclaration/"></a>[WebhookPrivateKeyConfig](-webhook-private-key-config/index.md)| <a name="dev.inmo.tgbotapi.updateshandlers.webhook/WebhookPrivateKeyConfig///PointingToDeclaration/"></a>[jvm] <br>Content <br>data class [WebhookPrivateKeyConfig](-webhook-private-key-config/index.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)) <br><br><br>|
|
|
|