discord.js
discord.js
discord.js
discord-api-types
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
Loading versions...
Search...
K
Toggle Sidebar
interface
GuildAuditLogsEntryExtraField
export
interface
GuildAuditLogsEntryExtraField
Table of contents
Properties
"121"
"13"
"14"
"143"
"144"
"145"
"15"
"20"
"21"
"25"
"26"
"27"
"72"
"73"
"74"
"75"
"83"
"84"
"85"
Properties
"121" :
{
applicationId
:
Snowflake
}
"13" :
Role
|
GuildMember
| {
id
:
Snowflake
;
name
:
string
;
type
:
AuditLogOptionsType.Role
} | {
id
:
Snowflake
;
type
:
AuditLogOptionsType.Member
}
"14" :
Role
|
GuildMember
| {
id
:
Snowflake
;
name
:
string
;
type
:
AuditLogOptionsType.Role
} | {
id
:
Snowflake
;
type
:
AuditLogOptionsType.Member
}
"143" :
{
autoModerationRuleName
:
string
;
autoModerationRuleTriggerType
:
AuditLogRuleTriggerType
;
channel
:
GuildTextBasedChannel
| {
id
:
Snowflake
}; }
"144" :
{
autoModerationRuleName
:
string
;
autoModerationRuleTriggerType
:
AuditLogRuleTriggerType
;
channel
:
GuildTextBasedChannel
| {
id
:
Snowflake
}; }
"145" :
{
autoModerationRuleName
:
string
;
autoModerationRuleTriggerType
:
AuditLogRuleTriggerType
;
channel
:
GuildTextBasedChannel
| {
id
:
Snowflake
}; }
"15" :
Role
|
GuildMember
| {
id
:
Snowflake
;
name
:
string
;
type
:
AuditLogOptionsType.Role
} | {
id
:
Snowflake
;
type
:
AuditLogOptionsType.Member
}
"20" :
{
integrationType
:
string
} |
null
"21" :
{
removed
:
number
;
days
:
number
}
"25" :
{
integrationType
:
string
} |
null
"26" :
{
channel
:
VoiceBasedChannel
| {
id
:
Snowflake
};
count
:
number
}
"27" :
{
count
:
number
}
"72" :
{
channel
:
GuildTextBasedChannel
| {
id
:
Snowflake
};
count
:
number
}
"73" :
{
count
:
number
}
"74" :
{
channel
:
GuildTextBasedChannel
| {
id
:
Snowflake
};
messageId
:
Snowflake
}
"75" :
{
channel
:
GuildTextBasedChannel
| {
id
:
Snowflake
};
messageId
:
Snowflake
}
"83" :
StageChannel
| {
id
:
Snowflake
}
"84" :
StageChannel
| {
id
:
Snowflake
}
"85" :
StageChannel
| {
id
:
Snowflake
}