InternalLinkTypeChatBoost copyWith({String? url}) => InternalLinkTypeChatBoost(url: url ?? this.url);