@typed-discord/rest
Preparing search index...
types
MentionSpamTriggerMetadata
Interface MentionSpamTriggerMetadata
interface
MentionSpamTriggerMetadata
{
mention_raid_protection_enabled
?:
boolean
|
null
;
mention_total_limit
?:
number
|
null
;
}
Index
Properties
mention_
raid_
protection_
enabled?
mention_
total_
limit?
Properties
Optional
mention_
raid_
protection_
enabled
mention_raid_protection_enabled
?:
boolean
|
null
Optional
mention_
total_
limit
mention_total_limit
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mention_
raid_
protection_
enabled
mention_
total_
limit
@typed-discord/rest
Loading...