toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-common
/
dev.kord.common.entity
/
AutoModerationRuleTriggerType
/
Keyword
Keyword
object
Keyword
:
AutoModerationRuleTriggerType
(
source
)
Check if content contains words from a user defined list of keywords.
Members
Properties
value
Link copied to clipboard
val
value
:
Int
The raw value used by Discord.
Functions
equals
Link copied to clipboard
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
override
fun
toString
(
)
:
String