AuditLogGetRequestBuilder

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The type of AuditLogEvent which should be filtered for. null by default.

Link copied to clipboard

The time, represented as a Snowflake, before which entries are no longer returned.

Link copied to clipboard

The time, represented as a Snowflake, after which entries are no longer returned.

Link copied to clipboard
var limit: Int?

How many entries are returned.

Link copied to clipboard

The id of the user whose actions should be filtered for. null by default.

Functions

Link copied to clipboard
open override fun toRequest(): AuditLogGetRequest