AuditLogFetchOptions
- interface AuditLogFetchOptions
Filters and pagination for fetching guild audit-log entries.
exported from
lib.weeble.d
Properties
Property |
Type |
Description |
|---|---|---|
|
|
Only return entries with this action type. |
|
|
Return entries after this entry ID. |
|
|
Return entries before this entry ID. |
|
|
Maximum number of entries to return. |
|
|
Only return entries performed by this user. |