docs / com.github.insanusmokrassar.TelegramBotAPI.types / WebhookInfo / <init>

<init>

(common) WebhookInfo(url: String, awaitDeliery: Int, maxConnections: Int = 40, customCertificate: Boolean = false, allowedUpdates: List<String> = ALL_UPDATES_LIST, lastErrorDate: TelegramDate? = null, lastErrorMessage: String? = null)