SetWebhookOptions

constructor(certificate: InputFile? = null, ipAddress: String? = null, maxConnections: Int? = null, allowedUpdates: List<UpdateType>? = null, dropPendingUpdates: Boolean? = null, secretToken: String? = null)