hapusDiskusi

@DELETE(value = "/hapus-diskusi/{id}")
abstract suspend fun hapusDiskusi(@Path(value = "id") id: String): GeneralResponse