Appearance
APIGuildAuditLog
Package: @erinjs/types
Response from GET /guilds/{id}/audit-logs
Properties
| Name | Type | Readonly | Optional | Description |
|---|---|---|---|---|
audit_log_entries | APIGuildAuditLogEntry[] | No | No | |
users | { id: Snowflake; username?: string; discriminator?: string; avatar?: string | null; }[] | No | No | |
webhooks | { id: Snowflake; name?: string; avatar?: string | null; }[] | No | No |