Skip to main content

AddLobbyMember

Documentation


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?

optional flags?: number

Defined in: discordeno/lobby.ts:45

Lobby member flags combined as a bitfield


metadata?

optional metadata?: Record<string, string> | null

Defined in: discordeno/lobby.ts:43

Optional dictionary of string key/value pairs. The max total length is 1000.