· 6 years ago · Nov 29, 2019, 03:32 PM
1VoiceConnection {
2 _events:
3 [Object: null prototype] {
4 closing:
5 [ [Function],
6 [Function: bound shutdown],
7 [Function: bound shutdown] ],
8 debug: [Function],
9 failed: { [Function: bound onceWrapper] listener: [Function] },
10 disconnect: { [Function: bound onceWrapper] listener: [Function] } },
11 _eventsCount: 4,
12 _maxListeners: undefined,
13 voiceManager:
14 ClientVoiceManager {
15 connections: Collection [Map] { '582836817305272320' => [Circular] },
16 broadcasts: [] },
17 channel:
18 VoiceChannel {
19 type: 'voice',
20 deleted: false,
21 id: '594543249205493797',
22 name: '「 ?」Music Lounge',
23 rawPosition: 1,
24 parentID: '594543220612923432',
25 permissionOverwrites:
26 Collection [Map] { '594543213004587029' => [PermissionOverwrites] },
27 bitrate: 64000,
28 userLimit: 0,
29 guild:
30 Guild {
31 members: [GuildMemberStore],
32 channels: [GuildChannelStore],
33 roles: [RoleStore],
34 presences: [PresenceStore],
35 voiceStates: [VoiceStateStore],
36 deleted: false,
37 available: true,
38 id: '582836817305272320',
39 shardID: 0,
40 name: 'ZYROUGE | Private Guild',
41 icon: '9e5d1ac3e9593304e53910e2512d4e20',
42 splash: null,
43 region: 'india',
44 memberCount: 8,
45 large: false,
46 features: [],
47 applicationID: null,
48 afkTimeout: 300,
49 afkChannelID: null,
50 systemChannelID: null,
51 embedEnabled: undefined,
52 premiumTier: 0,
53 premiumSubscriptionCount: null,
54 verificationLevel: 0,
55 explicitContentFilter: 0,
56 mfaLevel: 0,
57 joinedTimestamp: 1574872356177,
58 defaultMessageNotifications: 'ALL',
59 vanityURLCode: null,
60 description: null,
61 banner: null,
62 ownerID: '521007613475946496',
63 emojis: [GuildEmojiStore] } },
64 status: 0,
65 speaking: Speaking { bitfield: 0 },
66 authentication:
67 { sessionID: '4b173fcb1f0d6f23006063c0c9c352c8',
68 token: 'c8f5836a33a6b97a',
69 endpoint: 'india173.discord.media',
70 ssrc: 34,
71 port: 51926,
72 modes:
73 [ 'xsalsa20_poly1305_lite',
74 'xsalsa20_poly1305_suffix',
75 'xsalsa20_poly1305' ],
76 ip: '45.40.58.200',
77 experiments:
78 [ 'bwe_conservative_link_estimate', 'bwe_remote_locus_client' ],
79 mode: 'xsalsa20_poly1305_lite',
80 video_codec: 'VP8',
81 secret_key:
82 Uint8Array [
83 108,
84 12,
85 153,
86 62,
87 228,
88 124,
89 12,
90 154,
91 231,
92 17,
93 99,
94 3,
95 112,
96 88,
97 37,
98 189,
99 193,
100 121,
101 71,
102 154,
103 36,
104 153,
105 212,
106 51,
107 129,
108 120,
109 175,
110 91,
111 45,
112 32,
113 175,
114 131 ],
115 media_session_id: 'c6f74c2ca7b9cf8014a7b2d950fff7da',
116 audio_codec: 'opus' },
117 player:
118 AudioPlayer {
119 _events:
120 [Object: null prototype] { debug: [Function], error: [Function] },
121 _eventsCount: 2,
122 _maxListeners: undefined,
123 dispatcher: null,
124 streamingData: { channels: 2, sequence: 1, timestamp: 960 },
125 voiceConnection: [Circular] },
126 ssrcMap: Map {},
127 _speaking: Map {},
128 sockets:
129 { ws:
130 VoiceWebSocket {
131 _events: [Object],
132 _eventsCount: 5,
133 _maxListeners: undefined,
134 connection: [Circular],
135 attempts: 1,
136 dead: false,
137 ws: [WebSocket],
138 heartbeatInterval:
139 Timeout {
140 _called: true,
141 _idleTimeout: 13750,
142 _idlePrev: [TimersList],
143 _idleNext: [TimersList],
144 _idleStart: 207859,
145 _onTimeout: [Function: bound sendHeartbeat],
146 _timerArgs: undefined,
147 _repeat: 13750,
148 _destroyed: false,
149 [Symbol(unrefed)]: false,
150 [Symbol(asyncId)]: 209,
151 [Symbol(triggerId)]: 192 } },
152 udp:
153 VoiceConnectionUDPClient {
154 _events: [Object],
155 _eventsCount: 2,
156 _maxListeners: undefined,
157 voiceConnection: [Circular],
158 socket: [Socket],
159 discordAddress: '45.40.58.200',
160 localAddress: '100.26.169.57',
161 localPort: 40866 } },
162 receiver:
163 VoiceReceiver {
164 _events: [Object: null prototype] {},
165 _eventsCount: 0,
166 _maxListeners: undefined,
167 connection: [Circular],
168 packets:
169 PacketHandler {
170 _events: [Object],
171 _eventsCount: 1,
172 _maxListeners: undefined,
173 nonce:
174 <Buffer@0x34b1b00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00>,
175 receiver: [Circular],
176 streams: Map {} } },
177 connectTimeout:
178 Timeout {
179 _called: false,
180 _idleTimeout: -1,
181 _idlePrev: null,
182 _idleNext: null,
183 _idleStart: 165484,
184 _onTimeout: null,
185 _timerArgs: undefined,
186 _repeat: null,
187 _destroyed: false,
188 [Symbol(unrefed)]: false,
189 [Symbol(asyncId)]: 162,
190 [Symbol(triggerId)]: 44 } }