Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
SetOperationResponse
Interface SetOperationResponse
Response from opening or closing the operation.
interface
SetOperationResponse
{
action
:
"operation.set"
;
guildId
:
string
;
ok
:
boolean
;
open
:
boolean
;
}
Index
Properties
action
guild
Id
ok
open
Properties
action
action
:
"operation.set"
guild
Id
guildId
:
string
ok
ok
:
boolean
open
open
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
guild
Id
ok
open
@30k/starcomm-client
Loading...
Response from opening or closing the operation.