GuildAuditLogChanges
GuildAuditLogChanges ⇐ Base
Section titled “GuildAuditLogChanges ⇐ Base”Represents changes made to a guild audit log.
Kind: global class
Extends: Base
new GuildAuditLogChanges([data], guildId, client)
Section titled “new GuildAuditLogChanges([data], guildId, client)”Constructs a new GuildAuditLogChanges object.
| Param | Type | Description |
|---|---|---|
| [data] | Object | The audit log changes data. |
| guildId | string | The ID of the guild. |
| client | Client | The client object. |