From 6d1365fe00b54760134748a85115fdfbe581b8f1 Mon Sep 17 00:00:00 2001 From: yky4589 Date: Thu, 5 Nov 2020 12:47:01 +0900 Subject: [PATCH 1/2] Fxx Name Change 7 --- src/structures/{voicestate.ts => _voiceState.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/structures/{voicestate.ts => _voiceState.ts} (100%) diff --git a/src/structures/voicestate.ts b/src/structures/_voiceState.ts similarity index 100% rename from src/structures/voicestate.ts rename to src/structures/_voiceState.ts From 8af5ccbecde4394977354e35e881feb2b9da1deb Mon Sep 17 00:00:00 2001 From: yky4589 Date: Thu, 5 Nov 2020 12:47:56 +0900 Subject: [PATCH 2/2] Name Change 7 --- src/structures/{_voiceState.ts => voiceState.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/structures/{_voiceState.ts => voiceState.ts} (100%) diff --git a/src/structures/_voiceState.ts b/src/structures/voiceState.ts similarity index 100% rename from src/structures/_voiceState.ts rename to src/structures/voiceState.ts