diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.guild
/
GuildClient
/
getAuditLog
get
Audit
Log
suspend
fun
getAuditLog
(
userId
:
String
?
=
null
,
actionType
:
AuditLogActionType
?
=
null
,
before
:
String
?
=
null
,
limit
:
Int
=
50
)
:
AuditLog
(
source
)
Get the audit log.
Return
The audit log.
Throws
Discord
Exception