{"nodes": [{"id": "apps_bot_src_services_voiceservice_ts", "label": "VoiceService.ts", "file_type": "code", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L1"}, {"id": "voiceservice_voiceservice", "label": "VoiceService", "file_type": "code", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L11"}, {"id": "voiceservice_voiceservice_syncchannels", "label": ".syncChannels()", "file_type": "code", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L12"}, {"id": "voiceservice_voiceservice_handlevoicestateupdate", "label": ".handleVoiceStateUpdate()", "file_type": "code", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L53"}, {"id": "voiceservice_voiceservice_handlejoin", "label": ".handleJoin()", "file_type": "code", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L69"}, {"id": "voiceservice_voiceservice_handleleave", "label": ".handleLeave()", "file_type": "code", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L215"}, {"id": "voiceservice_voiceservice_applyownershiptransfer", "label": ".applyOwnershipTransfer()", "file_type": "code", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L281"}, {"id": "voiceservice_voiceservice_sendcontrolpanel", "label": ".sendControlPanel()", "file_type": "code", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L305"}, {"id": "voiceservice_voiceservice_geteffectivename", "label": ".getEffectiveName()", "file_type": "code", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L340"}], "edges": [{"source": "apps_bot_src_services_voiceservice_ts", "target": "discord_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L1", "weight": 1.0}, {"source": "apps_bot_src_services_voiceservice_ts", "target": "apps_bot_src_database", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L2", "weight": 1.0}, {"source": "apps_bot_src_services_voiceservice_ts", "target": "apps_bot_src_utils_logger", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L3", "weight": 1.0}, {"source": "apps_bot_src_services_voiceservice_ts", "target": "apps_bot_src_errors_errorcodes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L6", "weight": 1.0}, {"source": "apps_bot_src_services_voiceservice_ts", "target": "apps_bot_src_i18n", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L7", "weight": 1.0}, {"source": "apps_bot_src_services_voiceservice_ts", "target": "apps_bot_src_i18n_localehelper", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L8", "weight": 1.0}, {"source": "apps_bot_src_services_voiceservice_ts", "target": "apps_bot_src_services_auditlogservice", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L9", "weight": 1.0}, {"source": "apps_bot_src_services_voiceservice_ts", "target": "voiceservice_voiceservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L11", "weight": 1.0}, {"source": "voiceservice_voiceservice", "target": "voiceservice_voiceservice_syncchannels", "relation": "method", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L12", "weight": 1.0}, {"source": "voiceservice_voiceservice", "target": "voiceservice_voiceservice_handlevoicestateupdate", "relation": "method", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L53", "weight": 1.0}, {"source": "voiceservice_voiceservice", "target": "voiceservice_voiceservice_handlejoin", "relation": "method", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L69", "weight": 1.0}, {"source": "voiceservice_voiceservice", "target": "voiceservice_voiceservice_handleleave", "relation": "method", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L215", "weight": 1.0}, {"source": "voiceservice_voiceservice", "target": "voiceservice_voiceservice_applyownershiptransfer", "relation": "method", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L281", "weight": 1.0}, {"source": "voiceservice_voiceservice", "target": "voiceservice_voiceservice_sendcontrolpanel", "relation": "method", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L305", "weight": 1.0}, {"source": "voiceservice_voiceservice", "target": "voiceservice_voiceservice_geteffectivename", "relation": "method", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L340", "weight": 1.0}, {"source": "voiceservice_voiceservice_handlevoicestateupdate", "target": "voiceservice_voiceservice_handlejoin", "relation": "calls", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L60", "weight": 1.0}, {"source": "voiceservice_voiceservice_handlevoicestateupdate", "target": "voiceservice_voiceservice_handleleave", "relation": "calls", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L62", "weight": 1.0}, {"source": "voiceservice_voiceservice_handlejoin", "target": "voiceservice_voiceservice_geteffectivename", "relation": "calls", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L134", "weight": 1.0}, {"source": "voiceservice_voiceservice_handlejoin", "target": "voiceservice_voiceservice_sendcontrolpanel", "relation": "calls", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L209", "weight": 1.0}, {"source": "voiceservice_voiceservice_handleleave", "target": "voiceservice_voiceservice_applyownershiptransfer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L272", "weight": 1.0}, {"source": "voiceservice_voiceservice_applyownershiptransfer", "target": "voiceservice_voiceservice_sendcontrolpanel", "relation": "calls", "confidence": "EXTRACTED", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L302", "weight": 1.0}], "raw_calls": [{"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "info", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L13"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "findMany", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L14"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "get", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L18"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "catch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L18"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "fetch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L18"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "get", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L22"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "catch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L22"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "fetch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L22"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "delete", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L25"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "info", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L26"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "filter", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L31"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "has", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L37"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "catch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L42"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "delete", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L42"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "catch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L43"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "delete", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L43"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "info", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L44"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "error", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L47"}, {"caller_nid": "voiceservice_voiceservice_syncchannels", "callee": "info", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L50"}, {"caller_nid": "voiceservice_voiceservice_handlevoicestateupdate", "callee": "debug", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L57"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "findUnique", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L74"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "debug", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L79"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "info", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L83"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "has", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L86"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "error", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L91"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "catch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L92"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "log", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L92"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "findFirst", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L103"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "setChannel", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L109"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "warn", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L114"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "catch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L115"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "delete", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L115"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "error", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L118"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "getContextLocale", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L125"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "findUnique", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L128"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "findUnique", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L129"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "t", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L142"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "replace", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L143"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "create", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L156"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "warn", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L178"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "toString", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L178"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "create", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L179"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "info", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L185"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "create", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L191"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "setChannel", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L199"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "info", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L200"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "catch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L201"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "log", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L201"}, {"caller_nid": "voiceservice_voiceservice_handlejoin", "callee": "error", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L211"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "findUnique", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L219"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "catch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L227"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "delete", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L227"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "filter", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L233"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "info", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L235"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "info", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L238"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "delete", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L243"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "delete", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L244"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "info", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L245"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "catch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L246"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "log", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L246"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "catch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L255"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "delete", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L255"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "info", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L256"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "error", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L258"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "filter", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L262"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "first", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L264"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "filter", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L264"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "update", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L267"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "info", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L273"}, {"caller_nid": "voiceservice_voiceservice_handleleave", "callee": "error", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L275"}, {"caller_nid": "voiceservice_voiceservice_applyownershiptransfer", "callee": "getContextLocale", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L282"}, {"caller_nid": "voiceservice_voiceservice_applyownershiptransfer", "callee": "findUnique", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L284"}, {"caller_nid": "voiceservice_voiceservice_applyownershiptransfer", "callee": "fetch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L287"}, {"caller_nid": "voiceservice_voiceservice_applyownershiptransfer", "callee": "t", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L288"}, {"caller_nid": "voiceservice_voiceservice_applyownershiptransfer", "callee": "catch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L290"}, {"caller_nid": "voiceservice_voiceservice_applyownershiptransfer", "callee": "setName", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L290"}, {"caller_nid": "voiceservice_voiceservice_applyownershiptransfer", "callee": "catch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L293"}, {"caller_nid": "voiceservice_voiceservice_applyownershiptransfer", "callee": "edit", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L293"}, {"caller_nid": "voiceservice_voiceservice_applyownershiptransfer", "callee": "catch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L299"}, {"caller_nid": "voiceservice_voiceservice_applyownershiptransfer", "callee": "delete", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L299"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "getContextLocale", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L307"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "addOptions", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L309"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setPlaceholder", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L309"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setCustomId", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L309"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "t", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L311"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setEmoji", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L313"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setValue", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L313"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setLabel", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L313"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "t", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L313"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setEmoji", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L314"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setValue", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L314"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setLabel", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L314"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "t", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L314"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setEmoji", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L315"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setValue", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L315"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setLabel", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L315"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "t", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L315"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setEmoji", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L316"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setValue", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L316"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setLabel", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L316"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "t", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L316"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setEmoji", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L317"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setValue", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L317"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setLabel", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L317"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "t", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L317"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setEmoji", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L318"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setValue", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L318"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "setLabel", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L318"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "t", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L318"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "addComponents", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L321"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "catch", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L324"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "send", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L324"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "t", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L325"}, {"caller_nid": "voiceservice_voiceservice_sendcontrolpanel", "callee": "error", "source_file": "apps/bot/src/services/VoiceService.ts", "source_location": "L329"}]}