copy

fun copy(coverUrl: String? = this.coverUrl, coverImage: File? = this.coverImage, operatorUserIds: List<String>? = this.operatorUserIds, operators: List<User>? = this.operators, isPublic: Boolean? = this.isPublic, isDistinct: Boolean? = this.isDistinct, isDiscoverable: Boolean? = this.isDiscoverable, name: String? = this.name, data: String? = this.data, customType: String? = this.customType, accessCode: String? = this.accessCode, messageSurvivalSeconds: Int? = this.messageSurvivalSeconds): GroupChannelUpdateParams