// Collaborative Messaging Insights (collaborative-messaging-insights) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.teams), which assumes models
// mapped to those table names. Rename the delegates if your models differ.
import { PrismaClient } from '@prisma/client';

const prisma = new PrismaClient();

async function main() {
    await prisma.teams.createMany({
        data: [
            { id: 1, name: "xi delta sigma", active_members: 7, channels_linked: 2, creation_date: "2023-09-27" },
            { id: 2, name: "gamma", active_members: 3, channels_linked: 3, creation_date: "2023-05-30" },
            { id: 3, name: "lambda", active_members: 9, channels_linked: 3, creation_date: "2023-11-26" },
            { id: 4, name: "alpha epsilon rho", active_members: 9, channels_linked: 3, creation_date: "2023-05-28" },
            { id: 5, name: "upsilon", active_members: 17, channels_linked: 3, creation_date: "2023-06-16" },
            { id: 6, name: "chi sigma kappa", active_members: 10, channels_linked: 2, creation_date: "2023-04-29" },
            { id: 7, name: "phi", active_members: 8, channels_linked: 3, creation_date: "2023-05-19" },
            { id: 8, name: "theta tau", active_members: 3, channels_linked: 2, creation_date: "2023-09-15" },
            { id: 9, name: "epsilon", active_members: 2, channels_linked: 3, creation_date: "2023-09-06" },
            { id: 10, name: "psi beta", active_members: 5, channels_linked: 2, creation_date: "2023-03-01" },
            { id: 11, name: "omega sigma", active_members: 10, channels_linked: 3, creation_date: "2023-07-05" },
            { id: 12, name: "alpha kappa", active_members: 17, channels_linked: 2, creation_date: "2023-03-04" },
            { id: 13, name: "chi", active_members: 3, channels_linked: 4, creation_date: "2023-09-09" },
            { id: 14, name: "zeta delta psi", active_members: 17, channels_linked: 4, creation_date: "2023-04-29" },
            { id: 15, name: "gamma tau phi", active_members: 10, channels_linked: 4, creation_date: "2023-01-31" },
            { id: 16, name: "psi chi alpha", active_members: 2, channels_linked: 3, creation_date: "2023-02-14" },
            { id: 17, name: "upsilon chi phi", active_members: 8, channels_linked: 2, creation_date: "2023-11-03" },
            { id: 18, name: "rho", active_members: 11, channels_linked: 3, creation_date: "2023-10-17" },
            { id: 19, name: "alpha", active_members: 7, channels_linked: 4, creation_date: "2023-02-28" },
            { id: 20, name: "nu gamma", active_members: 19, channels_linked: 4, creation_date: "2023-02-25" },
            { id: 21, name: "sigma rho theta", active_members: 9, channels_linked: 2, creation_date: "2023-05-10" },
            { id: 22, name: "gamma tau", active_members: 6, channels_linked: 3, creation_date: "2023-02-17" },
            { id: 23, name: "chi", active_members: 3, channels_linked: 3, creation_date: "2023-08-11" },
            { id: 24, name: "phi tau", active_members: 11, channels_linked: 3, creation_date: "2023-06-03" },
            { id: 25, name: "nu psi", active_members: 12, channels_linked: 3, creation_date: "2023-10-26" },
            { id: 26, name: "sigma", active_members: 10, channels_linked: 4, creation_date: "2023-07-26" },
            { id: 27, name: "lambda psi", active_members: 13, channels_linked: 3, creation_date: "2023-10-27" },
            { id: 28, name: "rho psi omega", active_members: 20, channels_linked: 4, creation_date: "2023-10-31" },
            { id: 29, name: "omega epsilon nu", active_members: 15, channels_linked: 3, creation_date: "2023-05-23" },
            { id: 30, name: "zeta", active_members: 6, channels_linked: 4, creation_date: "2023-05-28" },
            { id: 31, name: "psi chi phi", active_members: 13, channels_linked: 2, creation_date: "2023-11-17" },
            { id: 32, name: "gamma", active_members: 16, channels_linked: 4, creation_date: "2023-02-26" },
            { id: 33, name: "theta psi", active_members: 12, channels_linked: 4, creation_date: "2023-10-24" },
            { id: 34, name: "omega xi kappa", active_members: 4, channels_linked: 2, creation_date: "2023-10-11" },
            { id: 35, name: "beta nu gamma", active_members: 10, channels_linked: 4, creation_date: "2023-10-20" },
            { id: 36, name: "gamma chi", active_members: 4, channels_linked: 4, creation_date: "2023-11-06" },
            { id: 37, name: "xi rho lambda", active_members: 9, channels_linked: 3, creation_date: "2023-06-30" },
            { id: 38, name: "omega", active_members: 4, channels_linked: 2, creation_date: "2023-10-05" },
            { id: 39, name: "phi", active_members: 18, channels_linked: 3, creation_date: "2023-11-01" },
            { id: 40, name: "psi", active_members: 13, channels_linked: 3, creation_date: "2023-05-28" },
            { id: 41, name: "alpha omega", active_members: 18, channels_linked: 4, creation_date: "2023-06-22" },
            { id: 42, name: "zeta gamma epsilon", active_members: 17, channels_linked: 4, creation_date: "2023-02-21" },
            { id: 43, name: "psi alpha", active_members: 10, channels_linked: 3, creation_date: "2023-07-01" },
            { id: 44, name: "beta", active_members: 13, channels_linked: 4, creation_date: "2023-05-26" },
            { id: 45, name: "kappa alpha", active_members: 5, channels_linked: 3, creation_date: "2023-07-26" },
            { id: 46, name: "phi tau", active_members: 9, channels_linked: 3, creation_date: "2023-07-23" },
            { id: 47, name: "delta epsilon theta", active_members: 16, channels_linked: 2, creation_date: "2023-07-07" },
            { id: 48, name: "rho omega zeta", active_members: 16, channels_linked: 3, creation_date: "2023-11-15" },
            { id: 49, name: "chi", active_members: 5, channels_linked: 2, creation_date: "2023-01-17" },
            { id: 50, name: "nu zeta", active_members: 15, channels_linked: 3, creation_date: "2023-05-31" },
        ],
    });
    await prisma.bots.createMany({
        data: [
            { id: 1, team_id: 44, name: "helper mentor planner", functionality: "The supplier confirmed the details and the session was reopened.", creation_date: "2023-08-31", usage_count: 70 },
            { id: 2, team_id: 28, name: "assistant scheduler planner", functionality: "No response from the customer, so the delivery was delayed.", creation_date: "2023-07-15", usage_count: 86 },
            { id: 3, team_id: 6, name: "facilitator", functionality: "The claim was replaced — automatic case, no further action.", creation_date: "2023-06-09", usage_count: 72 },
            { id: 4, team_id: 10, name: "tracker connector searcher", functionality: "No response from the team, so the booking was cancelled.", creation_date: "2023-02-17", usage_count: 130 },
            { id: 5, team_id: 19, name: "reminder", functionality: "The customer confirmed the details and the ticket was updated.", creation_date: "2023-08-26", usage_count: 89 },
            { id: 6, team_id: 33, name: "feedbacker scheduler translator", functionality: "The document was rejected — duplicate case, no further action.", creation_date: "2023-05-27", usage_count: 16 },
            { id: 7, team_id: 20, name: "strategist moderator connector", functionality: "An operator reported a manual issue; the invoice was rejected.", creation_date: "2023-03-26", usage_count: 67 },
            { id: 8, team_id: 19, name: "connector translator", functionality: "The team asked for a change and the account was rescheduled.", creation_date: "2023-04-03", usage_count: 92 },
            { id: 9, team_id: 47, name: "reminder manager facilitator", functionality: "No response from the supplier, so the report was cancelled.", creation_date: "2023-07-28", usage_count: 65 },
            { id: 10, team_id: 8, name: "feedbacker searcher helper", functionality: "The report was resolved — standard case, no further action.", creation_date: "2023-10-02", usage_count: 130 },
            { id: 11, team_id: 45, name: "facilitator strategist", functionality: "The delivery was confirmed — routine case, no further action.", creation_date: "2023-09-14", usage_count: 129 },
            { id: 12, team_id: 30, name: "manager strategist", functionality: "No response from the customer, so the transfer was processed.", creation_date: "2023-06-04", usage_count: 131 },
            { id: 13, team_id: 25, name: "planner organizer insight", functionality: "The supplier confirmed the details and the document was cancelled.", creation_date: "2023-01-26", usage_count: 117 },
            { id: 14, team_id: 41, name: "organizer", functionality: "The courier asked for a change and the order was processed.", creation_date: "2023-06-29", usage_count: 69 },
            { id: 15, team_id: 15, name: "searcher advisor tracker", functionality: "The courier reported an incomplete issue; the shipment was cancelled.", creation_date: "2023-10-19", usage_count: 117 },
            { id: 16, team_id: 33, name: "advisor translator", functionality: "No response from the team, so the report was updated.", creation_date: "2023-12-12", usage_count: 62 },
            { id: 17, team_id: 4, name: "translator tracker", functionality: "The supplier confirmed the details and the order was refunded.", creation_date: "2023-05-25", usage_count: 130 },
            { id: 18, team_id: 12, name: "reminder advisor tracker", functionality: "The reviewer confirmed the details and the order was approved.", creation_date: "2023-11-04", usage_count: 141 },
            { id: 19, team_id: 36, name: "advisor", functionality: "The item was refunded — urgent case, no further action.", creation_date: "2023-08-28", usage_count: 120 },
            { id: 20, team_id: 30, name: "mentor", functionality: "No response from the reviewer, so the order was updated.", creation_date: "2023-12-23", usage_count: 68 },
        ],
    });
    await prisma.channels.createMany({
        data: [
            { id: 1, name: "sales development support", team_id: 24, topic: "No response from the reviewer, so the order was reopened.", messages_count: 267 },
            { id: 2, name: "brainstorming community planning", team_id: 31, topic: "The customer asked for a change and the payment was approved.", messages_count: 224 },
            { id: 3, name: "community", team_id: 5, topic: "The reviewer asked for a change and the shipment was rejected.", messages_count: 5 },
            { id: 4, name: "strategy support", team_id: 29, topic: "The account owner asked for a change and the transfer was delayed.", messages_count: 454 },
            { id: 5, name: "random", team_id: 37, topic: "No response from the team, so the shipment was processed.", messages_count: 100 },
            { id: 6, name: "networking planning brainstorming", team_id: 41, topic: "No response from the supplier, so the shipment was approved.", messages_count: 29 },
            { id: 7, name: "planning strategy", team_id: 24, topic: "The supplier reported an incomplete issue; the order was cancelled.", messages_count: 42 },
            { id: 8, name: "feedback planning networking", team_id: 12, topic: "The customer confirmed the details and the appointment was processed.", messages_count: 457 },
            { id: 9, name: "design updates community", team_id: 24, topic: "No response from the customer, so the ticket was reviewed.", messages_count: 28 },
            { id: 10, name: "random networking marketing", team_id: 19, topic: "The request was reviewed — late case, no further action.", messages_count: 215 },
            { id: 11, name: "brainstorming events development", team_id: 47, topic: "The courier asked for a change and the ticket was completed.", messages_count: 21 },
            { id: 12, name: "collaboration development", team_id: 14, topic: "The account owner asked for a change and the ticket was rescheduled.", messages_count: 142 },
            { id: 13, name: "community", team_id: 33, topic: "The customer asked for a change and the request was rescheduled.", messages_count: 263 },
            { id: 14, name: "research collaboration ideas", team_id: 49, topic: "An operator asked for a change and the payment was reopened.", messages_count: 425 },
            { id: 15, name: "general development", team_id: 37, topic: "No response from the courier, so the session was replaced.", messages_count: 90 },
            { id: 16, name: "announcements", team_id: 3, topic: "The customer asked for a change and the shipment was refunded.", messages_count: 357 },
            { id: 17, name: "planning projects", team_id: 33, topic: "The reviewer asked for a change and the payment was approved.", messages_count: 19 },
            { id: 18, name: "networking collaboration", team_id: 18, topic: "The document was approved — partial case, no further action.", messages_count: 237 },
            { id: 19, name: "research sales", team_id: 24, topic: "No response from the account owner, so the transfer was rescheduled.", messages_count: 87 },
            { id: 20, name: "projects networking", team_id: 34, topic: "Support asked for a change and the document was escalated.", messages_count: 192 },
            { id: 21, name: "projects development brainstorming", team_id: 38, topic: "Support asked for a change and the booking was escalated.", messages_count: 54 },
            { id: 22, name: "design announcements research", team_id: 32, topic: "The courier asked for a change and the refund was reopened.", messages_count: 329 },
            { id: 23, name: "planning", team_id: 9, topic: "The account owner confirmed the details and the ticket was updated.", messages_count: 165 },
            { id: 24, name: "networking research", team_id: 36, topic: "The courier confirmed the details and the claim was refunded.", messages_count: 27 },
            { id: 25, name: "ideas feedback", team_id: 23, topic: "The reviewer confirmed the details and the session was reviewed.", messages_count: 16 },
            { id: 26, name: "design ideas random", team_id: 14, topic: "The claim was closed — standard case, no further action.", messages_count: 159 },
            { id: 27, name: "ideas random", team_id: 17, topic: "The customer confirmed the details and the claim was escalated.", messages_count: 4 },
            { id: 28, name: "random sales development", team_id: 11, topic: "Support asked for a change and the payment was closed.", messages_count: 484 },
            { id: 29, name: "sales projects strategy", team_id: 33, topic: "The team reported a manual issue; the invoice was closed.", messages_count: 43 },
            { id: 30, name: "random", team_id: 29, topic: "The account owner confirmed the details and the account was reopened.", messages_count: 279 },
            { id: 31, name: "random brainstorming development", team_id: 12, topic: "Support asked for a change and the booking was confirmed.", messages_count: 186 },
            { id: 32, name: "feedback", team_id: 7, topic: "The account owner confirmed the details and the ticket was reviewed.", messages_count: 131 },
            { id: 33, name: "support feedback", team_id: 40, topic: "The team confirmed the details and the appointment was refunded.", messages_count: 39 },
            { id: 34, name: "feedback projects", team_id: 16, topic: "The courier asked for a change and the session was processed.", messages_count: 5 },
            { id: 35, name: "ideas support events", team_id: 7, topic: "No response from an operator, so the session was rejected.", messages_count: 329 },
            { id: 36, name: "updates announcements", team_id: 31, topic: "The customer reported a standard issue; the order was delayed.", messages_count: 37 },
            { id: 37, name: "collaboration design feedback", team_id: 6, topic: "An operator asked for a change and the ticket was refunded.", messages_count: 455 },
            { id: 38, name: "ideas feedback brainstorming", team_id: 6, topic: "No response from the team, so the request was resolved.", messages_count: 7 },
            { id: 39, name: "strategy", team_id: 20, topic: "The reviewer asked for a change and the delivery was replaced.", messages_count: 90 },
            { id: 40, name: "feedback", team_id: 40, topic: "The account owner confirmed the details and the refund was closed.", messages_count: 6 },
            { id: 41, name: "collaboration", team_id: 15, topic: "No response from the team, so the request was rescheduled.", messages_count: 183 },
            { id: 42, name: "feedback planning", team_id: 20, topic: "No response from the team, so the appointment was reviewed.", messages_count: 193 },
            { id: 43, name: "sales design random", team_id: 42, topic: "An operator confirmed the details and the claim was confirmed.", messages_count: 1 },
            { id: 44, name: "general random", team_id: 41, topic: "No response from the courier, so the invoice was rejected.", messages_count: 428 },
            { id: 45, name: "research events", team_id: 2, topic: "The reviewer reported a routine issue; the account was closed.", messages_count: 1 },
            { id: 46, name: "random projects", team_id: 37, topic: "The courier reported an unusual issue; the document was approved.", messages_count: 493 },
            { id: 47, name: "research strategy feedback", team_id: 39, topic: "No response from the courier, so the transfer was reviewed.", messages_count: 0 },
            { id: 48, name: "community events networking", team_id: 50, topic: "No response from the customer, so the refund was delayed.", messages_count: 114 },
            { id: 49, name: "design ideas", team_id: 23, topic: "The courier confirmed the details and the claim was replaced.", messages_count: 6 },
            { id: 50, name: "projects networking", team_id: 19, topic: "The reviewer asked for a change and the item was escalated.", messages_count: 187 },
            { id: 51, name: "collaboration", team_id: 29, topic: "The courier asked for a change and the appointment was replaced.", messages_count: 395 },
            { id: 52, name: "general ideas", team_id: 15, topic: "The team confirmed the details and the transfer was replaced.", messages_count: 31 },
            { id: 53, name: "strategy ideas general", team_id: 32, topic: "No response from the courier, so the report was updated.", messages_count: 292 },
            { id: 54, name: "development random", team_id: 22, topic: "The account owner confirmed the details and the booking was replaced.", messages_count: 331 },
            { id: 55, name: "random strategy general", team_id: 25, topic: "Support asked for a change and the transfer was reopened.", messages_count: 423 },
            { id: 56, name: "random projects", team_id: 27, topic: "The shipment was escalated — late case, no further action.", messages_count: 43 },
            { id: 57, name: "design brainstorming", team_id: 14, topic: "The account owner confirmed the details and the shipment was replaced.", messages_count: 35 },
            { id: 58, name: "projects", team_id: 50, topic: "The courier reported a duplicate issue; the document was reopened.", messages_count: 146 },
            { id: 59, name: "projects updates", team_id: 37, topic: "The reviewer confirmed the details and the appointment was resolved.", messages_count: 227 },
            { id: 60, name: "community", team_id: 40, topic: "No response from an operator, so the account was completed.", messages_count: 0 },
            { id: 61, name: "sales design networking", team_id: 31, topic: "The account owner asked for a change and the refund was processed.", messages_count: 64 },
            { id: 62, name: "community feedback", team_id: 29, topic: "The payment was reopened — repeat case, no further action.", messages_count: 275 },
            { id: 63, name: "announcements support", team_id: 28, topic: "No response from the account owner, so the transfer was delayed.", messages_count: 283 },
            { id: 64, name: "development", team_id: 35, topic: "No response from the courier, so the record was refunded.", messages_count: 52 },
            { id: 65, name: "updates feedback", team_id: 26, topic: "No response from the customer, so the request was reopened.", messages_count: 3 },
            { id: 66, name: "design development research", team_id: 46, topic: "Support asked for a change and the shipment was rejected.", messages_count: 33 },
            { id: 67, name: "sales support", team_id: 1, topic: "An operator confirmed the details and the payment was processed.", messages_count: 23 },
            { id: 68, name: "collaboration sales community", team_id: 36, topic: "No response from the team, so the document was cancelled.", messages_count: 46 },
            { id: 69, name: "brainstorming community", team_id: 36, topic: "An operator confirmed the details and the invoice was confirmed.", messages_count: 100 },
            { id: 70, name: "strategy", team_id: 47, topic: "The customer confirmed the details and the refund was confirmed.", messages_count: 217 },
            { id: 71, name: "sales", team_id: 21, topic: "The refund was confirmed — repeat case, no further action.", messages_count: 8 },
            { id: 72, name: "brainstorming", team_id: 9, topic: "The supplier reported an incomplete issue; the refund was refunded.", messages_count: 455 },
            { id: 73, name: "sales design strategy", team_id: 30, topic: "The supplier reported a repeat issue; the claim was approved.", messages_count: 131 },
            { id: 74, name: "random support events", team_id: 33, topic: "No response from the courier, so the record was rejected.", messages_count: 5 },
            { id: 75, name: "sales", team_id: 17, topic: "Support asked for a change and the booking was delayed.", messages_count: 177 },
            { id: 76, name: "general updates research", team_id: 8, topic: "No response from the team, so the shipment was processed.", messages_count: 28 },
            { id: 77, name: "marketing sales projects", team_id: 16, topic: "The customer reported an unusual issue; the item was approved.", messages_count: 12 },
            { id: 78, name: "brainstorming", team_id: 31, topic: "The team confirmed the details and the delivery was rejected.", messages_count: 22 },
            { id: 79, name: "planning marketing", team_id: 35, topic: "No response from the courier, so the record was refunded.", messages_count: 368 },
            { id: 80, name: "projects ideas", team_id: 39, topic: "The courier confirmed the details and the request was replaced.", messages_count: 301 },
            { id: 81, name: "support brainstorming general", team_id: 49, topic: "The reviewer reported a partial issue; the payment was reviewed.", messages_count: 295 },
            { id: 82, name: "marketing design", team_id: 38, topic: "The claim was resolved — repeat case, no further action.", messages_count: 456 },
            { id: 83, name: "support collaboration", team_id: 14, topic: "The session was delayed — urgent case, no further action.", messages_count: 498 },
            { id: 84, name: "design", team_id: 6, topic: "An operator confirmed the details and the report was closed.", messages_count: 101 },
            { id: 85, name: "projects support brainstorming", team_id: 31, topic: "The supplier asked for a change and the item was escalated.", messages_count: 5 },
            { id: 86, name: "collaboration announcements", team_id: 11, topic: "The account owner asked for a change and the document was rescheduled.", messages_count: 397 },
            { id: 87, name: "sales ideas networking", team_id: 19, topic: "The reviewer asked for a change and the booking was replaced.", messages_count: 496 },
            { id: 88, name: "ideas planning design", team_id: 5, topic: "The account owner reported an urgent issue; the document was rejected.", messages_count: 2 },
            { id: 89, name: "development networking", team_id: 45, topic: "An operator reported a duplicate issue; the delivery was replaced.", messages_count: 49 },
            { id: 90, name: "community design ideas", team_id: 34, topic: "No response from the account owner, so the session was confirmed.", messages_count: 217 },
            { id: 91, name: "development marketing", team_id: 25, topic: "The request was refunded — manual case, no further action.", messages_count: 390 },
            { id: 92, name: "design events ideas", team_id: 24, topic: "Support asked for a change and the ticket was confirmed.", messages_count: 19 },
            { id: 93, name: "research sales support", team_id: 16, topic: "The account owner confirmed the details and the shipment was resolved.", messages_count: 37 },
            { id: 94, name: "sales updates", team_id: 22, topic: "No response from an operator, so the delivery was delayed.", messages_count: 145 },
            { id: 95, name: "strategy", team_id: 40, topic: "The reviewer reported an unusual issue; the claim was cancelled.", messages_count: 44 },
            { id: 96, name: "random networking events", team_id: 7, topic: "The supplier reported a minor issue; the order was reviewed.", messages_count: 1 },
            { id: 97, name: "design general planning", team_id: 12, topic: "The team asked for a change and the item was escalated.", messages_count: 206 },
            { id: 98, name: "community random ideas", team_id: 22, topic: "The shipment was rescheduled — routine case, no further action.", messages_count: 9 },
            { id: 99, name: "updates", team_id: 10, topic: "The invoice was closed — urgent case, no further action.", messages_count: 72 },
            { id: 100, name: "collaboration networking", team_id: 17, topic: "The customer reported a repeat issue; the ticket was escalated.", messages_count: 355 },
        ],
    });
    await prisma.users.createMany({
        data: [
            { id: 1, full_name: "Julia Hassan", email: "julia.hassan@example.com", messages_sent: 406, channels_joined: 10, role: "member" },
            { id: 2, full_name: "Deniz Klein", email: "deniz.klein@example.net", messages_sent: 50, channels_joined: 2, role: "member" },
            { id: 3, full_name: "Emma Martin", email: "emma.martin@example.org", messages_sent: 173, channels_joined: 6, role: "member" },
            { id: 4, full_name: "Lena Kowalski", email: "lena.kowalski@example.com", messages_sent: null, channels_joined: 3, role: "member" },
            { id: 5, full_name: "Anna Sousa", email: "anna.sousa@example.com", messages_sent: 579, channels_joined: 9, role: "member" },
            { id: 6, full_name: "Maya Tanaka", email: "maya.tanaka@example.org", messages_sent: 649, channels_joined: 3, role: "member" },
            { id: 7, full_name: "Marco Cruz", email: "marco.cruz@example.net", messages_sent: 869, channels_joined: 8, role: "admin" },
            { id: 8, full_name: "Laura Kaya", email: "laura.kaya@example.net", messages_sent: 438, channels_joined: 8, role: "member" },
            { id: 9, full_name: "Zara Miller", email: "zara.miller@example.net", messages_sent: 563, channels_joined: null, role: "admin" },
            { id: 10, full_name: "Sara Lee", email: "sara.lee@example.org", messages_sent: 15, channels_joined: 4, role: "member" },
            { id: 11, full_name: "Wei Miller", email: "wei.miller@example.com", messages_sent: 224, channels_joined: 7, role: "member" },
            { id: 12, full_name: "Sam Evans", email: "sam.evans@example.net", messages_sent: 138, channels_joined: 9, role: "member" },
            { id: 13, full_name: "Marco Klein", email: "marco.klein@example.net", messages_sent: 474, channels_joined: 5, role: "member" },
            { id: 14, full_name: "Priya Hoffmann", email: "priya.hoffmann@example.org", messages_sent: 496, channels_joined: 6, role: "member" },
            { id: 15, full_name: "Theo Yilmaz", email: "theo.yilmaz@example.org", messages_sent: 88, channels_joined: 2, role: "owner" },
            { id: 16, full_name: "Laura Carter", email: "laura.carter@example.com", messages_sent: 837, channels_joined: 3, role: "admin" },
            { id: 17, full_name: "Paula Novak", email: "paula.novak@example.org", messages_sent: 90, channels_joined: 8, role: "admin" },
            { id: 18, full_name: "Ruby Tanaka", email: "ruby.tanaka@example.net", messages_sent: 0, channels_joined: 6, role: "member" },
            { id: 19, full_name: "Laura Oliveira", email: "laura.oliveira@example.com", messages_sent: 38, channels_joined: 3, role: "member" },
            { id: 20, full_name: "Ben Yilmaz", email: "ben.yilmaz@example.net", messages_sent: 984, channels_joined: 8, role: "admin" },
            { id: 21, full_name: "Mei Zhang", email: "mei.zhang@example.org", messages_sent: 777, channels_joined: null, role: "owner" },
            { id: 22, full_name: "Sara Diaz", email: "sara.diaz@example.com", messages_sent: 101, channels_joined: 9, role: "owner" },
            { id: 23, full_name: "Selin Zhang", email: "selin.zhang@example.com", messages_sent: 228, channels_joined: 4, role: "member" },
            { id: 24, full_name: "Tariq Walker", email: "tariq.walker@example.com", messages_sent: 294, channels_joined: 7, role: "member" },
            { id: 25, full_name: "Maya Kowalski", email: "maya.kowalski@example.org", messages_sent: 203, channels_joined: 1, role: "member" },
            { id: 26, full_name: "Karim Schmidt", email: "karim.schmidt@example.org", messages_sent: 244, channels_joined: 8, role: "member" },
            { id: 27, full_name: "Nour Klein", email: "nour.klein@example.org", messages_sent: 1, channels_joined: null, role: "member" },
            { id: 28, full_name: "Lina Hassan", email: "lina.hassan@example.org", messages_sent: 795, channels_joined: null, role: "admin" },
            { id: 29, full_name: "Victor Schneider", email: "victor.schneider@example.org", messages_sent: 440, channels_joined: 3, role: "admin" },
            { id: 30, full_name: "Isaac Martin", email: "isaac.martin@example.com", messages_sent: 349, channels_joined: 5, role: "member" },
            { id: 31, full_name: "Tariq Hassan", email: "tariq.hassan@example.net", messages_sent: 5, channels_joined: 3, role: "member" },
            { id: 32, full_name: "Kai Davis", email: "kai.davis@example.net", messages_sent: 40, channels_joined: 2, role: "member" },
            { id: 33, full_name: "Nadia Lopez", email: "nadia.lopez@example.org", messages_sent: null, channels_joined: 8, role: "owner" },
            { id: 34, full_name: "Daniel Martin", email: "daniel.martin@example.net", messages_sent: 895, channels_joined: 2, role: "member" },
            { id: 35, full_name: "Chloe Clark", email: "chloe.clark@example.net", messages_sent: 132, channels_joined: 4, role: "member" },
            { id: 36, full_name: "Elena Lee", email: "elena.lee@example.org", messages_sent: 750, channels_joined: 7, role: "owner" },
            { id: 37, full_name: "Mei Kim", email: "mei.kim@example.org", messages_sent: 22, channels_joined: 2, role: "owner" },
            { id: 38, full_name: "Nadia Moreau", email: "nadia.moreau@example.net", messages_sent: 201, channels_joined: 3, role: "admin" },
            { id: 39, full_name: "Paula Brown", email: "paula.brown@example.org", messages_sent: 198, channels_joined: 2, role: "member" },
            { id: 40, full_name: "Tariq Demir", email: "tariq.demir@example.net", messages_sent: 298, channels_joined: null, role: "member" },
            { id: 41, full_name: "Ravi Lopez", email: "ravi.lopez@example.net", messages_sent: 633, channels_joined: 4, role: "member" },
            { id: 42, full_name: "Ana Flores", email: "ana.flores@example.com", messages_sent: 65, channels_joined: 10, role: "owner" },
            { id: 43, full_name: "Sam Baker", email: "sam.baker@example.org", messages_sent: 740, channels_joined: 10, role: "member" },
            { id: 44, full_name: "Yusuf Torres", email: "yusuf.torres@example.net", messages_sent: 19, channels_joined: 6, role: "member" },
            { id: 45, full_name: "Oscar Silva", email: "oscar.silva@example.com", messages_sent: 334, channels_joined: 6, role: "admin" },
            { id: 46, full_name: "David Patel", email: "david.patel@example.net", messages_sent: 11, channels_joined: 1, role: "member" },
            { id: 47, full_name: "Sofia Rossi", email: "sofia.rossi@example.com", messages_sent: 859, channels_joined: 2, role: "member" },
            { id: 48, full_name: "Lena Almeida", email: "lena.almeida@example.net", messages_sent: 890, channels_joined: 6, role: "member" },
            { id: 49, full_name: "Ethan Smith", email: "ethan.smith@example.com", messages_sent: null, channels_joined: 8, role: "member" },
            { id: 50, full_name: "Mohamed Carter", email: "mohamed.carter@example.org", messages_sent: 319, channels_joined: 10, role: "member" },
            { id: 51, full_name: "Alice Bennett", email: "alice.bennett@example.com", messages_sent: 375, channels_joined: 6, role: "owner" },
            { id: 52, full_name: "Alice Shah", email: "alice.shah@example.com", messages_sent: 33, channels_joined: null, role: "member" },
            { id: 53, full_name: "Daniel Novak", email: "daniel.novak@example.org", messages_sent: 428, channels_joined: null, role: "admin" },
            { id: 54, full_name: "Hana Wilson", email: "hana.wilson@example.net", messages_sent: 140, channels_joined: 5, role: "member" },
            { id: 55, full_name: "Karim Walker", email: "karim.walker@example.com", messages_sent: 333, channels_joined: 7, role: "admin" },
            { id: 56, full_name: "Uma Sousa", email: "uma.sousa@example.net", messages_sent: 726, channels_joined: 1, role: "admin" },
            { id: 57, full_name: "Tomas Sousa", email: "tomas.sousa@example.net", messages_sent: 101, channels_joined: 4, role: "member" },
            { id: 58, full_name: "Nour Bauer", email: "nour.bauer@example.net", messages_sent: 646, channels_joined: 4, role: "admin" },
            { id: 59, full_name: "Ivan Torres", email: "ivan.torres@example.org", messages_sent: 3, channels_joined: 2, role: "member" },
            { id: 60, full_name: "Uma Hassan", email: "uma.hassan@example.com", messages_sent: 715, channels_joined: 5, role: "member" },
            { id: 61, full_name: "Sofia Wilson", email: "sofia.wilson@example.com", messages_sent: 836, channels_joined: 3, role: "admin" },
            { id: 62, full_name: "Pedro Ahmed", email: "pedro.ahmed@example.com", messages_sent: 116, channels_joined: 6, role: "member" },
            { id: 63, full_name: "Mia Murphy", email: "mia.murphy@example.net", messages_sent: 965, channels_joined: 1, role: "member" },
            { id: 64, full_name: "Maja Johnson", email: "maja.johnson@example.com", messages_sent: 7, channels_joined: 4, role: "member" },
            { id: 65, full_name: "Pedro Hughes", email: "pedro.hughes@example.net", messages_sent: 633, channels_joined: 8, role: "admin" },
            { id: 66, full_name: "Ethan Zhang", email: "ethan.zhang@example.net", messages_sent: 912, channels_joined: 4, role: "member" },
            { id: 67, full_name: "Chen Pereira", email: "chen.pereira@example.net", messages_sent: 91, channels_joined: 6, role: "admin" },
            { id: 68, full_name: "Emma Nguyen", email: "emma.nguyen@example.net", messages_sent: 304, channels_joined: 2, role: "member" },
            { id: 69, full_name: "Maja Almeida", email: "maja.almeida@example.net", messages_sent: 367, channels_joined: null, role: "member" },
            { id: 70, full_name: "Maria Nakamura", email: "maria.nakamura@example.net", messages_sent: 11, channels_joined: 4, role: "member" },
            { id: 71, full_name: "Fatima Patel", email: "fatima.patel@example.com", messages_sent: 534, channels_joined: 6, role: "member" },
            { id: 72, full_name: "Nina Nguyen", email: "nina.nguyen@example.net", messages_sent: 772, channels_joined: 7, role: "owner" },
            { id: 73, full_name: "Mateo Fischer", email: "mateo.fischer@example.org", messages_sent: 589, channels_joined: 8, role: "member" },
            { id: 74, full_name: "Zoe Lopez", email: "zoe.lopez@example.com", messages_sent: 37, channels_joined: 5, role: "member" },
            { id: 75, full_name: "Theo Reyes", email: "theo.reyes@example.com", messages_sent: 507, channels_joined: 7, role: "member" },
            { id: 76, full_name: "Theo Park", email: "theo.park@example.net", messages_sent: 135, channels_joined: 5, role: "member" },
            { id: 77, full_name: "Ibrahim Dubois", email: "ibrahim.dubois@example.com", messages_sent: 638, channels_joined: 8, role: "owner" },
            { id: 78, full_name: "Elena Tanaka", email: "elena.tanaka@example.net", messages_sent: 221, channels_joined: 10, role: "member" },
            { id: 79, full_name: "Ana Wilson", email: "ana.wilson@example.org", messages_sent: 0, channels_joined: 9, role: "member" },
            { id: 80, full_name: "Alice Walker", email: "alice.walker@example.net", messages_sent: 311, channels_joined: 9, role: "member" },
            { id: 81, full_name: "Daniel Kaya", email: "daniel.kaya@example.net", messages_sent: 9, channels_joined: 9, role: "member" },
            { id: 82, full_name: "Zoe Park", email: "zoe.park@example.org", messages_sent: 260, channels_joined: 10, role: "member" },
            { id: 83, full_name: "Paula Kim", email: "paula.kim@example.net", messages_sent: 81, channels_joined: null, role: "member" },
            { id: 84, full_name: "Ines Kim", email: "ines.kim@example.net", messages_sent: 914, channels_joined: 5, role: "member" },
            { id: 85, full_name: "Laura Baker", email: "laura.baker@example.org", messages_sent: null, channels_joined: 3, role: "member" },
            { id: 86, full_name: "Oscar Ibrahim", email: "oscar.ibrahim@example.net", messages_sent: 914, channels_joined: 3, role: "member" },
            { id: 87, full_name: "Ana Ahmed", email: "ana.ahmed@example.org", messages_sent: 64, channels_joined: 7, role: "member" },
            { id: 88, full_name: "Leo Dubois", email: "leo.dubois@example.org", messages_sent: 624, channels_joined: 9, role: "member" },
            { id: 89, full_name: "Anna Young", email: "anna.young@example.net", messages_sent: 133, channels_joined: null, role: "member" },
            { id: 90, full_name: "Rafael Diaz", email: "rafael.diaz@example.com", messages_sent: 1, channels_joined: null, role: "admin" },
            { id: 91, full_name: "Diego Fischer", email: "diego.fischer@example.net", messages_sent: 40, channels_joined: 5, role: "member" },
            { id: 92, full_name: "Ana Bennett", email: "ana.bennett@example.org", messages_sent: 369, channels_joined: 2, role: "member" },
            { id: 93, full_name: "Ruby Miller", email: "ruby.miller@example.com", messages_sent: 627, channels_joined: 3, role: "admin" },
            { id: 94, full_name: "Tariq Flores", email: "tariq.flores@example.net", messages_sent: null, channels_joined: 2, role: "member" },
            { id: 95, full_name: "Lucas Walker", email: "lucas.walker@example.com", messages_sent: 375, channels_joined: 9, role: "member" },
            { id: 96, full_name: "Julia Wang", email: "julia.wang@example.org", messages_sent: 6, channels_joined: 2, role: "member" },
            { id: 97, full_name: "Kai Meyer", email: "kai.meyer@example.org", messages_sent: 260, channels_joined: 8, role: "member" },
            { id: 98, full_name: "Alice Sousa", email: "alice.sousa@example.net", messages_sent: 10, channels_joined: 7, role: "owner" },
            { id: 99, full_name: "Ines Almeida", email: "ines.almeida@example.org", messages_sent: 27, channels_joined: 1, role: "member" },
            { id: 100, full_name: "Hugo Diaz", email: "hugo.diaz@example.com", messages_sent: 81, channels_joined: 6, role: "admin" },
            { id: 101, full_name: "Felix Reyes", email: "felix.reyes@example.com", messages_sent: 249, channels_joined: 3, role: "member" },
            { id: 102, full_name: "Rosa Hoffmann", email: "rosa.hoffmann@example.com", messages_sent: 456, channels_joined: 2, role: "member" },
            { id: 103, full_name: "Rafael Andersen", email: "rafael.andersen@example.net", messages_sent: 660, channels_joined: 8, role: "member" },
            { id: 104, full_name: "Sara Demir", email: "sara.demir@example.org", messages_sent: 22, channels_joined: 4, role: "member" },
            { id: 105, full_name: "Theo Miller", email: "theo.miller@example.org", messages_sent: 447, channels_joined: 7, role: "admin" },
            { id: 106, full_name: "Lina Wilson", email: "lina.wilson@example.org", messages_sent: 132, channels_joined: 4, role: "member" },
            { id: 107, full_name: "Olivia Ruiz", email: "olivia.ruiz@example.org", messages_sent: 31, channels_joined: 6, role: "member" },
            { id: 108, full_name: "Ravi Taylor", email: "ravi.taylor@example.com", messages_sent: 15, channels_joined: 9, role: "admin" },
            { id: 109, full_name: "Oscar Pereira", email: "oscar.pereira@example.net", messages_sent: 61, channels_joined: 2, role: "member" },
            { id: 110, full_name: "Sara Evans", email: "sara.evans@example.com", messages_sent: 659, channels_joined: 3, role: "member" },
            { id: 111, full_name: "Marco Klein", email: "marco.klein@example.net", messages_sent: 0, channels_joined: 2, role: "admin" },
            { id: 112, full_name: "Mateo Nguyen", email: "mateo.nguyen@example.org", messages_sent: 161, channels_joined: 8, role: "member" },
            { id: 113, full_name: "Zara Andersen", email: "zara.andersen@example.net", messages_sent: 578, channels_joined: 5, role: "member" },
            { id: 114, full_name: "David Young", email: "david.young@example.org", messages_sent: 20, channels_joined: 2, role: "member" },
            { id: 115, full_name: "Omar Ruiz", email: "omar.ruiz@example.com", messages_sent: 21, channels_joined: 3, role: "member" },
            { id: 116, full_name: "Liam Walker", email: "liam.walker@example.net", messages_sent: 499, channels_joined: 2, role: "owner" },
            { id: 117, full_name: "Deniz Weber", email: "deniz.weber@example.net", messages_sent: 289, channels_joined: 6, role: "admin" },
            { id: 118, full_name: "Olivia Carter", email: "olivia.carter@example.com", messages_sent: 757, channels_joined: 2, role: "member" },
            { id: 119, full_name: "Jade Demir", email: "jade.demir@example.com", messages_sent: 187, channels_joined: 5, role: "member" },
            { id: 120, full_name: "Ruby Reyes", email: "ruby.reyes@example.com", messages_sent: 123, channels_joined: 6, role: "member" },
            { id: 121, full_name: "Diego Fischer", email: "diego.fischer@example.org", messages_sent: 161, channels_joined: 5, role: "admin" },
            { id: 122, full_name: "Mohamed Schneider", email: "mohamed.schneider@example.net", messages_sent: 155, channels_joined: 3, role: "admin" },
            { id: 123, full_name: "Isaac Adams", email: "isaac.adams@example.com", messages_sent: 13, channels_joined: 5, role: "admin" },
            { id: 124, full_name: "Fatima Smith", email: "fatima.smith@example.com", messages_sent: 43, channels_joined: 3, role: "admin" },
            { id: 125, full_name: "Isaac Kim", email: "isaac.kim@example.com", messages_sent: 6, channels_joined: 9, role: "member" },
            { id: 126, full_name: "David Vargas", email: "david.vargas@example.org", messages_sent: null, channels_joined: null, role: "admin" },
            { id: 127, full_name: "Sara Larsen", email: "sara.larsen@example.net", messages_sent: 133, channels_joined: 4, role: "member" },
            { id: 128, full_name: "David Schmidt", email: "david.schmidt@example.org", messages_sent: 960, channels_joined: 10, role: "owner" },
            { id: 129, full_name: "Grace Patel", email: "grace.patel@example.org", messages_sent: 772, channels_joined: 2, role: "owner" },
            { id: 130, full_name: "Yara Kaya", email: "yara.kaya@example.com", messages_sent: 725, channels_joined: null, role: "member" },
            { id: 131, full_name: "Elif Ibrahim", email: "elif.ibrahim@example.net", messages_sent: 98, channels_joined: 9, role: "member" },
            { id: 132, full_name: "Hannah Torres", email: "hannah.torres@example.org", messages_sent: 878, channels_joined: 9, role: "member" },
            { id: 133, full_name: "Mia Tanaka", email: "mia.tanaka@example.net", messages_sent: 493, channels_joined: 4, role: "admin" },
            { id: 134, full_name: "Ben Wagner", email: "ben.wagner@example.org", messages_sent: null, channels_joined: 4, role: "member" },
            { id: 135, full_name: "Sara Jansen", email: "sara.jansen@example.net", messages_sent: 42, channels_joined: 3, role: "admin" },
            { id: 136, full_name: "Mateo Castro", email: "mateo.castro@example.org", messages_sent: 119, channels_joined: 8, role: "member" },
            { id: 137, full_name: "Isaac Baker", email: "isaac.baker@example.org", messages_sent: 503, channels_joined: null, role: "member" },
            { id: 138, full_name: "Victor Gupta", email: "victor.gupta@example.net", messages_sent: 164, channels_joined: 9, role: "member" },
            { id: 139, full_name: "Rafael Demir", email: "rafael.demir@example.net", messages_sent: 943, channels_joined: 3, role: "member" },
            { id: 140, full_name: "Uma Shah", email: "uma.shah@example.net", messages_sent: null, channels_joined: 9, role: "member" },
            { id: 141, full_name: "Oscar Kim", email: "oscar.kim@example.org", messages_sent: 764, channels_joined: 6, role: "member" },
            { id: 142, full_name: "Mateo Davis", email: "mateo.davis@example.net", messages_sent: null, channels_joined: null, role: "member" },
            { id: 143, full_name: "Elena Kim", email: "elena.kim@example.net", messages_sent: 86, channels_joined: 9, role: "member" },
            { id: 144, full_name: "Arjun Zhang", email: "arjun.zhang@example.net", messages_sent: null, channels_joined: 6, role: "member" },
            { id: 145, full_name: "Karim Patel", email: "karim.patel@example.org", messages_sent: 242, channels_joined: null, role: "member" },
            { id: 146, full_name: "Maja Becker", email: "maja.becker@example.org", messages_sent: null, channels_joined: 3, role: "member" },
            { id: 147, full_name: "Liam Bennett", email: "liam.bennett@example.com", messages_sent: 102, channels_joined: 7, role: "member" },
            { id: 148, full_name: "Maya Singh", email: "maya.singh@example.net", messages_sent: 854, channels_joined: 7, role: "member" },
            { id: 149, full_name: "Omar Singh", email: "omar.singh@example.net", messages_sent: 501, channels_joined: 4, role: "member" },
            { id: 150, full_name: "Marco Garcia", email: "marco.garcia@example.net", messages_sent: 6, channels_joined: null, role: "member" },
            { id: 151, full_name: "Chloe Diaz", email: "chloe.diaz@example.org", messages_sent: 393, channels_joined: 5, role: "member" },
            { id: 152, full_name: "Ravi Murphy", email: "ravi.murphy@example.net", messages_sent: 98, channels_joined: 9, role: "owner" },
            { id: 153, full_name: "Elena Novak", email: "elena.novak@example.com", messages_sent: null, channels_joined: 10, role: "member" },
            { id: 154, full_name: "Ana Wright", email: "ana.wright@example.com", messages_sent: 343, channels_joined: 2, role: "member" },
            { id: 155, full_name: "Hugo Hughes", email: "hugo.hughes@example.org", messages_sent: 416, channels_joined: 5, role: "admin" },
            { id: 156, full_name: "Ravi Bauer", email: "ravi.bauer@example.org", messages_sent: 74, channels_joined: 9, role: "owner" },
            { id: 157, full_name: "Sam Nguyen", email: "sam.nguyen@example.net", messages_sent: null, channels_joined: 6, role: "member" },
            { id: 158, full_name: "Diego Ahmed", email: "diego.ahmed@example.net", messages_sent: 95, channels_joined: 7, role: "member" },
            { id: 159, full_name: "Mateo Meyer", email: "mateo.meyer@example.com", messages_sent: 697, channels_joined: 7, role: "owner" },
            { id: 160, full_name: "Noah Bauer", email: "noah.bauer@example.com", messages_sent: 180, channels_joined: null, role: "admin" },
            { id: 161, full_name: "Ana Fischer", email: "ana.fischer@example.org", messages_sent: 319, channels_joined: 8, role: "member" },
            { id: 162, full_name: "Sara Diaz", email: "sara.diaz@example.com", messages_sent: 948, channels_joined: 1, role: "admin" },
            { id: 163, full_name: "Arjun Garcia", email: "arjun.garcia@example.com", messages_sent: 267, channels_joined: 8, role: "member" },
            { id: 164, full_name: "Lucas Baker", email: "lucas.baker@example.org", messages_sent: 890, channels_joined: 5, role: "admin" },
            { id: 165, full_name: "Maja Gupta", email: "maja.gupta@example.org", messages_sent: 298, channels_joined: 4, role: "member" },
            { id: 166, full_name: "James Ruiz", email: "james.ruiz@example.com", messages_sent: 311, channels_joined: 9, role: "admin" },
            { id: 167, full_name: "Lina Sousa", email: "lina.sousa@example.org", messages_sent: 690, channels_joined: 6, role: "owner" },
            { id: 168, full_name: "Lucas Johnson", email: "lucas.johnson@example.net", messages_sent: null, channels_joined: 9, role: "admin" },
            { id: 169, full_name: "Diego Yilmaz", email: "diego.yilmaz@example.com", messages_sent: 9, channels_joined: 3, role: "member" },
            { id: 170, full_name: "Victor Ruiz", email: "victor.ruiz@example.com", messages_sent: 560, channels_joined: 6, role: "owner" },
            { id: 171, full_name: "Tariq Kumar", email: "tariq.kumar@example.com", messages_sent: 693, channels_joined: 8, role: "owner" },
            { id: 172, full_name: "Rosa Hansen", email: "rosa.hansen@example.net", messages_sent: 402, channels_joined: 6, role: "member" },
            { id: 173, full_name: "Sam Larsen", email: "sam.larsen@example.net", messages_sent: 37, channels_joined: 2, role: "owner" },
            { id: 174, full_name: "Olivia Silva", email: "olivia.silva@example.com", messages_sent: 365, channels_joined: 10, role: "member" },
            { id: 175, full_name: "Sofia Adams", email: "sofia.adams@example.com", messages_sent: 345, channels_joined: 3, role: "admin" },
            { id: 176, full_name: "Lucas Wagner", email: "lucas.wagner@example.com", messages_sent: 78, channels_joined: 5, role: "owner" },
            { id: 177, full_name: "Amir Walker", email: "amir.walker@example.org", messages_sent: 5, channels_joined: 6, role: "member" },
            { id: 178, full_name: "Theo Johnson", email: "theo.johnson@example.org", messages_sent: 31, channels_joined: 7, role: "owner" },
            { id: 179, full_name: "Victor Torres", email: "victor.torres@example.net", messages_sent: 109, channels_joined: null, role: "member" },
            { id: 180, full_name: "Jade Gupta", email: "jade.gupta@example.com", messages_sent: null, channels_joined: 3, role: "member" },
            { id: 181, full_name: "Wei Ahmed", email: "wei.ahmed@example.org", messages_sent: 974, channels_joined: 6, role: "member" },
            { id: 182, full_name: "Arjun Schneider", email: "arjun.schneider@example.net", messages_sent: 523, channels_joined: null, role: "member" },
            { id: 183, full_name: "Marco Andersen", email: "marco.andersen@example.org", messages_sent: 260, channels_joined: 9, role: "member" },
            { id: 184, full_name: "Amir Castro", email: "amir.castro@example.net", messages_sent: 383, channels_joined: 1, role: "member" },
            { id: 185, full_name: "Kai Schneider", email: "kai.schneider@example.org", messages_sent: 271, channels_joined: 8, role: "admin" },
            { id: 186, full_name: "Anna Moreau", email: "anna.moreau@example.com", messages_sent: 714, channels_joined: 2, role: "member" },
            { id: 187, full_name: "Ben Novak", email: "ben.novak@example.com", messages_sent: 2, channels_joined: 4, role: "owner" },
            { id: 188, full_name: "Nour Becker", email: "nour.becker@example.net", messages_sent: 744, channels_joined: 7, role: "member" },
            { id: 189, full_name: "James Kaya", email: "james.kaya@example.com", messages_sent: 865, channels_joined: 4, role: "owner" },
            { id: 190, full_name: "Hannah Meyer", email: "hannah.meyer@example.org", messages_sent: 52, channels_joined: null, role: "admin" },
            { id: 191, full_name: "Jack Meyer", email: "jack.meyer@example.org", messages_sent: 137, channels_joined: null, role: "member" },
            { id: 192, full_name: "Emma Clark", email: "emma.clark@example.net", messages_sent: 65, channels_joined: 9, role: "member" },
            { id: 193, full_name: "Julia Gupta", email: "julia.gupta@example.net", messages_sent: 209, channels_joined: 5, role: "member" },
            { id: 194, full_name: "Ivan Hughes", email: "ivan.hughes@example.net", messages_sent: 68, channels_joined: null, role: "admin" },
            { id: 195, full_name: "Tariq Bennett", email: "tariq.bennett@example.org", messages_sent: null, channels_joined: 8, role: "member" },
            { id: 196, full_name: "Daniel Garcia", email: "daniel.garcia@example.net", messages_sent: 1, channels_joined: 4, role: "member" },
            { id: 197, full_name: "Chen Lopez", email: "chen.lopez@example.net", messages_sent: 4, channels_joined: 5, role: "owner" },
            { id: 198, full_name: "Sam Smith", email: "sam.smith@example.org", messages_sent: 91, channels_joined: 3, role: "admin" },
            { id: 199, full_name: "Jade Hansen", email: "jade.hansen@example.net", messages_sent: null, channels_joined: 1, role: "admin" },
            { id: 200, full_name: "Felix Tanaka", email: "felix.tanaka@example.net", messages_sent: 374, channels_joined: 7, role: "member" },
        ],
    });
    await prisma.conversations.createMany({
        data: [
            { id: 1, channel_id: 1, user_id: 99, timestamp: new Date("2023-09-22T17:31:09Z"), content: "The team confirmed the details and the booking was approved. The transfer was confirmed following a routine review.", participants_count: 37, reply_count: 35 },
            { id: 2, channel_id: 8, user_id: 152, timestamp: new Date("2023-10-02T19:20:30Z"), content: "The order was replaced — late case, no further action. A partial record was approved the same day.", participants_count: 18, reply_count: 52 },
            { id: 3, channel_id: 80, user_id: 24, timestamp: new Date("2023-09-17T21:06:37Z"), content: "The reviewer confirmed the details and the session was rejected. The invoice was resolved — late case, no further action.", participants_count: 25, reply_count: 71 },
            { id: 4, channel_id: 7, user_id: 84, timestamp: new Date("2023-05-18T06:10:50Z"), content: "The customer confirmed the details and the account was refunded. The courier reported an automatic issue; the request was closed. The customer reported a late issue; the request was reviewed. An urgent follow-up: the transfer was resolved.", participants_count: 27, reply_count: 36 },
            { id: 5, channel_id: 47, user_id: 141, timestamp: new Date("2023-07-07T11:37:16Z"), content: "The refund was cancelled following a standard review. No response from the supplier, so the request was confirmed. An incomplete order was processed the same day.", participants_count: 27, reply_count: 33 },
            { id: 6, channel_id: 49, user_id: 14, timestamp: new Date("2023-08-27T15:22:12Z"), content: "The courier reported a routine issue; the record was processed. The account owner asked for a change and the session was rescheduled. A minor transfer was processed the same day.", participants_count: 22, reply_count: 41 },
            { id: 7, channel_id: 59, user_id: 78, timestamp: new Date("2023-05-13T09:13:38Z"), content: "The record was replaced after a routine check. The customer asked for a change and the invoice was confirmed. The account was rescheduled — urgent case, no further action.", participants_count: 36, reply_count: 32 },
            { id: 8, channel_id: 74, user_id: 168, timestamp: new Date("2023-04-04T15:09:53Z"), content: "No response from the account owner, so the shipment was completed. The claim was closed after a late check. The refund was rejected following a late review. The customer reported a repeat issue; the request was resolved.", participants_count: 22, reply_count: 46 },
            { id: 9, channel_id: 67, user_id: 77, timestamp: new Date("2023-12-08T15:22:44Z"), content: "A standard order was processed the same day. The item was refunded after a duplicate check.", participants_count: 30, reply_count: 47 },
            { id: 10, channel_id: 20, user_id: 108, timestamp: new Date("2023-08-18T20:35:15Z"), content: "An operator confirmed the details and the order was confirmed. A standard follow-up: the report was resolved. The report was refunded after a repeat check.", participants_count: 11, reply_count: 51 },
            { id: 11, channel_id: 95, user_id: 152, timestamp: new Date("2023-04-21T10:04:04Z"), content: "A standard document was approved the same day. The report was rescheduled after a late check. No response from the account owner, so the document was resolved.", participants_count: 32, reply_count: 61 },
            { id: 12, channel_id: 4, user_id: 14, timestamp: new Date("2023-08-07T23:18:13Z"), content: "The supplier confirmed the details and the item was closed. The appointment was refunded following a repeat review.", participants_count: 13, reply_count: 68 },
            { id: 13, channel_id: 52, user_id: 56, timestamp: new Date("2023-09-22T19:06:06Z"), content: "An automatic follow-up: the document was resolved. No response from an operator, so the order was confirmed. The record was closed following an incomplete review.", participants_count: 29, reply_count: 34 },
            { id: 14, channel_id: 62, user_id: 52, timestamp: new Date("2023-07-13T10:06:07Z"), content: "A duplicate follow-up: the booking was delayed. The reviewer confirmed the details and the report was resolved. A late record was refunded the same day. The report was approved following an unusual review.", participants_count: 12, reply_count: 70 },
            { id: 15, channel_id: 89, user_id: 174, timestamp: new Date("2023-03-24T23:45:33Z"), content: "Flagged as duplicate. The account owner approved the shipment. The shipment was resolved following a partial review. The courier confirmed the details and the ticket was resolved.", participants_count: 28, reply_count: 46 },
            { id: 16, channel_id: 61, user_id: 59, timestamp: new Date("2023-04-09T00:48:19Z"), content: "The account owner asked for a change and the delivery was processed. The shipment was refunded following an automatic review.", participants_count: 22, reply_count: 45 },
            { id: 17, channel_id: 24, user_id: 172, timestamp: new Date("2023-01-19T23:49:11Z"), content: "A standard session was rejected the same day. The document was resolved after a routine check. The team confirmed the details and the booking was cancelled.", participants_count: 31, reply_count: 85 },
            { id: 18, channel_id: 45, user_id: 115, timestamp: new Date("2023-04-24T09:03:00Z"), content: "The record was replaced following an automatic review. Flagged as duplicate. The reviewer delayed the report. The order was updated following a duplicate review.", participants_count: 12, reply_count: 40 },
            { id: 19, channel_id: 41, user_id: 76, timestamp: new Date("2023-08-18T16:26:08Z"), content: "The invoice was processed after a manual check. The report was rejected — repeat case, no further action. A routine follow-up: the document was closed.", participants_count: 17, reply_count: 45 },
            { id: 20, channel_id: 68, user_id: 37, timestamp: new Date("2023-04-06T20:46:52Z"), content: "Support reported a routine issue; the order was resolved. Flagged as urgent. Support reviewed the account. The appointment was confirmed — unusual case, no further action. The reviewer reported a late issue; the ticket was cancelled.", participants_count: 28, reply_count: 37 },
            { id: 21, channel_id: 23, user_id: 64, timestamp: new Date("2023-12-12T14:22:41Z"), content: "An automatic follow-up: the booking was replaced. Flagged as automatic. Support reviewed the transfer.", participants_count: 18, reply_count: 52 },
            { id: 22, channel_id: 89, user_id: 168, timestamp: new Date("2023-05-06T23:19:31Z"), content: "The customer reported a repeat issue; the shipment was rejected. An automatic follow-up: the transfer was updated. The account owner asked for a change and the order was reopened.", participants_count: 21, reply_count: 26 },
            { id: 23, channel_id: 79, user_id: 37, timestamp: new Date("2023-12-29T15:46:07Z"), content: "A late record was resolved the same day. No response from the customer, so the payment was completed. The reviewer reported a manual issue; the claim was refunded.", participants_count: 26, reply_count: 48 },
            { id: 24, channel_id: 14, user_id: 38, timestamp: new Date("2023-06-23T20:23:32Z"), content: "Flagged as minor. The customer refunded the account. The session was resolved following an unusual review. The payment was refunded — automatic case, no further action. The courier asked for a change and the record was escalated.", participants_count: 21, reply_count: 61 },
            { id: 25, channel_id: 32, user_id: 93, timestamp: new Date("2023-12-12T17:30:08Z"), content: "The booking was reviewed — late case, no further action. The order was reviewed — routine case, no further action.", participants_count: 23, reply_count: 39 },
            { id: 26, channel_id: 53, user_id: 78, timestamp: new Date("2023-07-14T20:24:33Z"), content: "Flagged as standard. The supplier reviewed the refund. An unusual payment was approved the same day. A duplicate follow-up: the order was rescheduled.", participants_count: 25, reply_count: 57 },
            { id: 27, channel_id: 11, user_id: 23, timestamp: new Date("2023-01-03T19:45:28Z"), content: "A manual payment was reviewed the same day. Support reported an unusual issue; the request was cancelled. The appointment was refunded — partial case, no further action.", participants_count: 17, reply_count: 84 },
            { id: 28, channel_id: 36, user_id: 23, timestamp: new Date("2023-12-31T21:45:50Z"), content: "An operator reported a partial issue; the request was approved. The invoice was reviewed after a routine check. The account owner asked for a change and the transfer was confirmed.", participants_count: 27, reply_count: 50 },
            { id: 29, channel_id: 85, user_id: 84, timestamp: new Date("2023-12-11T13:35:57Z"), content: "The team asked for a change and the account was rescheduled. An operator reported an automatic issue; the document was rejected.", participants_count: 36, reply_count: 43 },
            { id: 30, channel_id: 58, user_id: 140, timestamp: new Date("2023-08-04T04:58:37Z"), content: "A standard transfer was updated the same day. Flagged as late. The customer resolved the report. Flagged as repeat. The team updated the refund.", participants_count: 29, reply_count: 46 },
            { id: 31, channel_id: 12, user_id: 168, timestamp: new Date("2023-01-27T09:34:14Z"), content: "The session was reopened after an automatic check. Flagged as duplicate. The customer updated the claim. The claim was refunded following an unusual review.", participants_count: 24, reply_count: 76 },
            { id: 32, channel_id: 85, user_id: 94, timestamp: new Date("2023-09-14T15:00:01Z"), content: "No response from an operator, so the appointment was cancelled. Flagged as routine. The courier completed the item.", participants_count: 26, reply_count: 29 },
            { id: 33, channel_id: 47, user_id: 129, timestamp: new Date("2023-08-30T14:52:38Z"), content: "A manual follow-up: the order was rescheduled. A manual follow-up: the session was processed.", participants_count: 10, reply_count: 34 },
            { id: 34, channel_id: 90, user_id: 146, timestamp: new Date("2023-09-12T22:59:45Z"), content: "The team reported a standard issue; the claim was rejected. An urgent follow-up: the document was closed. A minor follow-up: the booking was approved. A repeat shipment was confirmed the same day.", participants_count: 11, reply_count: 52 },
            { id: 35, channel_id: 8, user_id: 100, timestamp: new Date("2023-09-12T19:44:17Z"), content: "A duplicate follow-up: the delivery was cancelled. Flagged as minor. The reviewer delayed the delivery. The account was updated following a manual review.", participants_count: 28, reply_count: 26 },
            { id: 36, channel_id: 6, user_id: 85, timestamp: new Date("2023-04-13T21:38:51Z"), content: "The booking was reviewed following a repeat review. The courier asked for a change and the booking was rescheduled.", participants_count: 24, reply_count: 73 },
            { id: 37, channel_id: 48, user_id: 101, timestamp: new Date("2023-07-07T14:36:55Z"), content: "An urgent follow-up: the report was cancelled. The reviewer asked for a change and the transfer was closed. The session was processed after a manual check. The refund was refunded after a repeat check.", participants_count: 13, reply_count: 41 },
            { id: 38, channel_id: 36, user_id: 77, timestamp: new Date("2023-01-17T07:53:41Z"), content: "The appointment was reviewed after an urgent check. The order was closed following a minor review. A minor follow-up: the report was cancelled.", participants_count: 27, reply_count: 60 },
            { id: 39, channel_id: 49, user_id: 148, timestamp: new Date("2023-03-07T00:35:23Z"), content: "No response from an operator, so the report was updated. The team asked for a change and the delivery was completed.", participants_count: 30, reply_count: 46 },
            { id: 40, channel_id: 96, user_id: 28, timestamp: new Date("2023-06-02T11:08:55Z"), content: "An operator reported an incomplete issue; the ticket was rejected. An incomplete appointment was rejected the same day.", participants_count: 26, reply_count: 39 },
            { id: 41, channel_id: 4, user_id: 136, timestamp: new Date("2023-10-22T19:00:59Z"), content: "No response from the reviewer, so the payment was processed. The shipment was closed after a minor check. The team reported an urgent issue; the shipment was confirmed.", participants_count: 30, reply_count: 42 },
            { id: 42, channel_id: 31, user_id: 24, timestamp: new Date("2023-11-21T08:21:37Z"), content: "No response from support, so the booking was delayed. A manual follow-up: the request was escalated.", participants_count: 28, reply_count: 45 },
            { id: 43, channel_id: 61, user_id: 100, timestamp: new Date("2023-10-27T22:12:41Z"), content: "The report was rescheduled following an incomplete review. The reviewer asked for a change and the account was approved.", participants_count: 22, reply_count: 61 },
            { id: 44, channel_id: 7, user_id: 134, timestamp: new Date("2023-05-16T16:14:42Z"), content: "No response from the team, so the item was rejected. A duplicate follow-up: the shipment was reopened. The reviewer reported a late issue; the delivery was reopened. An operator confirmed the details and the shipment was refunded.", participants_count: 26, reply_count: 46 },
            { id: 45, channel_id: 20, user_id: 146, timestamp: new Date("2023-01-05T11:52:24Z"), content: "The customer confirmed the details and the delivery was replaced. An unusual delivery was closed the same day. The customer reported an incomplete issue; the request was completed. The booking was confirmed after a minor check.", participants_count: 26, reply_count: 41 },
            { id: 46, channel_id: 96, user_id: 183, timestamp: new Date("2023-02-18T19:00:39Z"), content: "A standard follow-up: the shipment was delayed. The account owner asked for a change and the claim was closed. The account owner confirmed the details and the order was refunded. No response from the courier, so the report was escalated.", participants_count: 26, reply_count: 55 },
            { id: 47, channel_id: 59, user_id: 98, timestamp: new Date("2023-10-08T15:14:36Z"), content: "A minor follow-up: the record was rejected. The team reported a routine issue; the session was refunded.", participants_count: 32, reply_count: 30 },
            { id: 48, channel_id: 90, user_id: 42, timestamp: new Date("2023-08-16T10:22:54Z"), content: "The reviewer asked for a change and the request was reopened. The record was rejected — duplicate case, no further action. An urgent follow-up: the session was replaced. The record was completed after a minor check.", participants_count: 18, reply_count: 12 },
            { id: 49, channel_id: 2, user_id: 177, timestamp: new Date("2023-06-05T12:10:42Z"), content: "The ticket was escalated after an urgent check. A standard follow-up: the delivery was escalated. A routine follow-up: the refund was processed.", participants_count: 20, reply_count: 61 },
            { id: 50, channel_id: 64, user_id: 17, timestamp: new Date("2023-02-01T23:41:07Z"), content: "The account was processed after a partial check. A duplicate follow-up: the invoice was delayed.", participants_count: 38, reply_count: 23 },
            { id: 51, channel_id: 68, user_id: 112, timestamp: new Date("2023-01-28T16:42:51Z"), content: "Flagged as standard. The account owner delayed the appointment. The item was replaced — repeat case, no further action.", participants_count: 15, reply_count: 34 },
            { id: 52, channel_id: 1, user_id: 20, timestamp: new Date("2023-04-30T22:28:05Z"), content: "The courier asked for a change and the session was rescheduled. No response from the supplier, so the report was confirmed.", participants_count: 24, reply_count: 54 },
            { id: 53, channel_id: 34, user_id: 137, timestamp: new Date("2023-12-17T13:49:54Z"), content: "The item was updated — incomplete case, no further action. The account was reopened following an incomplete review. Flagged as incomplete. The team resolved the refund. Flagged as manual. The customer rescheduled the shipment.", participants_count: 31, reply_count: 59 },
            { id: 54, channel_id: 90, user_id: 23, timestamp: new Date("2023-03-01T16:11:51Z"), content: "An automatic refund was refunded the same day. The supplier reported a manual issue; the booking was confirmed.", participants_count: 27, reply_count: 59 },
            { id: 55, channel_id: 43, user_id: 104, timestamp: new Date("2023-02-13T23:10:31Z"), content: "The supplier confirmed the details and the shipment was closed. The appointment was refunded following a routine review. The request was replaced — unusual case, no further action.", participants_count: 32, reply_count: 52 },
            { id: 56, channel_id: 12, user_id: 74, timestamp: new Date("2023-01-30T09:49:25Z"), content: "An urgent follow-up: the request was reopened. The order was escalated following an incomplete review. An urgent follow-up: the request was rescheduled. The supplier confirmed the details and the delivery was closed.", participants_count: 23, reply_count: 42 },
            { id: 57, channel_id: 20, user_id: 4, timestamp: new Date("2023-02-20T15:02:33Z"), content: "An urgent follow-up: the account was reopened. Flagged as automatic. The courier resolved the ticket. Support reported a routine issue; the claim was cancelled.", participants_count: 27, reply_count: 48 },
            { id: 58, channel_id: 40, user_id: 90, timestamp: new Date("2023-07-30T11:58:52Z"), content: "An operator reported an automatic issue; the appointment was closed. No response from the reviewer, so the transfer was closed.", participants_count: 21, reply_count: 40 },
            { id: 59, channel_id: 12, user_id: 10, timestamp: new Date("2023-03-06T18:00:20Z"), content: "The courier confirmed the details and the item was approved. The customer asked for a change and the appointment was delayed. An urgent account was approved the same day.", participants_count: 27, reply_count: 55 },
            { id: 60, channel_id: 54, user_id: 184, timestamp: new Date("2023-08-05T16:18:45Z"), content: "The invoice was reviewed following a late review. The team confirmed the details and the order was resolved. The refund was escalated after a repeat check. The order was resolved after a minor check.", participants_count: 26, reply_count: 49 },
            { id: 61, channel_id: 25, user_id: 145, timestamp: new Date("2023-12-17T07:45:16Z"), content: "The customer reported a standard issue; the delivery was updated. Flagged as incomplete. The reviewer updated the delivery.", participants_count: 25, reply_count: 55 },
            { id: 62, channel_id: 47, user_id: 62, timestamp: new Date("2023-01-20T20:19:23Z"), content: "The supplier reported a repeat issue; the request was reopened. A duplicate ticket was resolved the same day.", participants_count: 24, reply_count: 63 },
            { id: 63, channel_id: 2, user_id: 97, timestamp: new Date("2023-06-10T15:54:30Z"), content: "The team asked for a change and the request was refunded. No response from support, so the delivery was reopened. A standard ticket was rescheduled the same day.", participants_count: 24, reply_count: 48 },
            { id: 64, channel_id: 86, user_id: 166, timestamp: new Date("2023-08-05T04:36:55Z"), content: "Flagged as automatic. An operator resolved the payment. The transfer was completed after an urgent check. Flagged as repeat. The courier updated the report.", participants_count: 26, reply_count: 61 },
            { id: 65, channel_id: 71, user_id: 84, timestamp: new Date("2023-08-31T18:07:16Z"), content: "The courier reported an unusual issue; the transfer was replaced. The transfer was processed following a manual review.", participants_count: 22, reply_count: 41 },
            { id: 66, channel_id: 6, user_id: 77, timestamp: new Date("2023-06-05T17:15:09Z"), content: "A manual item was replaced the same day. Flagged as routine. Support delayed the invoice.", participants_count: 32, reply_count: 66 },
            { id: 67, channel_id: 67, user_id: 66, timestamp: new Date("2023-08-26T07:20:02Z"), content: "The booking was rejected after a partial check. A late claim was completed the same day. The booking was confirmed after a minor check.", participants_count: 16, reply_count: 38 },
            { id: 68, channel_id: 93, user_id: 29, timestamp: new Date("2023-10-03T04:16:32Z"), content: "A manual follow-up: the request was approved. The document was replaced following a standard review. No response from the customer, so the report was refunded.", participants_count: 19, reply_count: 23 },
            { id: 69, channel_id: 33, user_id: 123, timestamp: new Date("2023-03-24T19:53:00Z"), content: "The refund was cancelled after a repeat check. Flagged as duplicate. An operator reopened the account.", participants_count: 36, reply_count: 63 },
            { id: 70, channel_id: 89, user_id: 104, timestamp: new Date("2023-08-20T22:26:02Z"), content: "An automatic item was closed the same day. The courier reported a duplicate issue; the delivery was refunded. The courier reported a partial issue; the shipment was refunded.", participants_count: 21, reply_count: 49 },
            { id: 71, channel_id: 35, user_id: 37, timestamp: new Date("2023-06-02T18:38:47Z"), content: "The customer reported a standard issue; the delivery was closed. Flagged as automatic. Support rescheduled the refund. An automatic invoice was delayed the same day.", participants_count: 22, reply_count: 41 },
            { id: 72, channel_id: 40, user_id: 131, timestamp: new Date("2023-01-22T10:48:59Z"), content: "No response from the reviewer, so the record was rejected. The booking was escalated — partial case, no further action. The courier reported an unusual issue; the report was approved.", participants_count: 18, reply_count: 56 },
            { id: 73, channel_id: 28, user_id: 121, timestamp: new Date("2023-03-16T18:41:22Z"), content: "The account owner asked for a change and the shipment was resolved. Flagged as late. Support replaced the ticket. A manual follow-up: the order was delayed. Flagged as standard. The customer delayed the shipment.", participants_count: 30, reply_count: 59 },
            { id: 74, channel_id: 91, user_id: 132, timestamp: new Date("2023-10-27T19:30:19Z"), content: "A minor transfer was completed the same day. The customer reported a partial issue; the shipment was resolved. A repeat follow-up: the request was completed. The report was cancelled following a minor review.", participants_count: 24, reply_count: 63 },
            { id: 75, channel_id: 65, user_id: 193, timestamp: new Date("2023-05-08T16:46:19Z"), content: "Flagged as standard. The customer reviewed the claim. The courier confirmed the details and the claim was processed.", participants_count: 28, reply_count: 36 },
            { id: 76, channel_id: 93, user_id: 45, timestamp: new Date("2023-08-26T20:47:41Z"), content: "The order was confirmed following a manual review. A repeat shipment was replaced the same day.", participants_count: 34, reply_count: 35 },
            { id: 77, channel_id: 72, user_id: 121, timestamp: new Date("2023-03-29T21:43:22Z"), content: "The session was replaced after a late check. A manual follow-up: the record was closed. The team reported a late issue; the report was resolved.", participants_count: 24, reply_count: 65 },
            { id: 78, channel_id: 54, user_id: 13, timestamp: new Date("2023-01-19T20:52:17Z"), content: "The invoice was approved following a late review. No response from the team, so the transfer was replaced. The delivery was cancelled — repeat case, no further action.", participants_count: 19, reply_count: 50 },
            { id: 79, channel_id: 15, user_id: 97, timestamp: new Date("2023-03-02T19:06:20Z"), content: "A repeat account was closed the same day. The reviewer confirmed the details and the claim was delayed. A duplicate booking was resolved the same day.", participants_count: 33, reply_count: 61 },
            { id: 80, channel_id: 43, user_id: 138, timestamp: new Date("2023-01-02T06:43:02Z"), content: "An operator asked for a change and the invoice was confirmed. Support confirmed the details and the appointment was escalated.", participants_count: 17, reply_count: 55 },
            { id: 81, channel_id: 100, user_id: 38, timestamp: new Date("2023-09-29T08:52:23Z"), content: "Flagged as partial. The reviewer resolved the order. Flagged as routine. The account owner confirmed the session. Flagged as partial. The team cancelled the invoice. The delivery was reopened — minor case, no further action.", participants_count: 20, reply_count: 22 },
            { id: 82, channel_id: 24, user_id: 157, timestamp: new Date("2023-07-07T08:13:32Z"), content: "The team asked for a change and the invoice was reviewed. The team confirmed the details and the invoice was completed.", participants_count: 35, reply_count: 28 },
            { id: 83, channel_id: 45, user_id: 11, timestamp: new Date("2023-11-27T22:23:17Z"), content: "The order was resolved — manual case, no further action. The document was replaced after an incomplete check. Flagged as minor. The supplier confirmed the account. The shipment was completed following an incomplete review.", participants_count: 28, reply_count: 74 },
            { id: 84, channel_id: 52, user_id: 143, timestamp: new Date("2023-03-20T20:14:48Z"), content: "The account owner reported a late issue; the document was reopened. An unusual payment was cancelled the same day. An operator asked for a change and the appointment was refunded. No response from the customer, so the order was reviewed.", participants_count: 32, reply_count: 69 },
            { id: 85, channel_id: 55, user_id: 164, timestamp: new Date("2023-04-10T10:08:01Z"), content: "The ticket was closed following an urgent review. Flagged as incomplete. An operator closed the payment. A partial order was refunded the same day. The delivery was reopened after a routine check.", participants_count: 27, reply_count: 43 },
            { id: 86, channel_id: 80, user_id: 110, timestamp: new Date("2023-11-14T19:48:20Z"), content: "The account owner asked for a change and the session was refunded. The reviewer reported a repeat issue; the account was rescheduled. The courier confirmed the details and the appointment was escalated. Support reported a manual issue; the booking was closed.", participants_count: 18, reply_count: 35 },
            { id: 87, channel_id: 12, user_id: 102, timestamp: new Date("2023-06-09T14:59:35Z"), content: "The item was reopened following an automatic review. A routine order was rejected the same day. The shipment was rescheduled after a late check. The delivery was updated after a standard check.", participants_count: 31, reply_count: 49 },
            { id: 88, channel_id: 5, user_id: 132, timestamp: new Date("2023-03-12T07:32:45Z"), content: "Flagged as minor. The customer rejected the refund. The customer reported an urgent issue; the ticket was reopened. A minor follow-up: the account was reviewed. The payment was rejected following a partial review.", participants_count: 24, reply_count: 53 },
            { id: 89, channel_id: 1, user_id: 79, timestamp: new Date("2023-12-04T21:39:40Z"), content: "The session was refunded after an unusual check. The appointment was rescheduled following a partial review. Support confirmed the details and the request was delayed.", participants_count: 29, reply_count: 65 },
            { id: 90, channel_id: 26, user_id: 70, timestamp: new Date("2023-12-05T09:02:18Z"), content: "No response from the team, so the account was updated. Flagged as repeat. An operator cancelled the request. The reviewer confirmed the details and the record was closed.", participants_count: 10, reply_count: 42 },
            { id: 91, channel_id: 16, user_id: 72, timestamp: new Date("2023-05-10T10:06:51Z"), content: "An operator confirmed the details and the ticket was completed. An urgent follow-up: the invoice was replaced. The account owner reported an incomplete issue; the report was delayed. A late payment was refunded the same day.", participants_count: 18, reply_count: 60 },
            { id: 92, channel_id: 60, user_id: 87, timestamp: new Date("2023-06-08T11:25:31Z"), content: "No response from the supplier, so the record was resolved. The request was closed after a routine check.", participants_count: 22, reply_count: 52 },
            { id: 93, channel_id: 17, user_id: 99, timestamp: new Date("2023-01-10T13:07:38Z"), content: "An operator confirmed the details and the report was closed. A late document was completed the same day. Flagged as partial. An operator rescheduled the ticket.", participants_count: 33, reply_count: 49 },
            { id: 94, channel_id: 36, user_id: 154, timestamp: new Date("2023-07-25T19:52:09Z"), content: "Flagged as late. The account owner updated the claim. The session was refunded after an urgent check. The order was confirmed — duplicate case, no further action.", participants_count: 23, reply_count: 62 },
            { id: 95, channel_id: 89, user_id: 6, timestamp: new Date("2023-03-08T09:00:02Z"), content: "The report was cancelled — partial case, no further action. Flagged as manual. The supplier rejected the order. The invoice was refunded following an urgent review.", participants_count: 25, reply_count: 39 },
            { id: 96, channel_id: 80, user_id: 100, timestamp: new Date("2023-09-04T23:13:09Z"), content: "No response from an operator, so the shipment was confirmed. The item was reopened — duplicate case, no further action. The invoice was processed following a repeat review.", participants_count: 23, reply_count: 26 },
            { id: 97, channel_id: 28, user_id: 30, timestamp: new Date("2023-07-06T07:35:38Z"), content: "The courier confirmed the details and the booking was completed. Flagged as late. The supplier cancelled the document.", participants_count: 25, reply_count: 41 },
            { id: 98, channel_id: 66, user_id: 109, timestamp: new Date("2023-03-21T22:11:03Z"), content: "No response from the team, so the invoice was resolved. An incomplete follow-up: the account was confirmed. The transfer was reopened following a partial review.", participants_count: 18, reply_count: 55 },
            { id: 99, channel_id: 8, user_id: 177, timestamp: new Date("2023-06-11T07:28:12Z"), content: "An operator reported a routine issue; the session was approved. The invoice was rescheduled — routine case, no further action.", participants_count: 18, reply_count: 49 },
            { id: 100, channel_id: 7, user_id: 172, timestamp: new Date("2023-06-12T13:45:08Z"), content: "An automatic follow-up: the booking was refunded. Flagged as duplicate. An operator escalated the order. An incomplete follow-up: the invoice was processed.", participants_count: 31, reply_count: 40 },
            { id: 101, channel_id: 67, user_id: 2, timestamp: new Date("2023-06-06T12:17:30Z"), content: "An incomplete follow-up: the booking was escalated. An unusual follow-up: the booking was rejected. An automatic follow-up: the ticket was processed.", participants_count: 34, reply_count: 56 },
            { id: 102, channel_id: 20, user_id: 30, timestamp: new Date("2023-04-15T13:15:11Z"), content: "Flagged as urgent. The supplier updated the ticket. Flagged as manual. The reviewer resolved the refund.", participants_count: 24, reply_count: 40 },
            { id: 103, channel_id: 85, user_id: 98, timestamp: new Date("2023-11-20T11:03:58Z"), content: "No response from the team, so the record was rescheduled. The customer confirmed the details and the refund was delayed. The courier confirmed the details and the record was approved. The team confirmed the details and the refund was cancelled.", participants_count: 27, reply_count: 54 },
            { id: 104, channel_id: 14, user_id: 200, timestamp: new Date("2023-07-14T20:34:37Z"), content: "The document was rescheduled after an unusual check. The supplier reported an automatic issue; the order was closed. The supplier asked for a change and the claim was processed.", participants_count: 31, reply_count: 44 },
            { id: 105, channel_id: 36, user_id: 54, timestamp: new Date("2023-08-30T03:32:25Z"), content: "Flagged as urgent. The reviewer reopened the transfer. The team confirmed the details and the transfer was reopened. The refund was closed following a duplicate review. An operator reported a duplicate issue; the account was rescheduled.", participants_count: 22, reply_count: 59 },
            { id: 106, channel_id: 95, user_id: 42, timestamp: new Date("2023-09-12T07:50:45Z"), content: "No response from the account owner, so the transfer was rejected. The refund was delayed — late case, no further action. Flagged as urgent. The supplier approved the booking.", participants_count: 28, reply_count: 66 },
            { id: 107, channel_id: 56, user_id: 9, timestamp: new Date("2023-12-29T16:14:53Z"), content: "The courier confirmed the details and the document was resolved. An operator confirmed the details and the session was cancelled. No response from the account owner, so the report was replaced. The supplier asked for a change and the item was reviewed.", participants_count: 26, reply_count: 89 },
            { id: 108, channel_id: 34, user_id: 35, timestamp: new Date("2023-01-03T20:47:11Z"), content: "The item was completed — partial case, no further action. No response from the team, so the item was cancelled.", participants_count: 22, reply_count: 64 },
            { id: 109, channel_id: 91, user_id: 5, timestamp: new Date("2023-10-14T20:03:49Z"), content: "The delivery was escalated — duplicate case, no further action. No response from the reviewer, so the payment was reviewed.", participants_count: 19, reply_count: 39 },
            { id: 110, channel_id: 93, user_id: 196, timestamp: new Date("2023-01-08T20:31:37Z"), content: "A routine follow-up: the payment was resolved. No response from the reviewer, so the appointment was escalated.", participants_count: 17, reply_count: 47 },
            { id: 111, channel_id: 100, user_id: 173, timestamp: new Date("2023-01-09T11:18:48Z"), content: "Flagged as automatic. The supplier confirmed the report. Support confirmed the details and the shipment was cancelled. No response from the customer, so the report was processed.", participants_count: 9, reply_count: 57 },
            { id: 112, channel_id: 39, user_id: 28, timestamp: new Date("2023-08-24T11:58:46Z"), content: "No response from the account owner, so the invoice was reviewed. The report was closed following a duplicate review.", participants_count: 36, reply_count: 54 },
            { id: 113, channel_id: 25, user_id: 32, timestamp: new Date("2023-03-27T18:06:43Z"), content: "A duplicate claim was closed the same day. No response from the supplier, so the request was approved.", participants_count: 17, reply_count: 30 },
            { id: 114, channel_id: 95, user_id: 181, timestamp: new Date("2023-05-11T15:15:22Z"), content: "A partial shipment was rescheduled the same day. The refund was resolved after an urgent check.", participants_count: 25, reply_count: 63 },
            { id: 115, channel_id: 45, user_id: 39, timestamp: new Date("2023-07-20T01:20:05Z"), content: "The booking was completed — duplicate case, no further action. No response from an operator, so the report was closed. Support asked for a change and the report was closed. The courier reported an automatic issue; the session was closed.", participants_count: 18, reply_count: 59 },
            { id: 116, channel_id: 40, user_id: 5, timestamp: new Date("2023-01-22T22:34:57Z"), content: "The refund was completed following a manual review. The supplier confirmed the details and the shipment was replaced. The ticket was closed after a minor check. No response from the team, so the transfer was rejected.", participants_count: 28, reply_count: 48 },
            { id: 117, channel_id: 77, user_id: 148, timestamp: new Date("2023-11-27T16:24:00Z"), content: "A standard follow-up: the refund was completed. Flagged as automatic. The courier reviewed the record. Support asked for a change and the item was resolved. The reviewer reported a duplicate issue; the report was closed.", participants_count: 20, reply_count: 61 },
            { id: 118, channel_id: 66, user_id: 59, timestamp: new Date("2023-08-21T19:29:42Z"), content: "The delivery was resolved — duplicate case, no further action. The record was reopened following a standard review. The team confirmed the details and the invoice was reopened. The shipment was completed — partial case, no further action.", participants_count: 29, reply_count: 69 },
            { id: 119, channel_id: 20, user_id: 114, timestamp: new Date("2023-09-25T09:22:07Z"), content: "An automatic follow-up: the report was approved. The team confirmed the details and the ticket was refunded. The team confirmed the details and the refund was escalated. The customer asked for a change and the item was completed.", participants_count: 28, reply_count: 37 },
            { id: 120, channel_id: 41, user_id: 18, timestamp: new Date("2023-02-10T16:18:02Z"), content: "A duplicate follow-up: the claim was approved. The refund was replaced after a repeat check. A duplicate ticket was refunded the same day.", participants_count: 25, reply_count: 60 },
            { id: 121, channel_id: 41, user_id: 96, timestamp: new Date("2023-12-17T22:12:49Z"), content: "A partial follow-up: the request was replaced. A late follow-up: the request was escalated. The account owner confirmed the details and the booking was resolved.", participants_count: 17, reply_count: 51 },
            { id: 122, channel_id: 41, user_id: 34, timestamp: new Date("2023-12-14T20:40:35Z"), content: "Flagged as repeat. Support refunded the refund. A standard item was reopened the same day. The payment was rescheduled following an urgent review.", participants_count: 30, reply_count: 49 },
            { id: 123, channel_id: 41, user_id: 114, timestamp: new Date("2023-01-08T00:10:13Z"), content: "Flagged as duplicate. The courier rescheduled the document. The account owner asked for a change and the ticket was cancelled.", participants_count: 28, reply_count: 45 },
            { id: 124, channel_id: 3, user_id: 18, timestamp: new Date("2023-03-24T01:51:05Z"), content: "The reviewer confirmed the details and the order was rejected. Flagged as minor. The account owner rescheduled the document. The customer reported a late issue; the refund was approved.", participants_count: 33, reply_count: 31 },
            { id: 125, channel_id: 93, user_id: 144, timestamp: new Date("2023-12-20T18:38:37Z"), content: "The account was reviewed following a partial review. The reviewer reported a late issue; the request was completed. No response from support, so the shipment was resolved.", participants_count: 22, reply_count: 60 },
            { id: 126, channel_id: 19, user_id: 142, timestamp: new Date("2023-04-11T11:53:15Z"), content: "The team asked for a change and the session was confirmed. The courier asked for a change and the document was refunded.", participants_count: 39, reply_count: 51 },
            { id: 127, channel_id: 17, user_id: 183, timestamp: new Date("2023-09-15T15:30:15Z"), content: "The item was rescheduled after a partial check. A minor invoice was approved the same day. The report was reopened following a late review.", participants_count: 17, reply_count: 62 },
            { id: 128, channel_id: 62, user_id: 156, timestamp: new Date("2023-01-06T15:25:00Z"), content: "The account owner asked for a change and the session was resolved. The team confirmed the details and the order was updated. A manual shipment was cancelled the same day. The record was confirmed — unusual case, no further action.", participants_count: 34, reply_count: 55 },
            { id: 129, channel_id: 67, user_id: 200, timestamp: new Date("2023-08-04T21:08:09Z"), content: "No response from support, so the session was approved. Support asked for a change and the invoice was replaced.", participants_count: 19, reply_count: 27 },
            { id: 130, channel_id: 92, user_id: 172, timestamp: new Date("2023-01-24T19:57:15Z"), content: "The account was cancelled following a minor review. The reviewer reported a minor issue; the report was replaced. An automatic follow-up: the payment was completed. The team confirmed the details and the claim was confirmed.", participants_count: 31, reply_count: 43 },
            { id: 131, channel_id: 26, user_id: 161, timestamp: new Date("2023-11-08T11:49:00Z"), content: "The claim was approved — manual case, no further action. The booking was rescheduled following an automatic review. The reviewer reported a late issue; the request was escalated.", participants_count: 41, reply_count: 65 },
            { id: 132, channel_id: 22, user_id: 79, timestamp: new Date("2023-06-21T17:52:56Z"), content: "The document was approved after a minor check. Flagged as incomplete. The customer approved the appointment. A repeat follow-up: the report was reopened.", participants_count: 23, reply_count: 44 },
            { id: 133, channel_id: 72, user_id: 43, timestamp: new Date("2023-07-05T12:00:13Z"), content: "The record was processed after an automatic check. No response from the supplier, so the payment was reviewed.", participants_count: 21, reply_count: 56 },
            { id: 134, channel_id: 56, user_id: 109, timestamp: new Date("2023-08-30T21:21:18Z"), content: "The appointment was reviewed — routine case, no further action. The request was closed after a routine check. The item was escalated after a minor check. Support reported an incomplete issue; the refund was refunded.", participants_count: 18, reply_count: 37 },
            { id: 135, channel_id: 72, user_id: 2, timestamp: new Date("2023-08-27T05:43:40Z"), content: "The shipment was cancelled after a manual check. The account owner asked for a change and the order was completed. The refund was approved after an automatic check.", participants_count: 34, reply_count: 68 },
            { id: 136, channel_id: 11, user_id: 72, timestamp: new Date("2023-09-21T11:36:13Z"), content: "The order was closed — automatic case, no further action. The supplier reported a duplicate issue; the document was rescheduled. No response from an operator, so the ticket was replaced.", participants_count: 33, reply_count: 56 },
            { id: 137, channel_id: 26, user_id: 93, timestamp: new Date("2023-02-20T18:58:27Z"), content: "The request was delayed after a late check. The payment was rejected after a repeat check. An urgent follow-up: the account was rejected. Flagged as routine. An operator rescheduled the report.", participants_count: 25, reply_count: 45 },
            { id: 138, channel_id: 93, user_id: 66, timestamp: new Date("2023-08-22T08:36:44Z"), content: "No response from the supplier, so the refund was confirmed. The account owner reported an urgent issue; the appointment was confirmed.", participants_count: 24, reply_count: 49 },
            { id: 139, channel_id: 53, user_id: 8, timestamp: new Date("2023-07-14T01:15:23Z"), content: "The courier confirmed the details and the request was reopened. The team asked for a change and the request was cancelled. An unusual appointment was delayed the same day. The account owner confirmed the details and the claim was replaced.", participants_count: 23, reply_count: 34 },
            { id: 140, channel_id: 1, user_id: 34, timestamp: new Date("2023-02-11T11:26:35Z"), content: "An automatic follow-up: the record was delayed. The courier confirmed the details and the delivery was closed.", participants_count: 19, reply_count: 61 },
            { id: 141, channel_id: 25, user_id: 40, timestamp: new Date("2023-10-12T19:08:30Z"), content: "Flagged as automatic. The customer confirmed the order. An unusual claim was reviewed the same day. The team confirmed the details and the delivery was processed.", participants_count: 29, reply_count: 59 },
            { id: 142, channel_id: 33, user_id: 145, timestamp: new Date("2023-09-22T20:44:33Z"), content: "The claim was cancelled — late case, no further action. The account owner asked for a change and the ticket was reopened.", participants_count: 37, reply_count: 43 },
            { id: 143, channel_id: 23, user_id: 110, timestamp: new Date("2023-07-10T23:39:22Z"), content: "An operator confirmed the details and the invoice was closed. An unusual follow-up: the shipment was processed.", participants_count: 34, reply_count: 35 },
            { id: 144, channel_id: 41, user_id: 119, timestamp: new Date("2023-06-13T14:36:40Z"), content: "A repeat follow-up: the claim was processed. The request was rejected after a partial check. No response from the supplier, so the booking was resolved.", participants_count: 27, reply_count: 40 },
            { id: 145, channel_id: 35, user_id: 50, timestamp: new Date("2023-03-06T08:48:34Z"), content: "The customer confirmed the details and the ticket was replaced. No response from the customer, so the ticket was reopened. An operator reported a partial issue; the account was reviewed.", participants_count: 32, reply_count: 28 },
            { id: 146, channel_id: 13, user_id: 197, timestamp: new Date("2023-05-19T13:40:47Z"), content: "A standard follow-up: the order was escalated. The courier reported a minor issue; the item was completed. The team confirmed the details and the ticket was resolved. A standard shipment was refunded the same day.", participants_count: 13, reply_count: 55 },
            { id: 147, channel_id: 16, user_id: 107, timestamp: new Date("2023-02-14T11:13:29Z"), content: "No response from an operator, so the session was completed. The shipment was closed — partial case, no further action.", participants_count: 37, reply_count: 44 },
            { id: 148, channel_id: 15, user_id: 56, timestamp: new Date("2023-09-16T18:21:35Z"), content: "Flagged as repeat. The supplier escalated the session. The courier reported a partial issue; the document was cancelled.", participants_count: 12, reply_count: 73 },
            { id: 149, channel_id: 34, user_id: 2, timestamp: new Date("2023-12-21T19:22:35Z"), content: "The payment was closed following a late review. The courier confirmed the details and the invoice was reviewed.", participants_count: 24, reply_count: 48 },
            { id: 150, channel_id: 17, user_id: 65, timestamp: new Date("2023-01-18T10:05:20Z"), content: "Flagged as automatic. The supplier rejected the session. No response from the courier, so the booking was confirmed.", participants_count: 25, reply_count: 44 },
            { id: 151, channel_id: 9, user_id: 86, timestamp: new Date("2023-05-06T12:03:05Z"), content: "Support asked for a change and the refund was closed. Support asked for a change and the transfer was rejected. The customer confirmed the details and the document was replaced. Flagged as minor. The team rejected the document.", participants_count: 27, reply_count: 57 },
            { id: 152, channel_id: 43, user_id: 41, timestamp: new Date("2023-02-03T12:02:31Z"), content: "No response from the reviewer, so the session was approved. An operator confirmed the details and the appointment was reopened. No response from an operator, so the item was replaced.", participants_count: 38, reply_count: 52 },
            { id: 153, channel_id: 87, user_id: 20, timestamp: new Date("2023-01-03T19:08:13Z"), content: "Flagged as partial. The customer updated the account. The reviewer reported a manual issue; the transfer was closed.", participants_count: 23, reply_count: 38 },
            { id: 154, channel_id: 9, user_id: 130, timestamp: new Date("2023-11-05T14:51:45Z"), content: "The request was cancelled after a manual check. No response from the customer, so the transfer was completed.", participants_count: 16, reply_count: 74 },
            { id: 155, channel_id: 73, user_id: 71, timestamp: new Date("2023-08-05T18:12:50Z"), content: "The refund was completed after a partial check. The account owner confirmed the details and the claim was delayed. The claim was replaced after a partial check. The supplier reported a minor issue; the order was cancelled.", participants_count: 24, reply_count: 59 },
            { id: 156, channel_id: 66, user_id: 2, timestamp: new Date("2023-10-07T20:51:14Z"), content: "The booking was replaced — minor case, no further action. The booking was escalated after a minor check.", participants_count: 21, reply_count: 81 },
            { id: 157, channel_id: 65, user_id: 21, timestamp: new Date("2023-04-19T21:17:33Z"), content: "The customer asked for a change and the delivery was updated. The account owner confirmed the details and the invoice was refunded. The order was completed — incomplete case, no further action.", participants_count: 29, reply_count: 67 },
            { id: 158, channel_id: 34, user_id: 47, timestamp: new Date("2023-12-09T13:31:37Z"), content: "A manual account was resolved the same day. The account was completed following a minor review. The request was approved after a duplicate check.", participants_count: 35, reply_count: 39 },
            { id: 159, channel_id: 41, user_id: 51, timestamp: new Date("2023-01-14T13:01:42Z"), content: "The supplier confirmed the details and the order was reopened. The refund was rescheduled after a duplicate check.", participants_count: 28, reply_count: 28 },
            { id: 160, channel_id: 43, user_id: 139, timestamp: new Date("2023-06-08T19:31:06Z"), content: "Flagged as automatic. An operator processed the item. The reviewer reported a late issue; the payment was confirmed. The refund was cancelled after a late check. No response from the customer, so the shipment was reopened.", participants_count: 32, reply_count: 36 },
            { id: 161, channel_id: 66, user_id: 165, timestamp: new Date("2023-11-07T19:22:44Z"), content: "The supplier reported a partial issue; the request was cancelled. The supplier confirmed the details and the booking was resolved. A late follow-up: the appointment was rejected. The team confirmed the details and the booking was processed.", participants_count: 25, reply_count: 38 },
            { id: 162, channel_id: 33, user_id: 116, timestamp: new Date("2023-12-27T21:44:22Z"), content: "The account was rejected after a minor check. The document was escalated following a minor review. No response from support, so the report was cancelled.", participants_count: 16, reply_count: 52 },
            { id: 163, channel_id: 77, user_id: 48, timestamp: new Date("2023-10-20T14:01:21Z"), content: "The supplier confirmed the details and the ticket was cancelled. The supplier reported a routine issue; the shipment was reopened. The team asked for a change and the transfer was confirmed. A repeat refund was updated the same day.", participants_count: 30, reply_count: 30 },
            { id: 164, channel_id: 29, user_id: 5, timestamp: new Date("2023-04-30T01:05:33Z"), content: "An operator confirmed the details and the session was resolved. Support reported a standard issue; the invoice was updated. No response from the customer, so the record was reopened.", participants_count: 24, reply_count: 53 },
            { id: 165, channel_id: 46, user_id: 161, timestamp: new Date("2023-01-17T08:50:24Z"), content: "Support reported a standard issue; the payment was closed. Flagged as manual. The reviewer closed the shipment. A minor appointment was reviewed the same day. No response from the customer, so the report was rejected.", participants_count: 31, reply_count: 65 },
            { id: 166, channel_id: 69, user_id: 99, timestamp: new Date("2023-05-02T08:56:54Z"), content: "The appointment was confirmed after an incomplete check. Support reported an automatic issue; the refund was cancelled.", participants_count: 29, reply_count: 46 },
            { id: 167, channel_id: 22, user_id: 97, timestamp: new Date("2023-04-19T13:02:29Z"), content: "The account owner confirmed the details and the document was resolved. An unusual follow-up: the record was resolved. A repeat follow-up: the record was approved. The team asked for a change and the claim was reviewed.", participants_count: 23, reply_count: 65 },
            { id: 168, channel_id: 26, user_id: 197, timestamp: new Date("2023-07-13T20:27:34Z"), content: "A duplicate claim was rejected the same day. The account was resolved — repeat case, no further action.", participants_count: 29, reply_count: 61 },
            { id: 169, channel_id: 75, user_id: 135, timestamp: new Date("2023-07-30T15:36:41Z"), content: "The delivery was escalated — duplicate case, no further action. The account owner confirmed the details and the appointment was rejected.", participants_count: 10, reply_count: 67 },
            { id: 170, channel_id: 6, user_id: 22, timestamp: new Date("2023-03-03T11:54:06Z"), content: "The appointment was updated after a repeat check. An operator asked for a change and the order was refunded.", participants_count: 20, reply_count: 60 },
            { id: 171, channel_id: 75, user_id: 90, timestamp: new Date("2023-09-26T09:41:53Z"), content: "A routine follow-up: the report was rejected. A manual follow-up: the document was delayed.", participants_count: 33, reply_count: 49 },
            { id: 172, channel_id: 87, user_id: 47, timestamp: new Date("2023-05-28T20:21:53Z"), content: "No response from the supplier, so the report was escalated. The document was cancelled after a late check. The team asked for a change and the account was reviewed. The report was reviewed after an unusual check.", participants_count: 26, reply_count: 41 },
            { id: 173, channel_id: 44, user_id: 164, timestamp: new Date("2023-01-18T10:23:54Z"), content: "The account owner reported a minor issue; the session was approved. The courier reported a partial issue; the transfer was reviewed. The report was rescheduled after a manual check.", participants_count: 19, reply_count: 29 },
            { id: 174, channel_id: 81, user_id: 48, timestamp: new Date("2023-09-25T09:25:36Z"), content: "The account was delayed following a late review. The record was delayed after a duplicate check.", participants_count: 42, reply_count: 41 },
            { id: 175, channel_id: 82, user_id: 116, timestamp: new Date("2023-03-08T01:37:45Z"), content: "The supplier reported an urgent issue; the claim was rescheduled. The delivery was updated — manual case, no further action.", participants_count: 32, reply_count: 45 },
            { id: 176, channel_id: 64, user_id: 35, timestamp: new Date("2023-12-09T14:01:19Z"), content: "Support reported an incomplete issue; the account was resolved. A late appointment was reopened the same day. No response from the courier, so the delivery was escalated. The refund was rescheduled after an automatic check.", participants_count: 29, reply_count: 29 },
            { id: 177, channel_id: 57, user_id: 127, timestamp: new Date("2023-02-11T08:07:49Z"), content: "An urgent shipment was reviewed the same day. The account was closed — minor case, no further action. The courier reported a partial issue; the document was resolved. A partial follow-up: the invoice was refunded.", participants_count: 27, reply_count: 36 },
            { id: 178, channel_id: 54, user_id: 19, timestamp: new Date("2023-07-04T17:14:50Z"), content: "Flagged as late. The supplier resolved the report. An automatic follow-up: the ticket was rescheduled. An operator confirmed the details and the payment was confirmed.", participants_count: 19, reply_count: 52 },
            { id: 179, channel_id: 32, user_id: 131, timestamp: new Date("2023-08-07T13:50:20Z"), content: "Flagged as unusual. Support closed the request. Support asked for a change and the appointment was completed. The item was processed after a standard check. The invoice was reopened — standard case, no further action.", participants_count: 15, reply_count: 54 },
            { id: 180, channel_id: 90, user_id: 20, timestamp: new Date("2023-12-12T11:59:10Z"), content: "The courier reported a routine issue; the transfer was escalated. The order was processed — minor case, no further action. The account was rejected — standard case, no further action.", participants_count: 22, reply_count: 60 },
            { id: 181, channel_id: 78, user_id: 71, timestamp: new Date("2023-12-09T10:33:07Z"), content: "No response from the courier, so the transfer was rescheduled. Flagged as routine. The account owner rescheduled the report. The appointment was confirmed after a minor check. The customer asked for a change and the account was reopened.", participants_count: 42, reply_count: 47 },
            { id: 182, channel_id: 26, user_id: 160, timestamp: new Date("2023-04-16T17:40:32Z"), content: "The payment was rescheduled — repeat case, no further action. A manual follow-up: the ticket was cancelled.", participants_count: 19, reply_count: 66 },
            { id: 183, channel_id: 70, user_id: 143, timestamp: new Date("2023-06-21T10:08:41Z"), content: "No response from the customer, so the report was cancelled. The account was processed — routine case, no further action. No response from the courier, so the delivery was escalated. The payment was completed after a late check.", participants_count: 29, reply_count: 28 },
            { id: 184, channel_id: 86, user_id: 77, timestamp: new Date("2023-06-10T16:35:36Z"), content: "The reviewer reported a manual issue; the document was completed. A standard item was completed the same day.", participants_count: 26, reply_count: 38 },
            { id: 185, channel_id: 95, user_id: 129, timestamp: new Date("2023-10-14T18:22:03Z"), content: "The team asked for a change and the record was approved. The session was resolved following an unusual review.", participants_count: 18, reply_count: 43 },
            { id: 186, channel_id: 66, user_id: 138, timestamp: new Date("2023-01-03T14:12:25Z"), content: "No response from an operator, so the shipment was replaced. Support confirmed the details and the payment was approved.", participants_count: 30, reply_count: 70 },
            { id: 187, channel_id: 63, user_id: 90, timestamp: new Date("2023-09-07T10:24:34Z"), content: "The reviewer confirmed the details and the order was completed. No response from the reviewer, so the request was approved.", participants_count: 25, reply_count: 36 },
            { id: 188, channel_id: 47, user_id: 116, timestamp: new Date("2023-01-15T12:27:36Z"), content: "The order was reopened after a late check. Flagged as repeat. The supplier rescheduled the appointment. No response from the customer, so the item was rejected. A partial ticket was rescheduled the same day.", participants_count: 29, reply_count: 60 },
            { id: 189, channel_id: 37, user_id: 106, timestamp: new Date("2023-01-15T10:35:48Z"), content: "The courier confirmed the details and the ticket was rejected. An operator reported a repeat issue; the record was resolved. Flagged as unusual. The customer resolved the account. An automatic follow-up: the booking was rescheduled.", participants_count: 29, reply_count: 67 },
            { id: 190, channel_id: 38, user_id: 159, timestamp: new Date("2023-11-25T15:24:55Z"), content: "The document was refunded — automatic case, no further action. A duplicate transfer was reopened the same day.", participants_count: 17, reply_count: 62 },
            { id: 191, channel_id: 29, user_id: 122, timestamp: new Date("2023-08-25T18:33:22Z"), content: "The courier reported a partial issue; the refund was delayed. The record was processed after a manual check.", participants_count: 17, reply_count: 56 },
            { id: 192, channel_id: 77, user_id: 75, timestamp: new Date("2023-04-27T02:54:15Z"), content: "Flagged as minor. The customer rejected the booking. No response from the team, so the transfer was closed. The team reported a late issue; the order was updated. The session was replaced after a late check.", participants_count: 17, reply_count: 79 },
            { id: 193, channel_id: 21, user_id: 16, timestamp: new Date("2023-07-09T16:29:06Z"), content: "The claim was escalated after a repeat check. The session was replaced following a late review. An urgent follow-up: the request was replaced.", participants_count: 32, reply_count: 44 },
            { id: 194, channel_id: 79, user_id: 200, timestamp: new Date("2023-04-11T07:16:01Z"), content: "No response from the team, so the order was closed. No response from the account owner, so the booking was completed.", participants_count: 23, reply_count: 35 },
            { id: 195, channel_id: 73, user_id: 151, timestamp: new Date("2023-09-20T08:30:31Z"), content: "The customer reported a standard issue; the shipment was cancelled. A duplicate follow-up: the transfer was resolved. The team reported a partial issue; the record was refunded.", participants_count: 28, reply_count: 70 },
            { id: 196, channel_id: 51, user_id: 182, timestamp: new Date("2023-12-14T08:06:48Z"), content: "Flagged as partial. The reviewer escalated the ticket. Support asked for a change and the refund was refunded.", participants_count: 30, reply_count: 43 },
            { id: 197, channel_id: 47, user_id: 113, timestamp: new Date("2023-11-23T10:41:31Z"), content: "The document was rejected after an unusual check. The claim was resolved following a repeat review. The account owner reported an urgent issue; the appointment was replaced.", participants_count: 22, reply_count: 34 },
            { id: 198, channel_id: 86, user_id: 88, timestamp: new Date("2023-03-20T07:51:47Z"), content: "No response from the reviewer, so the ticket was resolved. The refund was confirmed after an incomplete check. The booking was completed after a duplicate check.", participants_count: 36, reply_count: 26 },
            { id: 199, channel_id: 49, user_id: 174, timestamp: new Date("2023-04-27T05:34:58Z"), content: "The record was escalated after a partial check. An automatic follow-up: the document was processed.", participants_count: 26, reply_count: 77 },
            { id: 200, channel_id: 83, user_id: 136, timestamp: new Date("2023-04-19T18:15:39Z"), content: "A routine follow-up: the refund was refunded. An operator asked for a change and the booking was replaced. A late follow-up: the booking was closed. The reviewer reported a minor issue; the delivery was replaced.", participants_count: 36, reply_count: 49 },
            { id: 201, channel_id: 74, user_id: 22, timestamp: new Date("2023-01-25T06:01:13Z"), content: "No response from the courier, so the session was reviewed. The transfer was confirmed following a minor review. Flagged as manual. The account owner delayed the refund.", participants_count: 31, reply_count: 27 },
            { id: 202, channel_id: 1, user_id: 137, timestamp: new Date("2023-03-14T08:53:14Z"), content: "The account owner asked for a change and the record was resolved. The invoice was approved — manual case, no further action. The record was cancelled following a duplicate review. The transfer was approved following a partial review.", participants_count: 23, reply_count: 54 },
            { id: 203, channel_id: 55, user_id: 184, timestamp: new Date("2023-12-30T18:43:30Z"), content: "A late refund was resolved the same day. The team reported a standard issue; the record was rejected. The record was rejected — unusual case, no further action.", participants_count: 32, reply_count: 49 },
            { id: 204, channel_id: 69, user_id: 125, timestamp: new Date("2023-01-03T21:39:09Z"), content: "The customer reported a late issue; the account was rejected. The payment was refunded following a standard review.", participants_count: 20, reply_count: 54 },
            { id: 205, channel_id: 90, user_id: 179, timestamp: new Date("2023-04-30T20:31:24Z"), content: "Support asked for a change and the request was reopened. Flagged as standard. The account owner completed the claim. The shipment was resolved following a duplicate review. Flagged as incomplete. An operator reviewed the shipment.", participants_count: 32, reply_count: 64 },
            { id: 206, channel_id: 47, user_id: 19, timestamp: new Date("2023-09-23T15:07:33Z"), content: "The delivery was processed following a duplicate review. The customer confirmed the details and the session was reviewed.", participants_count: 28, reply_count: 38 },
            { id: 207, channel_id: 6, user_id: 177, timestamp: new Date("2023-07-14T11:17:45Z"), content: "A standard invoice was reopened the same day. Support reported a standard issue; the invoice was delayed. Flagged as unusual. The customer rescheduled the shipment.", participants_count: 24, reply_count: 42 },
            { id: 208, channel_id: 56, user_id: 68, timestamp: new Date("2023-08-13T17:07:37Z"), content: "Support reported an automatic issue; the refund was rescheduled. A routine transfer was resolved the same day. No response from the account owner, so the session was closed.", participants_count: 10, reply_count: 36 },
            { id: 209, channel_id: 32, user_id: 3, timestamp: new Date("2023-06-09T10:30:40Z"), content: "No response from the courier, so the transfer was reopened. No response from support, so the delivery was completed. The request was rescheduled following a partial review.", participants_count: 16, reply_count: 40 },
            { id: 210, channel_id: 40, user_id: 4, timestamp: new Date("2023-01-30T10:48:39Z"), content: "The shipment was rejected following an automatic review. A standard follow-up: the shipment was completed. The transfer was reopened after an automatic check.", participants_count: 26, reply_count: 74 },
            { id: 211, channel_id: 42, user_id: 144, timestamp: new Date("2023-01-17T21:53:08Z"), content: "The record was reviewed — duplicate case, no further action. The team confirmed the details and the order was escalated. The shipment was cancelled following a repeat review. The transfer was closed following a late review.", participants_count: 19, reply_count: 64 },
            { id: 212, channel_id: 50, user_id: 198, timestamp: new Date("2023-05-05T11:55:52Z"), content: "An operator confirmed the details and the session was delayed. The report was approved after a late check. Flagged as incomplete. Support replaced the payment. An operator confirmed the details and the appointment was completed.", participants_count: 33, reply_count: 33 },
            { id: 213, channel_id: 1, user_id: 86, timestamp: new Date("2023-07-17T12:24:16Z"), content: "The invoice was reviewed following a minor review. No response from an operator, so the record was approved.", participants_count: 37, reply_count: 66 },
            { id: 214, channel_id: 3, user_id: 3, timestamp: new Date("2023-09-17T11:45:58Z"), content: "A partial document was approved the same day. No response from an operator, so the request was replaced.", participants_count: 15, reply_count: 34 },
            { id: 215, channel_id: 11, user_id: 165, timestamp: new Date("2023-01-30T06:38:21Z"), content: "The account was completed — incomplete case, no further action. A routine follow-up: the document was replaced. A duplicate follow-up: the invoice was cancelled. An incomplete transfer was updated the same day.", participants_count: 26, reply_count: 52 },
            { id: 216, channel_id: 65, user_id: 130, timestamp: new Date("2023-08-14T08:05:41Z"), content: "The invoice was resolved after a routine check. The refund was reopened following an unusual review.", participants_count: 13, reply_count: 45 },
            { id: 217, channel_id: 89, user_id: 45, timestamp: new Date("2023-12-09T14:22:21Z"), content: "The reviewer asked for a change and the shipment was reopened. The request was completed following an urgent review. The appointment was reviewed — repeat case, no further action.", participants_count: 23, reply_count: 47 },
            { id: 218, channel_id: 34, user_id: 95, timestamp: new Date("2023-06-29T12:27:11Z"), content: "The customer reported a routine issue; the refund was closed. The request was escalated after a partial check.", participants_count: 30, reply_count: 86 },
            { id: 219, channel_id: 81, user_id: 37, timestamp: new Date("2023-06-14T19:53:23Z"), content: "The account owner reported a manual issue; the claim was rejected. An unusual order was resolved the same day. The reviewer reported a partial issue; the payment was reviewed.", participants_count: 17, reply_count: 69 },
            { id: 220, channel_id: 25, user_id: 95, timestamp: new Date("2023-09-03T10:29:14Z"), content: "The claim was rejected — unusual case, no further action. The request was delayed — unusual case, no further action. The courier confirmed the details and the record was completed. The shipment was replaced following an automatic review.", participants_count: 24, reply_count: 49 },
            { id: 221, channel_id: 87, user_id: 96, timestamp: new Date("2023-09-06T08:21:29Z"), content: "A repeat item was confirmed the same day. The transfer was completed following a late review. The account owner asked for a change and the booking was completed. A manual follow-up: the invoice was approved.", participants_count: 19, reply_count: 55 },
            { id: 222, channel_id: 7, user_id: 18, timestamp: new Date("2023-04-29T04:29:18Z"), content: "The team asked for a change and the document was confirmed. The session was confirmed after a late check.", participants_count: 25, reply_count: 68 },
            { id: 223, channel_id: 72, user_id: 135, timestamp: new Date("2023-10-17T15:14:55Z"), content: "A routine follow-up: the booking was processed. An operator asked for a change and the order was reviewed.", participants_count: 30, reply_count: 60 },
            { id: 224, channel_id: 2, user_id: 10, timestamp: new Date("2023-06-15T20:08:43Z"), content: "The report was processed — late case, no further action. No response from the team, so the refund was rejected. The item was processed following an incomplete review. The courier reported a repeat issue; the document was refunded.", participants_count: 32, reply_count: 62 },
            { id: 225, channel_id: 72, user_id: 112, timestamp: new Date("2023-12-08T17:19:43Z"), content: "An unusual follow-up: the claim was closed. The shipment was resolved after a standard check. The supplier asked for a change and the appointment was replaced. The order was completed — standard case, no further action.", participants_count: 25, reply_count: 62 },
            { id: 226, channel_id: 99, user_id: 41, timestamp: new Date("2023-04-08T10:04:06Z"), content: "The account owner asked for a change and the request was reopened. Flagged as unusual. The reviewer processed the claim. A minor follow-up: the order was updated. A minor payment was rejected the same day.", participants_count: 14, reply_count: 30 },
            { id: 227, channel_id: 79, user_id: 118, timestamp: new Date("2023-06-16T15:26:52Z"), content: "A partial shipment was completed the same day. The customer confirmed the details and the transfer was rejected. A duplicate order was approved the same day. No response from the team, so the refund was escalated.", participants_count: 34, reply_count: 35 },
            { id: 228, channel_id: 32, user_id: 131, timestamp: new Date("2023-12-01T08:40:25Z"), content: "The booking was cancelled — standard case, no further action. A manual order was rejected the same day. The account was replaced following an urgent review. An operator reported a duplicate issue; the claim was confirmed.", participants_count: 20, reply_count: 43 },
            { id: 229, channel_id: 43, user_id: 3, timestamp: new Date("2023-02-28T17:23:04Z"), content: "Flagged as minor. The team approved the report. The courier confirmed the details and the booking was replaced. No response from the courier, so the claim was processed. No response from the courier, so the transfer was refunded.", participants_count: 25, reply_count: 53 },
            { id: 230, channel_id: 54, user_id: 62, timestamp: new Date("2023-02-23T13:59:46Z"), content: "No response from the account owner, so the document was cancelled. Flagged as standard. The supplier replaced the ticket. No response from the reviewer, so the request was cancelled. The ticket was processed — automatic case, no further action.", participants_count: 25, reply_count: 68 },
            { id: 231, channel_id: 72, user_id: 89, timestamp: new Date("2023-02-15T21:33:12Z"), content: "The invoice was rescheduled — duplicate case, no further action. An urgent follow-up: the item was reopened. The customer asked for a change and the item was processed. The reviewer reported an unusual issue; the session was rescheduled.", participants_count: 22, reply_count: 56 },
            { id: 232, channel_id: 58, user_id: 85, timestamp: new Date("2023-11-08T08:53:22Z"), content: "The appointment was closed following a minor review. The team reported an automatic issue; the claim was reopened.", participants_count: 33, reply_count: 74 },
            { id: 233, channel_id: 28, user_id: 140, timestamp: new Date("2023-05-15T06:31:58Z"), content: "The customer reported a minor issue; the account was closed. Flagged as duplicate. The team escalated the refund.", participants_count: 30, reply_count: 60 },
            { id: 234, channel_id: 47, user_id: 36, timestamp: new Date("2023-09-27T20:22:09Z"), content: "An operator asked for a change and the account was replaced. An incomplete appointment was delayed the same day.", participants_count: 32, reply_count: 46 },
            { id: 235, channel_id: 22, user_id: 153, timestamp: new Date("2023-07-16T08:55:26Z"), content: "A manual follow-up: the document was reviewed. The invoice was rescheduled — late case, no further action. No response from the customer, so the item was reopened. The item was rescheduled — manual case, no further action.", participants_count: 34, reply_count: 78 },
            { id: 236, channel_id: 37, user_id: 72, timestamp: new Date("2023-03-14T09:44:59Z"), content: "The record was processed following an urgent review. A repeat document was replaced the same day. The supplier confirmed the details and the refund was rejected.", participants_count: 26, reply_count: 38 },
            { id: 237, channel_id: 44, user_id: 122, timestamp: new Date("2023-04-21T11:53:41Z"), content: "No response from the supplier, so the shipment was approved. An urgent follow-up: the record was refunded.", participants_count: 20, reply_count: 62 },
            { id: 238, channel_id: 3, user_id: 174, timestamp: new Date("2023-06-22T17:27:22Z"), content: "The team reported an urgent issue; the shipment was closed. The booking was rescheduled — automatic case, no further action. A partial follow-up: the booking was closed.", participants_count: 14, reply_count: 51 },
            { id: 239, channel_id: 11, user_id: 26, timestamp: new Date("2023-04-03T08:01:56Z"), content: "The report was confirmed following an urgent review. A partial appointment was cancelled the same day. An operator reported a duplicate issue; the payment was rejected. The account was refunded — minor case, no further action.", participants_count: 22, reply_count: 43 },
            { id: 240, channel_id: 91, user_id: 189, timestamp: new Date("2023-01-27T20:54:57Z"), content: "The account owner confirmed the details and the invoice was refunded. Support confirmed the details and the item was cancelled.", participants_count: 33, reply_count: 56 },
            { id: 241, channel_id: 35, user_id: 107, timestamp: new Date("2023-01-14T13:19:57Z"), content: "The booking was updated — urgent case, no further action. No response from support, so the ticket was reopened.", participants_count: 24, reply_count: 61 },
            { id: 242, channel_id: 75, user_id: 198, timestamp: new Date("2023-05-19T16:26:00Z"), content: "The refund was rescheduled following a routine review. No response from an operator, so the claim was updated.", participants_count: 24, reply_count: 43 },
            { id: 243, channel_id: 96, user_id: 143, timestamp: new Date("2023-07-17T13:07:24Z"), content: "An operator confirmed the details and the request was resolved. Flagged as standard. The customer escalated the account.", participants_count: 21, reply_count: 43 },
            { id: 244, channel_id: 97, user_id: 41, timestamp: new Date("2023-03-03T13:20:02Z"), content: "An urgent payment was refunded the same day. A manual follow-up: the shipment was reviewed.", participants_count: 31, reply_count: 72 },
            { id: 245, channel_id: 72, user_id: 160, timestamp: new Date("2023-04-07T04:29:29Z"), content: "The courier confirmed the details and the payment was rejected. The courier asked for a change and the payment was escalated.", participants_count: 22, reply_count: 25 },
            { id: 246, channel_id: 98, user_id: 12, timestamp: new Date("2023-09-16T16:03:27Z"), content: "The transfer was delayed — partial case, no further action. A late follow-up: the item was delayed.", participants_count: 40, reply_count: 37 },
            { id: 247, channel_id: 91, user_id: 161, timestamp: new Date("2023-10-24T19:03:38Z"), content: "Flagged as repeat. An operator approved the claim. An operator asked for a change and the account was refunded. The team reported a minor issue; the session was refunded. A manual follow-up: the shipment was delayed.", participants_count: 35, reply_count: 45 },
            { id: 248, channel_id: 82, user_id: 118, timestamp: new Date("2023-10-03T17:19:45Z"), content: "Flagged as repeat. Support rescheduled the delivery. The session was resolved — duplicate case, no further action.", participants_count: 21, reply_count: 55 },
            { id: 249, channel_id: 20, user_id: 168, timestamp: new Date("2023-10-18T17:24:57Z"), content: "The shipment was escalated after an unusual check. Flagged as routine. The courier cancelled the refund.", participants_count: 28, reply_count: 39 },
            { id: 250, channel_id: 59, user_id: 155, timestamp: new Date("2023-06-17T19:29:06Z"), content: "The reviewer confirmed the details and the order was updated. The customer confirmed the details and the shipment was reopened. Flagged as incomplete. The courier resolved the transfer.", participants_count: 36, reply_count: 61 },
            { id: 251, channel_id: 36, user_id: 43, timestamp: new Date("2023-09-07T20:33:53Z"), content: "Flagged as minor. The customer rejected the item. The session was escalated following a repeat review. The appointment was approved — manual case, no further action. The courier reported a manual issue; the order was replaced.", participants_count: 26, reply_count: 49 },
            { id: 252, channel_id: 29, user_id: 191, timestamp: new Date("2023-09-09T10:22:24Z"), content: "The shipment was closed after a late check. The reviewer reported a duplicate issue; the order was reviewed. An unusual invoice was delayed the same day. Flagged as unusual. The courier rescheduled the shipment.", participants_count: 31, reply_count: 79 },
            { id: 253, channel_id: 10, user_id: 181, timestamp: new Date("2023-04-28T00:25:28Z"), content: "The document was cancelled following an unusual review. The account owner reported a late issue; the invoice was refunded.", participants_count: 33, reply_count: 47 },
            { id: 254, channel_id: 40, user_id: 150, timestamp: new Date("2023-02-05T10:46:00Z"), content: "The order was refunded after a manual check. An operator confirmed the details and the request was escalated. A partial delivery was closed the same day.", participants_count: 18, reply_count: 30 },
            { id: 255, channel_id: 12, user_id: 160, timestamp: new Date("2023-12-29T06:05:28Z"), content: "An operator confirmed the details and the ticket was completed. No response from the team, so the account was reopened. The account owner reported an automatic issue; the order was cancelled.", participants_count: 40, reply_count: 45 },
            { id: 256, channel_id: 56, user_id: 7, timestamp: new Date("2023-05-09T10:47:13Z"), content: "An operator reported a partial issue; the item was cancelled. The invoice was rescheduled following a duplicate review.", participants_count: 37, reply_count: 53 },
            { id: 257, channel_id: 9, user_id: 154, timestamp: new Date("2023-11-14T18:30:51Z"), content: "The reviewer reported a minor issue; the invoice was rejected. Flagged as repeat. The team replaced the claim. Support asked for a change and the transfer was reopened. Flagged as partial. The reviewer refunded the transfer.", participants_count: 25, reply_count: 67 },
            { id: 258, channel_id: 66, user_id: 89, timestamp: new Date("2023-10-03T15:55:47Z"), content: "The account owner reported a manual issue; the delivery was cancelled. The booking was cancelled — minor case, no further action.", participants_count: 27, reply_count: 46 },
            { id: 259, channel_id: 45, user_id: 43, timestamp: new Date("2023-09-16T20:05:57Z"), content: "The ticket was rejected — standard case, no further action. The shipment was resolved — standard case, no further action. The session was resolved following a standard review. Support reported a manual issue; the ticket was rejected.", participants_count: 23, reply_count: 62 },
            { id: 260, channel_id: 40, user_id: 37, timestamp: new Date("2023-05-13T21:50:21Z"), content: "No response from an operator, so the record was confirmed. The team confirmed the details and the record was reopened.", participants_count: 20, reply_count: 59 },
            { id: 261, channel_id: 22, user_id: 102, timestamp: new Date("2023-06-24T20:57:21Z"), content: "A routine document was resolved the same day. The courier reported a routine issue; the document was resolved. The claim was delayed — unusual case, no further action.", participants_count: 17, reply_count: 48 },
            { id: 262, channel_id: 56, user_id: 148, timestamp: new Date("2023-11-11T17:57:26Z"), content: "The reviewer confirmed the details and the booking was approved. The courier reported a partial issue; the request was escalated.", participants_count: 19, reply_count: 36 },
            { id: 263, channel_id: 73, user_id: 185, timestamp: new Date("2023-12-09T22:50:23Z"), content: "Flagged as partial. The customer updated the session. An incomplete shipment was resolved the same day.", participants_count: 32, reply_count: 45 },
            { id: 264, channel_id: 22, user_id: 131, timestamp: new Date("2023-11-20T09:15:15Z"), content: "Flagged as late. The team escalated the report. The shipment was confirmed following an unusual review. No response from support, so the session was reopened. A partial item was refunded the same day.", participants_count: 18, reply_count: 92 },
            { id: 265, channel_id: 27, user_id: 128, timestamp: new Date("2023-05-04T10:28:01Z"), content: "Flagged as manual. The customer cancelled the item. A late order was confirmed the same day. No response from the team, so the request was updated. No response from the account owner, so the refund was resolved.", participants_count: 39, reply_count: 56 },
            { id: 266, channel_id: 13, user_id: 171, timestamp: new Date("2023-10-22T09:31:13Z"), content: "The reviewer reported a minor issue; the shipment was updated. An incomplete follow-up: the payment was refunded.", participants_count: 19, reply_count: 42 },
            { id: 267, channel_id: 32, user_id: 166, timestamp: new Date("2023-04-20T14:50:18Z"), content: "The record was confirmed after a manual check. The supplier reported an unusual issue; the payment was resolved. Flagged as manual. The reviewer updated the transfer.", participants_count: 34, reply_count: 57 },
            { id: 268, channel_id: 35, user_id: 122, timestamp: new Date("2023-06-09T07:36:03Z"), content: "A manual follow-up: the invoice was delayed. Flagged as unusual. The account owner delayed the session. The account owner confirmed the details and the document was rejected.", participants_count: 31, reply_count: 42 },
            { id: 269, channel_id: 83, user_id: 132, timestamp: new Date("2023-03-20T18:23:02Z"), content: "A minor follow-up: the booking was confirmed. An operator reported an incomplete issue; the payment was rejected. The appointment was rescheduled after a manual check.", participants_count: 25, reply_count: 69 },
            { id: 270, channel_id: 8, user_id: 179, timestamp: new Date("2023-06-25T18:14:10Z"), content: "Flagged as duplicate. The team reopened the ticket. Flagged as urgent. The reviewer cancelled the payment. The session was closed after a manual check.", participants_count: 30, reply_count: 74 },
            { id: 271, channel_id: 3, user_id: 165, timestamp: new Date("2023-06-10T20:12:40Z"), content: "The customer reported an incomplete issue; the ticket was completed. The courier asked for a change and the record was replaced. The booking was escalated — late case, no further action. The payment was refunded — unusual case, no further action.", participants_count: 24, reply_count: 46 },
            { id: 272, channel_id: 69, user_id: 67, timestamp: new Date("2023-12-08T19:48:01Z"), content: "The document was escalated after a partial check. Flagged as manual. Support rejected the account. The refund was approved — minor case, no further action. No response from the team, so the payment was replaced.", participants_count: 29, reply_count: 44 },
            { id: 273, channel_id: 25, user_id: 67, timestamp: new Date("2023-11-09T14:33:32Z"), content: "The item was delayed following an incomplete review. The account owner reported an incomplete issue; the document was rescheduled. The refund was refunded — duplicate case, no further action. The customer reported a repeat issue; the payment was processed.", participants_count: 35, reply_count: 57 },
            { id: 274, channel_id: 56, user_id: 155, timestamp: new Date("2023-07-20T17:07:31Z"), content: "The document was confirmed — standard case, no further action. A repeat follow-up: the order was refunded. A manual follow-up: the transfer was rescheduled.", participants_count: 18, reply_count: 52 },
            { id: 275, channel_id: 30, user_id: 10, timestamp: new Date("2023-07-03T19:27:22Z"), content: "A routine follow-up: the invoice was completed. No response from an operator, so the invoice was cancelled.", participants_count: 25, reply_count: 52 },
            { id: 276, channel_id: 60, user_id: 34, timestamp: new Date("2023-01-18T16:42:59Z"), content: "The account owner reported an automatic issue; the report was replaced. Flagged as standard. Support rescheduled the session.", participants_count: 29, reply_count: 57 },
            { id: 277, channel_id: 93, user_id: 192, timestamp: new Date("2023-12-29T21:03:03Z"), content: "Flagged as manual. The team processed the report. The claim was approved following a late review. The order was rejected after an automatic check. A standard ticket was refunded the same day.", participants_count: 40, reply_count: 39 },
            { id: 278, channel_id: 63, user_id: 33, timestamp: new Date("2023-12-16T20:31:08Z"), content: "Flagged as automatic. The courier rejected the record. The request was rescheduled following a partial review. The refund was resolved after a minor check.", participants_count: 36, reply_count: 33 },
            { id: 279, channel_id: 9, user_id: 190, timestamp: new Date("2023-07-01T17:05:08Z"), content: "The order was confirmed after a duplicate check. An operator asked for a change and the shipment was replaced. The team confirmed the details and the account was delayed.", participants_count: 22, reply_count: 68 },
            { id: 280, channel_id: 58, user_id: 7, timestamp: new Date("2023-07-24T21:31:09Z"), content: "The customer reported an unusual issue; the session was approved. A manual claim was closed the same day. Flagged as standard. The team processed the delivery.", participants_count: 22, reply_count: 53 },
            { id: 281, channel_id: 1, user_id: 8, timestamp: new Date("2023-10-07T19:08:08Z"), content: "The claim was delayed following a minor review. The customer confirmed the details and the request was refunded.", participants_count: 21, reply_count: 45 },
            { id: 282, channel_id: 88, user_id: 132, timestamp: new Date("2023-03-21T16:26:15Z"), content: "The session was replaced — urgent case, no further action. The document was refunded following a repeat review. The customer asked for a change and the document was replaced. The reviewer asked for a change and the request was escalated.", participants_count: 28, reply_count: 48 },
            { id: 283, channel_id: 9, user_id: 179, timestamp: new Date("2023-01-13T20:19:33Z"), content: "Flagged as minor. The team delayed the claim. No response from support, so the claim was cancelled.", participants_count: 35, reply_count: 69 },
            { id: 284, channel_id: 8, user_id: 163, timestamp: new Date("2023-01-26T13:17:09Z"), content: "The order was escalated following a standard review. Flagged as minor. The team updated the request. An operator reported a standard issue; the ticket was cancelled. The appointment was refunded after a manual check.", participants_count: 25, reply_count: 33 },
            { id: 285, channel_id: 81, user_id: 184, timestamp: new Date("2023-11-01T13:00:16Z"), content: "Flagged as routine. The account owner closed the invoice. The supplier asked for a change and the record was delayed. No response from the courier, so the transfer was approved.", participants_count: 20, reply_count: 62 },
            { id: 286, channel_id: 65, user_id: 81, timestamp: new Date("2023-12-14T11:18:09Z"), content: "No response from the courier, so the report was delayed. A manual follow-up: the transfer was rejected.", participants_count: 18, reply_count: 65 },
            { id: 287, channel_id: 49, user_id: 61, timestamp: new Date("2023-12-23T11:01:14Z"), content: "Flagged as duplicate. The team replaced the shipment. A partial report was rescheduled the same day. Support asked for a change and the record was cancelled.", participants_count: 20, reply_count: 29 },
            { id: 288, channel_id: 70, user_id: 4, timestamp: new Date("2023-05-12T11:53:56Z"), content: "The supplier confirmed the details and the account was delayed. Flagged as urgent. The team reviewed the booking. The transfer was refunded after a late check. The refund was refunded — routine case, no further action.", participants_count: 18, reply_count: 67 },
            { id: 289, channel_id: 78, user_id: 134, timestamp: new Date("2023-01-15T17:16:19Z"), content: "An incomplete follow-up: the account was resolved. The invoice was cancelled after an incomplete check. An operator asked for a change and the account was escalated. The appointment was rescheduled — minor case, no further action.", participants_count: 41, reply_count: 40 },
            { id: 290, channel_id: 24, user_id: 84, timestamp: new Date("2023-11-13T15:22:03Z"), content: "The reviewer asked for a change and the booking was reopened. The supplier confirmed the details and the account was closed. A late follow-up: the session was updated. The delivery was cancelled after an incomplete check.", participants_count: 25, reply_count: 54 },
            { id: 291, channel_id: 43, user_id: 177, timestamp: new Date("2023-12-24T17:50:10Z"), content: "The document was cancelled — routine case, no further action. Flagged as manual. Support reopened the shipment. The supplier confirmed the details and the payment was updated. No response from the team, so the claim was approved.", participants_count: 21, reply_count: 63 },
            { id: 292, channel_id: 88, user_id: 55, timestamp: new Date("2023-11-29T16:47:54Z"), content: "An operator confirmed the details and the item was reopened. No response from the courier, so the session was cancelled. A standard order was resolved the same day.", participants_count: 33, reply_count: 57 },
            { id: 293, channel_id: 85, user_id: 97, timestamp: new Date("2023-01-23T18:41:30Z"), content: "The document was completed — automatic case, no further action. A minor item was reopened the same day.", participants_count: 19, reply_count: 62 },
            { id: 294, channel_id: 40, user_id: 200, timestamp: new Date("2023-02-27T12:01:06Z"), content: "An unusual follow-up: the record was approved. The refund was replaced — manual case, no further action. The ticket was confirmed after an urgent check.", participants_count: 33, reply_count: 35 },
            { id: 295, channel_id: 25, user_id: 173, timestamp: new Date("2023-06-05T17:47:10Z"), content: "The team confirmed the details and the claim was rejected. An operator asked for a change and the order was processed.", participants_count: 20, reply_count: 59 },
            { id: 296, channel_id: 12, user_id: 36, timestamp: new Date("2023-05-08T18:38:24Z"), content: "No response from the customer, so the shipment was approved. Flagged as duplicate. The account owner updated the booking.", participants_count: 30, reply_count: 64 },
            { id: 297, channel_id: 67, user_id: 78, timestamp: new Date("2023-10-14T10:33:39Z"), content: "The document was approved — incomplete case, no further action. The session was reopened following a duplicate review. The refund was reviewed after an automatic check.", participants_count: 34, reply_count: 66 },
            { id: 298, channel_id: 3, user_id: 151, timestamp: new Date("2023-06-16T04:31:09Z"), content: "The account owner asked for a change and the shipment was replaced. The account was resolved following a minor review. A manual follow-up: the document was refunded.", participants_count: 16, reply_count: 26 },
            { id: 299, channel_id: 88, user_id: 121, timestamp: new Date("2023-11-29T20:05:31Z"), content: "The team confirmed the details and the transfer was updated. The account owner asked for a change and the delivery was resolved. The supplier confirmed the details and the shipment was approved.", participants_count: 17, reply_count: 41 },
            { id: 300, channel_id: 49, user_id: 149, timestamp: new Date("2023-11-05T05:59:17Z"), content: "A standard follow-up: the booking was approved. An operator asked for a change and the order was reopened. The courier confirmed the details and the order was cancelled. The supplier reported a routine issue; the record was reopened.", participants_count: 28, reply_count: 26 },
        ],
    });
    await prisma.files.createMany({
        data: [
            { id: 1, conversation_id: 33, file_name: "report audio presentation", file_type: "document", upload_timestamp: new Date("2023-08-22T20:11:16Z") },
            { id: 2, conversation_id: 275, file_name: "plan specification proposal", file_type: "document", upload_timestamp: new Date("2023-07-26T13:14:29Z") },
            { id: 3, conversation_id: 23, file_name: "report summary", file_type: "audio", upload_timestamp: new Date("2023-07-12T14:18:23Z") },
            { id: 4, conversation_id: 119, file_name: "guide", file_type: "document", upload_timestamp: new Date("2023-08-19T10:24:14Z") },
            { id: 5, conversation_id: 271, file_name: "proposal", file_type: "image", upload_timestamp: new Date("2023-11-12T19:28:36Z") },
            { id: 6, conversation_id: 264, file_name: "audio slide notes", file_type: "image", upload_timestamp: new Date("2023-06-18T13:38:22Z") },
            { id: 7, conversation_id: 95, file_name: "presentation slide guide", file_type: "video", upload_timestamp: new Date("2023-05-12T15:59:02Z") },
            { id: 8, conversation_id: 14, file_name: "slide", file_type: "audio", upload_timestamp: new Date("2023-05-21T11:10:46Z") },
            { id: 9, conversation_id: 61, file_name: "invoice", file_type: "video", upload_timestamp: new Date("2023-11-03T08:43:12Z") },
            { id: 10, conversation_id: 156, file_name: "archive", file_type: "video", upload_timestamp: new Date("2023-06-16T16:34:58Z") },
            { id: 11, conversation_id: 25, file_name: "plan", file_type: "image", upload_timestamp: new Date("2023-06-18T15:06:06Z") },
            { id: 12, conversation_id: 32, file_name: "video contract", file_type: "document", upload_timestamp: new Date("2023-03-10T16:09:27Z") },
            { id: 13, conversation_id: 168, file_name: null, file_type: "image", upload_timestamp: new Date("2023-11-04T19:03:30Z") },
            { id: 14, conversation_id: 196, file_name: "document report slide", file_type: "document", upload_timestamp: new Date("2023-01-11T10:34:25Z") },
            { id: 15, conversation_id: 288, file_name: "audio presentation notes", file_type: "audio", upload_timestamp: new Date("2023-03-17T09:38:54Z") },
            { id: 16, conversation_id: 109, file_name: "presentation invoice", file_type: "image", upload_timestamp: new Date("2023-04-30T07:26:39Z") },
            { id: 17, conversation_id: 29, file_name: null, file_type: "image", upload_timestamp: new Date("2023-11-05T12:37:01Z") },
            { id: 18, conversation_id: 85, file_name: "invoice manual", file_type: "image", upload_timestamp: new Date("2023-08-04T10:42:53Z") },
            { id: 19, conversation_id: 112, file_name: "image", file_type: "document", upload_timestamp: new Date("2023-10-02T11:04:10Z") },
            { id: 20, conversation_id: 3, file_name: "slide manual", file_type: "audio", upload_timestamp: new Date("2023-01-13T17:55:51Z") },
            { id: 21, conversation_id: 6, file_name: "contract slide proposal", file_type: "image", upload_timestamp: new Date("2023-07-14T13:08:48Z") },
            { id: 22, conversation_id: 210, file_name: "contract guide plan", file_type: "video", upload_timestamp: new Date("2023-08-17T08:55:32Z") },
            { id: 23, conversation_id: 24, file_name: null, file_type: "image", upload_timestamp: new Date("2023-07-12T08:45:12Z") },
            { id: 24, conversation_id: 74, file_name: null, file_type: "video", upload_timestamp: new Date("2023-04-21T08:21:06Z") },
            { id: 25, conversation_id: 259, file_name: null, file_type: "document", upload_timestamp: new Date("2023-09-11T14:04:28Z") },
            { id: 26, conversation_id: 46, file_name: "document notes", file_type: "video", upload_timestamp: new Date("2023-08-22T07:42:40Z") },
            { id: 27, conversation_id: 146, file_name: null, file_type: "document", upload_timestamp: new Date("2023-03-18T10:32:46Z") },
            { id: 28, conversation_id: 71, file_name: "video notes guide", file_type: "document", upload_timestamp: new Date("2023-06-26T13:28:22Z") },
            { id: 29, conversation_id: 141, file_name: "contract image", file_type: "audio", upload_timestamp: new Date("2023-10-28T14:21:54Z") },
            { id: 30, conversation_id: 198, file_name: "image spreadsheet", file_type: "video", upload_timestamp: new Date("2023-07-28T13:09:12Z") },
            { id: 31, conversation_id: 162, file_name: "slide", file_type: "document", upload_timestamp: new Date("2023-11-13T04:08:23Z") },
            { id: 32, conversation_id: 140, file_name: "invoice notes", file_type: "image", upload_timestamp: new Date("2023-03-11T13:15:32Z") },
            { id: 33, conversation_id: 153, file_name: "archive report", file_type: "video", upload_timestamp: new Date("2023-08-23T14:18:33Z") },
            { id: 34, conversation_id: 32, file_name: "proposal", file_type: "document", upload_timestamp: new Date("2023-05-03T09:21:38Z") },
            { id: 35, conversation_id: 24, file_name: "document report", file_type: "document", upload_timestamp: new Date("2023-07-01T10:36:11Z") },
            { id: 36, conversation_id: 66, file_name: "audio", file_type: "audio", upload_timestamp: new Date("2023-01-28T09:11:58Z") },
            { id: 37, conversation_id: 297, file_name: "manual presentation plan", file_type: "document", upload_timestamp: new Date("2023-11-29T13:45:48Z") },
            { id: 38, conversation_id: 201, file_name: "slide", file_type: "video", upload_timestamp: new Date("2023-11-08T15:09:10Z") },
            { id: 39, conversation_id: 150, file_name: null, file_type: "document", upload_timestamp: new Date("2023-06-26T15:43:23Z") },
            { id: 40, conversation_id: 56, file_name: "notes draft slide", file_type: "document", upload_timestamp: new Date("2023-08-20T16:14:01Z") },
            { id: 41, conversation_id: 203, file_name: "notes proposal manual", file_type: "video", upload_timestamp: new Date("2023-01-02T14:34:28Z") },
            { id: 42, conversation_id: 155, file_name: "guide presentation spreadsheet", file_type: "video", upload_timestamp: new Date("2023-06-09T13:32:26Z") },
            { id: 43, conversation_id: 174, file_name: "invoice contract presentation", file_type: "image", upload_timestamp: new Date("2023-06-27T14:52:16Z") },
            { id: 44, conversation_id: 194, file_name: null, file_type: "audio", upload_timestamp: new Date("2023-06-26T14:03:16Z") },
            { id: 45, conversation_id: 108, file_name: "audio report invoice", file_type: "video", upload_timestamp: new Date("2023-02-13T10:20:13Z") },
            { id: 46, conversation_id: 20, file_name: "specification image", file_type: "video", upload_timestamp: new Date("2023-12-08T09:44:35Z") },
            { id: 47, conversation_id: 235, file_name: "contract notes document", file_type: "image", upload_timestamp: new Date("2023-05-17T14:40:09Z") },
            { id: 48, conversation_id: 296, file_name: "contract", file_type: "video", upload_timestamp: new Date("2023-06-15T18:58:39Z") },
            { id: 49, conversation_id: 292, file_name: "contract", file_type: "video", upload_timestamp: new Date("2023-10-09T13:18:43Z") },
            { id: 50, conversation_id: 290, file_name: "presentation", file_type: "document", upload_timestamp: new Date("2023-04-18T14:25:25Z") },
            { id: 51, conversation_id: 215, file_name: "specification plan report", file_type: "audio", upload_timestamp: new Date("2023-06-13T14:31:53Z") },
            { id: 52, conversation_id: 93, file_name: "audio", file_type: "video", upload_timestamp: new Date("2023-09-07T14:26:04Z") },
            { id: 53, conversation_id: 196, file_name: "manual invoice", file_type: "video", upload_timestamp: new Date("2023-08-22T08:51:56Z") },
            { id: 54, conversation_id: 96, file_name: "proposal", file_type: "video", upload_timestamp: new Date("2023-06-22T12:00:58Z") },
            { id: 55, conversation_id: 268, file_name: "video", file_type: "image", upload_timestamp: new Date("2023-12-09T08:39:11Z") },
            { id: 56, conversation_id: 239, file_name: "plan image", file_type: "video", upload_timestamp: new Date("2023-07-23T14:12:11Z") },
            { id: 57, conversation_id: 228, file_name: "slide draft plan", file_type: "document", upload_timestamp: new Date("2023-11-02T12:42:25Z") },
            { id: 58, conversation_id: 69, file_name: "report", file_type: "image", upload_timestamp: new Date("2023-01-11T09:05:53Z") },
            { id: 59, conversation_id: 233, file_name: "plan spreadsheet contract", file_type: "image", upload_timestamp: new Date("2023-10-04T08:07:12Z") },
            { id: 60, conversation_id: 40, file_name: "archive specification", file_type: "image", upload_timestamp: new Date("2023-06-16T10:11:06Z") },
            { id: 61, conversation_id: 120, file_name: "video image", file_type: "document", upload_timestamp: new Date("2023-01-19T09:02:46Z") },
            { id: 62, conversation_id: 206, file_name: "summary specification audio", file_type: "video", upload_timestamp: new Date("2023-03-13T13:16:14Z") },
            { id: 63, conversation_id: 88, file_name: "specification", file_type: "document", upload_timestamp: new Date("2023-10-27T13:18:41Z") },
            { id: 64, conversation_id: 241, file_name: null, file_type: "document", upload_timestamp: new Date("2023-10-03T11:23:57Z") },
            { id: 65, conversation_id: 42, file_name: "spreadsheet", file_type: "document", upload_timestamp: new Date("2023-01-06T15:14:07Z") },
            { id: 66, conversation_id: 250, file_name: null, file_type: "audio", upload_timestamp: new Date("2023-10-18T16:16:54Z") },
            { id: 67, conversation_id: 64, file_name: "template", file_type: "video", upload_timestamp: new Date("2023-12-09T11:14:58Z") },
            { id: 68, conversation_id: 294, file_name: "guide notes", file_type: "image", upload_timestamp: new Date("2023-04-25T12:15:14Z") },
            { id: 69, conversation_id: 106, file_name: "specification", file_type: "document", upload_timestamp: new Date("2023-08-06T09:46:54Z") },
            { id: 70, conversation_id: 175, file_name: "video manual summary", file_type: "audio", upload_timestamp: new Date("2023-01-24T10:13:55Z") },
            { id: 71, conversation_id: 84, file_name: "template proposal report", file_type: "document", upload_timestamp: new Date("2023-01-02T13:23:36Z") },
            { id: 72, conversation_id: 240, file_name: "invoice archive notes", file_type: "document", upload_timestamp: new Date("2023-11-21T12:05:26Z") },
            { id: 73, conversation_id: 288, file_name: null, file_type: "document", upload_timestamp: new Date("2023-02-24T09:26:15Z") },
            { id: 74, conversation_id: 108, file_name: "image presentation", file_type: "document", upload_timestamp: new Date("2023-10-05T09:11:42Z") },
            { id: 75, conversation_id: 188, file_name: "plan manual", file_type: "document", upload_timestamp: new Date("2023-01-10T11:48:43Z") },
            { id: 76, conversation_id: 65, file_name: "archive spreadsheet", file_type: "image", upload_timestamp: new Date("2023-09-26T16:36:17Z") },
            { id: 77, conversation_id: 90, file_name: "plan notes", file_type: "video", upload_timestamp: new Date("2023-02-04T15:17:08Z") },
            { id: 78, conversation_id: 201, file_name: "contract", file_type: "image", upload_timestamp: new Date("2023-09-13T08:15:08Z") },
            { id: 79, conversation_id: 280, file_name: "guide archive", file_type: "document", upload_timestamp: new Date("2023-10-10T14:30:12Z") },
            { id: 80, conversation_id: 102, file_name: "draft spreadsheet", file_type: "image", upload_timestamp: new Date("2023-11-02T15:10:04Z") },
            { id: 81, conversation_id: 104, file_name: "spreadsheet proposal", file_type: "audio", upload_timestamp: new Date("2023-03-20T09:07:52Z") },
            { id: 82, conversation_id: 25, file_name: "plan notes", file_type: "document", upload_timestamp: new Date("2023-09-09T13:16:54Z") },
            { id: 83, conversation_id: 111, file_name: "presentation", file_type: "video", upload_timestamp: new Date("2023-10-11T14:20:37Z") },
            { id: 84, conversation_id: 122, file_name: "plan spreadsheet contract", file_type: "document", upload_timestamp: new Date("2023-12-01T13:52:06Z") },
            { id: 85, conversation_id: 299, file_name: null, file_type: "document", upload_timestamp: new Date("2023-09-08T11:34:52Z") },
            { id: 86, conversation_id: 169, file_name: "guide image contract", file_type: "audio", upload_timestamp: new Date("2023-08-15T08:24:12Z") },
            { id: 87, conversation_id: 95, file_name: "archive presentation", file_type: "image", upload_timestamp: new Date("2023-12-20T11:14:59Z") },
            { id: 88, conversation_id: 107, file_name: "proposal template notes", file_type: "video", upload_timestamp: new Date("2023-07-20T16:38:49Z") },
            { id: 89, conversation_id: 112, file_name: "presentation", file_type: "image", upload_timestamp: new Date("2023-05-21T11:54:25Z") },
            { id: 90, conversation_id: 245, file_name: "guide", file_type: "document", upload_timestamp: new Date("2023-12-12T10:01:48Z") },
            { id: 91, conversation_id: 99, file_name: "notes presentation", file_type: "document", upload_timestamp: new Date("2023-12-05T10:37:23Z") },
            { id: 92, conversation_id: 75, file_name: "contract", file_type: "document", upload_timestamp: new Date("2023-01-03T14:10:56Z") },
            { id: 93, conversation_id: 132, file_name: null, file_type: "document", upload_timestamp: new Date("2023-04-04T16:11:34Z") },
            { id: 94, conversation_id: 183, file_name: "plan report", file_type: "audio", upload_timestamp: new Date("2023-09-03T11:15:28Z") },
            { id: 95, conversation_id: 266, file_name: "invoice spreadsheet proposal", file_type: "document", upload_timestamp: new Date("2023-02-06T13:25:12Z") },
            { id: 96, conversation_id: 217, file_name: "notes contract plan", file_type: "image", upload_timestamp: new Date("2023-10-29T12:03:02Z") },
            { id: 97, conversation_id: 53, file_name: "document", file_type: "document", upload_timestamp: new Date("2023-11-03T08:36:03Z") },
            { id: 98, conversation_id: 19, file_name: "image document template", file_type: "audio", upload_timestamp: new Date("2023-01-16T11:49:59Z") },
            { id: 99, conversation_id: 272, file_name: "image audio", file_type: "video", upload_timestamp: new Date("2023-01-18T08:26:23Z") },
            { id: 100, conversation_id: 24, file_name: "spreadsheet", file_type: "document", upload_timestamp: new Date("2023-03-21T14:29:14Z") },
            { id: 101, conversation_id: 236, file_name: "spreadsheet summary", file_type: "image", upload_timestamp: new Date("2023-12-12T10:06:13Z") },
            { id: 102, conversation_id: 35, file_name: "presentation", file_type: "document", upload_timestamp: new Date("2023-02-03T16:15:25Z") },
            { id: 103, conversation_id: 252, file_name: "draft slide specification", file_type: "document", upload_timestamp: new Date("2023-07-06T12:19:39Z") },
            { id: 104, conversation_id: 290, file_name: null, file_type: "document", upload_timestamp: new Date("2023-10-23T15:34:42Z") },
            { id: 105, conversation_id: 172, file_name: "spreadsheet draft manual", file_type: "document", upload_timestamp: new Date("2023-02-01T10:16:22Z") },
            { id: 106, conversation_id: 218, file_name: null, file_type: "video", upload_timestamp: new Date("2023-02-03T08:07:11Z") },
            { id: 107, conversation_id: 226, file_name: null, file_type: "document", upload_timestamp: new Date("2023-09-17T16:13:44Z") },
            { id: 108, conversation_id: 91, file_name: "archive document", file_type: "document", upload_timestamp: new Date("2023-05-30T05:12:32Z") },
            { id: 109, conversation_id: 170, file_name: "archive audio", file_type: "video", upload_timestamp: new Date("2023-04-19T11:36:43Z") },
            { id: 110, conversation_id: 207, file_name: "template", file_type: "video", upload_timestamp: new Date("2023-05-12T11:04:12Z") },
            { id: 111, conversation_id: 198, file_name: null, file_type: "video", upload_timestamp: new Date("2023-10-30T16:50:01Z") },
            { id: 112, conversation_id: 147, file_name: "proposal presentation archive", file_type: "document", upload_timestamp: new Date("2023-03-17T13:22:00Z") },
            { id: 113, conversation_id: 300, file_name: "contract archive spreadsheet", file_type: "image", upload_timestamp: new Date("2023-02-21T17:20:03Z") },
            { id: 114, conversation_id: 89, file_name: "archive", file_type: "document", upload_timestamp: new Date("2023-03-15T15:00:08Z") },
            { id: 115, conversation_id: 183, file_name: "draft plan", file_type: "image", upload_timestamp: new Date("2023-09-26T10:43:59Z") },
            { id: 116, conversation_id: 243, file_name: "audio document specification", file_type: "document", upload_timestamp: new Date("2023-12-25T15:13:53Z") },
            { id: 117, conversation_id: 50, file_name: "summary slide", file_type: "image", upload_timestamp: new Date("2023-10-25T12:51:18Z") },
            { id: 118, conversation_id: 275, file_name: "notes draft", file_type: "document", upload_timestamp: new Date("2023-01-05T09:43:00Z") },
            { id: 119, conversation_id: 157, file_name: "summary invoice presentation", file_type: "audio", upload_timestamp: new Date("2023-06-29T15:06:55Z") },
            { id: 120, conversation_id: 163, file_name: "image video specification", file_type: "video", upload_timestamp: new Date("2023-09-04T11:41:09Z") },
            { id: 121, conversation_id: 287, file_name: "invoice", file_type: "image", upload_timestamp: new Date("2023-12-07T10:19:51Z") },
            { id: 122, conversation_id: 203, file_name: "summary image video", file_type: "document", upload_timestamp: new Date("2023-05-30T10:25:42Z") },
            { id: 123, conversation_id: 218, file_name: "manual draft invoice", file_type: "audio", upload_timestamp: new Date("2023-08-03T15:09:23Z") },
            { id: 124, conversation_id: 147, file_name: "invoice image summary", file_type: "audio", upload_timestamp: new Date("2023-12-01T13:36:01Z") },
            { id: 125, conversation_id: 11, file_name: "proposal summary slide", file_type: "document", upload_timestamp: new Date("2023-12-01T14:54:56Z") },
            { id: 126, conversation_id: 93, file_name: "manual", file_type: "document", upload_timestamp: new Date("2023-07-28T09:20:04Z") },
            { id: 127, conversation_id: 98, file_name: "video presentation", file_type: "document", upload_timestamp: new Date("2023-03-28T14:08:38Z") },
            { id: 128, conversation_id: 68, file_name: "proposal contract archive", file_type: "document", upload_timestamp: new Date("2023-01-01T15:30:16Z") },
            { id: 129, conversation_id: 80, file_name: "archive contract", file_type: "document", upload_timestamp: new Date("2023-05-06T11:37:40Z") },
            { id: 130, conversation_id: 220, file_name: "spreadsheet report manual", file_type: "video", upload_timestamp: new Date("2023-11-28T18:30:50Z") },
            { id: 131, conversation_id: 38, file_name: null, file_type: "document", upload_timestamp: new Date("2023-01-30T16:46:39Z") },
            { id: 132, conversation_id: 221, file_name: "notes contract", file_type: "document", upload_timestamp: new Date("2023-01-18T14:19:10Z") },
            { id: 133, conversation_id: 82, file_name: "document", file_type: "document", upload_timestamp: new Date("2023-07-19T15:05:49Z") },
            { id: 134, conversation_id: 257, file_name: "slide", file_type: "document", upload_timestamp: new Date("2023-09-01T13:39:22Z") },
            { id: 135, conversation_id: 155, file_name: null, file_type: "audio", upload_timestamp: new Date("2023-07-25T14:59:40Z") },
            { id: 136, conversation_id: 163, file_name: "draft manual", file_type: "document", upload_timestamp: new Date("2023-04-22T11:35:17Z") },
            { id: 137, conversation_id: 19, file_name: "summary image", file_type: "video", upload_timestamp: new Date("2023-09-05T10:35:37Z") },
            { id: 138, conversation_id: 118, file_name: "report summary presentation", file_type: "image", upload_timestamp: new Date("2023-04-29T11:37:23Z") },
            { id: 139, conversation_id: 109, file_name: "invoice", file_type: "audio", upload_timestamp: new Date("2023-02-15T13:19:13Z") },
            { id: 140, conversation_id: 258, file_name: "contract presentation", file_type: "document", upload_timestamp: new Date("2023-05-22T18:09:20Z") },
            { id: 141, conversation_id: 159, file_name: "report summary spreadsheet", file_type: "image", upload_timestamp: new Date("2023-06-03T11:45:28Z") },
            { id: 142, conversation_id: 60, file_name: null, file_type: "document", upload_timestamp: new Date("2023-08-16T07:25:34Z") },
            { id: 143, conversation_id: 274, file_name: "plan specification", file_type: "audio", upload_timestamp: new Date("2023-05-08T08:20:52Z") },
            { id: 144, conversation_id: 238, file_name: "slide report", file_type: "document", upload_timestamp: new Date("2023-04-02T14:45:34Z") },
            { id: 145, conversation_id: 148, file_name: "report proposal", file_type: "image", upload_timestamp: new Date("2023-07-02T12:38:26Z") },
            { id: 146, conversation_id: 140, file_name: "specification", file_type: "document", upload_timestamp: new Date("2023-12-14T09:11:05Z") },
            { id: 147, conversation_id: 57, file_name: "presentation draft", file_type: "video", upload_timestamp: new Date("2023-10-08T12:09:43Z") },
            { id: 148, conversation_id: 297, file_name: "guide notes", file_type: "video", upload_timestamp: new Date("2023-12-25T17:10:16Z") },
            { id: 149, conversation_id: 71, file_name: "template invoice", file_type: "video", upload_timestamp: new Date("2023-08-15T10:24:37Z") },
            { id: 150, conversation_id: 31, file_name: "presentation", file_type: "image", upload_timestamp: new Date("2023-06-25T06:10:15Z") },
        ],
    });
}

main()
    .then(() => prisma.$disconnect())
    .catch(async error => {
        console.error(error);
        await prisma.$disconnect();
        process.exit(1);
    });
