AuditLogService

Constructors

Link copied to clipboard
constructor(requestHandler: RequestHandler)

Functions

Link copied to clipboard
suspend fun getAuditLogs(guildId: Snowflake, request: AuditLogGetRequest): DiscordAuditLog
inline suspend fun getAuditLogs(guildId: Snowflake, builder: AuditLogGetRequestBuilder.() -> Unit): DiscordAuditLog