kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-rest
/
dev.kord.rest.service
/
AuditLogService
Audit
Log
Service
class
AuditLogService
(
requestHandler
:
RequestHandler
)
:
RestService
(
source
)
Members
Constructors
Audit
Log
Service
Link copied to clipboard
constructor
(
requestHandler
:
RequestHandler
)
Functions
get
Audit
Logs
Link copied to clipboard
suspend
fun
getAuditLogs
(
guildId
:
Snowflake
,
request
:
AuditLogGetRequest
)
:
DiscordAuditLog
inline suspend
fun
getAuditLogs
(
guildId
:
Snowflake
,
builder
:
AuditLogGetRequestBuilder
.
(
)
->
Unit
)
:
DiscordAuditLog