chore: fix docs
This commit is contained in:
parent
6ffcdbe43b
commit
39d8b71f41
File diff suppressed because one or more lines are too long
@ -36,7 +36,7 @@ class CallState extends Base {
|
||||
|
||||
/**
|
||||
* The channel of the call
|
||||
* @type {?DMChannel|PartialGroupDMChannel}
|
||||
* @type {?DMChannel|GroupDMChannel}
|
||||
*/
|
||||
get channel() {
|
||||
return this.client.channels.cache.get(this.channelId);
|
||||
|
Loading…
Reference in New Issue
Block a user