Preparing search index...
The search index is not available
Oceanic
Oceanic
BulkUpdateLobbyMemberOptions
Interface BulkUpdateLobbyMemberOptions
interface
BulkUpdateLobbyMemberOptions
{
additionalName
?:
null
|
string
;
flags
?:
null
|
number
;
id
:
string
;
metadata
?:
null
|
Record
<
string
,
string
>
;
removeMember
?:
boolean
;
}
Hierarchy (
view full
)
LobbyMemberOptions
BulkUpdateLobbyMemberOptions
Index
Properties
additional
Name?
flags?
id
metadata?
remove
Member?
Properties
Optional
additional
Name
additional
Name
?:
null
|
string
Optional
flags
flags
?:
null
|
number
id
id
:
string
Optional
metadata
metadata
?:
null
|
Record
<
string
,
string
>
Optional
remove
Member
remove
Member
?:
boolean
Whether to remove the member from the lobby.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
additional
Name
flags
id
metadata
remove
Member
Oceanic
Loading...
Whether to remove the member from the lobby.