GuildStructure
See
https://discord.com/developers/docs/resources/message#message-object-message-structure
Extends
Properties
id
id:
string
Inherited from
Defined in
channel_id
channel_id:
string
Inherited from
Defined in
author
author:
Structure
Inherited from
Defined in
content
content:
string
Inherited from
Defined in
timestamp
timestamp:
string
ISO8601 Timestamp
Inherited from
Defined in
edited_timestamp
edited_timestamp:
null
|string
ISO8601 Timestamp
Inherited from
Defined in
tts
tts:
boolean
Inherited from
Defined in
mention_everyone
mention_everyone:
boolean
Inherited from
Defined in
mention_roles
mention_roles:
Structure
[]
Inherited from
Defined in
mention_channels?
optional
mention_channels:MentionStructure
[]
Inherited from
Defined in
attachments
attachments:
AttachmentStructure
[]
This does not exist without the intent
Inherited from
Defined in
embeds
embeds:
Structure
[]
This does not exist without the intent
Inherited from
Defined in
reactions
reactions:
ReactionStructure
[]
Inherited from
Defined in
nonce?
optional
nonce:string
|number
Inherited from
Defined in
pinned
pinned:
boolean
Inherited from
Defined in
webhook_id?
optional
webhook_id:string
Inherited from
Defined in
type
type:
MessageType
Inherited from
Defined in
activity?
optional
activity:ActivityStructure
Inherited from
Defined in
application?
optional
application:Partial
<Structure
>
Inherited from
Defined in
application_id?
optional
application_id:string
Inherited from
Defined in
flags?
optional
flags:number
Bitfield of MessageFlags
Inherited from
Defined in
message_reference?
optional
message_reference:ReferenceStructure
Inherited from
Defined in
message_snapshots?
optional
message_snapshots:SnapshotStructure
[]
Inherited from
Defined in
referenced_message?
optional
referenced_message:null
|Structure
Inherited from
Defined in
interaction_metadata?
optional
interaction_metadata:InteractionMetadataStructure
Inherited from
Structure
.interaction_metadata
Defined in
interaction?
optional
interaction:InteractionStructure
Inherited from
Defined in
thread?
optional
thread:Structure
Inherited from
Defined in
components?
optional
components:Structure
[]
This does not exist without the intent
Inherited from
Defined in
sticker_items?
optional
sticker_items:ItemStructure
[]
Inherited from
Defined in
stickers?
optional
stickers:Structure
[]
Inherited from
Defined in
position?
optional
position:number
Inherited from
Defined in
role_subscription_data?
optional
role_subscription_data:SubscriptionDataStructure
Inherited from
Structure
.role_subscription_data
Defined in
resolved?
optional
resolved:ResolvedDataStructure
Inherited from
Defined in
poll?
optional
poll:Structure
Inherited from
Defined in
call?
optional
call:CallStructure
Inherited from
Defined in
guild_id
guild_id:
string
Defined in
member
member:
Partial
<MemberStructure
>
Defined in
mentions
mentions:
Structure
&object
[]