mirror of
https://github.com/danbulant/discord.js
synced 2026-07-07 12:11:11 +00:00
Webpack build for branch master: a7c902c6cf
This commit is contained in:
parent
01e3da739a
commit
7fdae59149
1 changed files with 1 additions and 1 deletions
|
|
@ -13211,7 +13211,7 @@ class GuildAuditLogsEntry {
|
||||||
* @typedef {object} AuditLogChange
|
* @typedef {object} AuditLogChange
|
||||||
* @property {string} key The property that was changed, e.g. `nick` for nickname changes
|
* @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} [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