LobbyMessage
Documentation / @discordeno/bot / LobbyMessage
Interface: LobbyMessage
Defined in: transformers/types.ts:2191
https://docs.discord.com/developers/resources/lobby#lobby-message-object
Properties
applicationId
applicationId:
bigint
Defined in: transformers/types.ts:2215
The application that sent the message
author
author:
User
Defined in: transformers/types.ts:2203
The user who sent the message
channelId
channelId:
bigint
Defined in: transformers/types.ts:2201
Included for compatibility with the messages interface; equal to lobby_id
content
content:
string
Defined in: transformers/types.ts:2197
Message content
flags
flags:
ToggleBitfield
Defined in: transformers/types.ts:2213
Message flags bitfield
See
MessageFlags
id
id:
bigint
Defined in: transformers/types.ts:2193
id of the message
lobbyId
lobbyId:
bigint
Defined in: transformers/types.ts:2199
id of the lobby this message was sent to
metadata?
optionalmetadata?:Record<string,string>
Defined in: transformers/types.ts:2205
Dispatch-only metadata sent with the message
moderationMetadata?
optionalmoderationMetadata?:Record<string,string>
Defined in: transformers/types.ts:2207
Moderation metadata set via Update Lobby Message Moderation Metadata
type
type:
MessageTypes
Defined in: transformers/types.ts:2195
Message type