AddLobbyMember
Documentation / @discordeno/types / AddLobbyMember
Interface: AddLobbyMember
Defined in: discordeno/lobby.ts:41
https://docs.discord.com/developers/resources/lobby#add-a-member-to-a-lobby
Properties
flags?
optionalflags?:number
Defined in: discordeno/lobby.ts:45
Lobby member flags combined as a bitfield
metadata?
optionalmetadata?:Record<string,string> |null
Defined in: discordeno/lobby.ts:43
Optional dictionary of string key/value pairs. The max total length is 1000.