Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
RawMessageSnapshotMessage
Interface RawMessageSnapshotMessage
interface
RawMessageSnapshotMessage
{
attachments
:
RawAttachment
[]
;
content
:
string
;
edited_timestamp
:
null
|
string
;
embeds
:
RawEmbed
[]
;
flags
?:
number
;
mention_roles
:
string
[]
;
mentions
:
RawUserWithMember
[]
;
timestamp
:
string
;
type
:
MessageTypes
;
}
Hierarchy
Pick
<
RawMessage
,
"type"
|
"content"
|
"embeds"
|
"attachments"
|
"timestamp"
|
"edited_timestamp"
|
"flags"
|
"mentions"
|
"mention_roles"
>
RawMessageSnapshotMessage
Index
Properties
attachments
content
edited_
timestamp
embeds
flags?
mention_
roles
mentions
timestamp
type
Properties
attachments
attachments
:
RawAttachment
[]
content
content
:
string
edited_
timestamp
edited_
timestamp
:
null
|
string
embeds
embeds
:
RawEmbed
[]
Optional
flags
flags
?:
number
mention_
roles
mention_
roles
:
string
[]
mentions
mentions
:
RawUserWithMember
[]
timestamp
timestamp
:
string
type
type
:
MessageTypes
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
attachments
content
edited_
timestamp
embeds
flags
mention_
roles
mentions
timestamp
type
Oceanic
Loading...