Multipart Set Webhook Request
fun MultipartSetWebhookRequest( url: String, certificate: MultipartFile, ipAddress: String? = null, maxAllowedConnections: Int? = null, allowedUpdates: List<String>? = null, dropPendingUpdates: Boolean? = null)
Content copied to clipboard