DiscordLobbyMember
Documentation / @discordeno/types / DiscordLobbyMember
Interface: DiscordLobbyMember
Defined in: discord/lobby.ts:20
https://docs.discord.com/developers/resources/lobby#lobby-member-object-lobby-member-structure
Properties
flags?
optionalflags?:number
Defined in: discord/lobby.ts:26
lobby member flags combined as as bitfield
id
id:
string
Defined in: discord/lobby.ts:22
The id of the user
metadata?
optionalmetadata?:Record<string,string> |null
Defined in: discord/lobby.ts:24
dictionary of string key/value pairs. The max total length is 1000.