DiscordSocialSDKLobbyMessage
Documentation / @discordeno/types / DiscordSocialSDKLobbyMessage
Interface: DiscordSocialSDKLobbyMessage
Defined in: discord/webhookEvents.ts:137
Extended by
Properties
application_id?
optionalapplication_id?:string
Defined in: discord/webhookEvents.ts:159
ID of the application (only present during active Social SDK sessions)
author
author:
DiscordUser
Defined in: discord/webhookEvents.ts:149
Author of the message
channel_id
channel_id:
string
Defined in: discord/webhookEvents.ts:147
ID of the channel the message was sent in
content
content:
string
Defined in: discord/webhookEvents.ts:143
Contents of the message
flags
flags:
number
Defined in: discord/webhookEvents.ts:157
Message flags combined as a bitfield
See
id
id:
string
Defined in: discord/webhookEvents.ts:139
ID of the message
lobby_id
lobby_id:
string
Defined in: discord/webhookEvents.ts:145
ID of the lobby where the message was sent
metadata?
optionalmetadata?:Record<string,unknown>
Defined in: discord/webhookEvents.ts:151
Additional metadata for the message (key-value pairs)
type
type:
MessageTypes
Defined in: discord/webhookEvents.ts:141
Type of message