Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
SetRulesResponse
Interface SetRulesResponse
Response from replacing auto-assignment rules.
interface
SetRulesResponse
{
action
:
"rules.set"
;
guildId
:
string
;
ok
:
boolean
;
rules
:
AutoAssignRule
[]
;
}
Index
Properties
action
guild
Id
ok
rules
Properties
action
action
:
"rules.set"
guild
Id
guildId
:
string
ok
ok
:
boolean
rules
rules
:
AutoAssignRule
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
guild
Id
ok
rules
@30k/starcomm-client
Loading...
Response from replacing auto-assignment rules.