Skip to content

Commit 088715b

Browse files
committed
PHPDocs
1 parent 99e5df7 commit 088715b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Discord/Discord.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ class Discord
217217
public array $voiceClients = [];
218218

219219
/**
220-
* An array of voice session IDs.
220+
* An array of guild IDs paired to their voice session IDs.
221221
*
222222
* @var string[] Voice Sessions.
223223
*/

0 commit comments

Comments
 (0)