maxConnections property
Optional. The maximum allowed number of simultaneous HTTPS connections to the webhook for update delivery
Implementation
@JsonKey(name: 'max_connections')
int? get maxConnections;
Optional. The maximum allowed number of simultaneous HTTPS connections to the webhook for update delivery
@JsonKey(name: 'max_connections')
int? get maxConnections;