Skip to content

Commit

Permalink
document audit log after parameter (#5821)
Browse files Browse the repository at this point in the history
  • Loading branch information
devsnek authored Jan 4, 2023
1 parent e003051 commit 38f01b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources/Audit_Log.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,5 @@ The following parameters can be used to filter which and how many audit log entr
| user_id? | snowflake | Entries from a specific user ID |
| action_type? | integer | Entries for a specific [audit log event](#DOCS_RESOURCES_AUDIT_LOG/audit-log-entry-object-audit-log-events) |
| before? | snowflake | Entries that preceded a specific audit log entry ID |
| after? | snowflake | Entries that succeeded a specific audit log entry ID |
| limit? | integer | Maximum number of entries (between 1-100) to return, defaults to 50 |

0 comments on commit 38f01b0

Please sign in to comment.