@typed-discord/rest
Preparing search index...
types
DefaultKeywordListTriggerMetadata
Interface DefaultKeywordListTriggerMetadata
interface
DefaultKeywordListTriggerMetadata
{
allow_list
?:
string
[]
|
null
;
presets
?:
AutomodKeywordPresetType
[]
|
null
;
}
Index
Properties
allow_
list?
presets?
Properties
Optional
allow_
list
allow_list
?:
string
[]
|
null
Optional
presets
presets
?:
AutomodKeywordPresetType
[]
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow_
list
presets
@typed-discord/rest
Loading...