Search
Preparing search index...
The search index is not available
Higa - v0.1.0-fix
Options
All
Public
Public/Protected
All
Inherited
Menu
Higa - v0.1.0-fix
Message
Interface Message
Hierarchy
Message
Index
Properties
activity
application
application_
id
attachments
author
channel_
id
components
content
edited_
timestamp
embeds
flags
guild_
id
id
interaction
member
mention_
channels
mention_
everyone
mention_
roles
mentions
message_
reference
nonce
pinned
reactions
referenced_
message
sticker_
items
stickers
thread
timestamp
tts
type
webhook_
id
Properties
Optional
activity
activity
?:
MessageActivity
Optional
application
application
?:
Application
Optional
application_
id
application_
id
?:
string
attachments
attachments
:
Attachment
[]
author
author
:
User
channel_
id
channel_
id
:
string
Optional
components
components
?:
Component
[]
content
content
:
string
edited_
timestamp
edited_
timestamp
:
number
embeds
embeds
:
Embed
[]
Optional
flags
flags
?:
MessageFlags
Optional
guild_
id
guild_
id
?:
string
id
id
:
string
Optional
interaction
interaction
?:
Interaction
Optional
member
member
?:
GuildMember
mention_
channels
mention_
channels
:
ChannelMention
[]
mention_
everyone
mention_
everyone
:
boolean
mention_
roles
mention_
roles
:
Role
[]
mentions
mentions
:
User
[]
Optional
message_
reference
message_
reference
?:
MessageReference
nonce
nonce
:
string
|
number
pinned
pinned
:
boolean
reactions
reactions
:
Reaction
[]
Optional
referenced_
message
referenced_
message
?:
Message
Optional
sticker_
items
sticker_
items
?:
StickerItem
[]
Optional
stickers
stickers
?:
Sticker
[]
Optional
thread
thread
?:
Channel
timestamp
timestamp
:
number
tts
tts
:
boolean
type
type
:
MessageType
Optional
webhook_
id
webhook_
id
?:
string
Exports
Message
activity
application
application_
id
attachments
author
channel_
id
components
content
edited_
timestamp
embeds
flags
guild_
id
id
interaction
member
mention_
channels
mention_
everyone
mention_
roles
mentions
message_
reference
nonce
pinned
reactions
referenced_
message
sticker_
items
stickers
thread
timestamp
tts
type
webhook_
id
Generated using
TypeDoc