Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
LocalChannel
Interface LocalChannel
A channel/net visible to the local user.
interface
LocalChannel
{
active
:
boolean
;
assigned
:
boolean
;
canReceive
:
boolean
;
canTransmit
:
boolean
;
guildId
:
string
;
guildName
:
string
;
id
:
number
;
isGlobalAlert
:
boolean
;
isPublicNet
:
boolean
;
memberCount
:
number
;
members
:
LocalChannelMember
[]
;
muted
:
boolean
;
name
:
string
;
orgLink
:
boolean
;
readOnlyAssignment
:
boolean
;
shardOnly
:
boolean
;
uid
:
string
;
volume
:
number
;
}
Index
Properties
active
assigned
can
Receive
can
Transmit
guild
Id
guild
Name
id
is
Global
Alert
is
Public
Net
member
Count
members
muted
name
org
Link
read
Only
Assignment
shard
Only
uid
volume
Properties
active
active
:
boolean
assigned
assigned
:
boolean
can
Receive
canReceive
:
boolean
can
Transmit
canTransmit
:
boolean
guild
Id
guildId
:
string
guild
Name
guildName
:
string
id
id
:
number
is
Global
Alert
isGlobalAlert
:
boolean
is
Public
Net
isPublicNet
:
boolean
member
Count
memberCount
:
number
members
members
:
LocalChannelMember
[]
muted
muted
:
boolean
name
name
:
string
org
Link
orgLink
:
boolean
read
Only
Assignment
readOnlyAssignment
:
boolean
shard
Only
shardOnly
:
boolean
uid
uid
:
string
volume
volume
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
assigned
can
Receive
can
Transmit
guild
Id
guild
Name
id
is
Global
Alert
is
Public
Net
member
Count
members
muted
name
org
Link
read
Only
Assignment
shard
Only
uid
volume
@30k/starcomm-client
Loading...
A channel/net visible to the local user.