mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 22:51:32 +00:00
Webpack build for branch 11.1-dev: cdc355811e
This commit is contained in:
parent
768333c9a9
commit
01e3da739a
1 changed files with 1 additions and 1 deletions
|
|
@ -13150,7 +13150,7 @@ class GuildAuditLogsEntry {
|
|||
* @typedef {object} AuditLogChange
|
||||
* @property {string} key The property that was changed, e.g. `nick` for nickname changes
|
||||
* @property {string|boolean|number} [old] The old value of the change, e.g. for nicknames, the old nickname
|
||||
* @property {string|boolean|number} new The new value of the change, e.g. for nicknames, the new nickname
|
||||
* @property {string|boolean|number} [new] The new value of the change, e.g. for nicknames, the new nickname
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue