@typed-discord/rest
Preparing search index...
types
LobbyMemberRequest
Interface LobbyMemberRequest
interface
LobbyMemberRequest
{
flags
?:
1
|
null
;
id
:
`
${
bigint
}
`
;
metadata
?:
{
[
key
:
string
]:
string
}
|
null
;
}
Index
Properties
flags?
id
metadata?
Properties
Optional
flags
flags
?:
1
|
null
id
id
:
`
${
bigint
}
`
Optional
metadata
metadata
?:
{
[
key
:
string
]:
string
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
flags
id
metadata
@typed-discord/rest
Loading...