mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 19:20:42 +00:00
Webpack build for branch 11.3-dev: 54fa5f644f
This commit is contained in:
parent
211b86cf4f
commit
0f7af10d8b
1 changed files with 1 additions and 1 deletions
|
|
@ -12883,7 +12883,7 @@ class GroupDMChannel extends Channel {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Removes an user from this Group DM.
|
* Removes a user from this Group DM.
|
||||||
* @param {UserResolvable} user User to remove
|
* @param {UserResolvable} user User to remove
|
||||||
* @returns {Promise<GroupDMChannel>}
|
* @returns {Promise<GroupDMChannel>}
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue