Interface
APIMessageReference
Reply/forward reference in GET /channels/{id}/messages.
Properties
attachment_ids
?: Snowflake[]Forward: attachment IDs to include when forwarding selected media
channel_id
: SnowflakeChannel containing the referenced message.
embed_indices
?: number[]Forward: embed indices to include when forwarding selected media
guild_id
?: Snowflake | nullGuild containing the referenced message (if guild message).
message_id
: SnowflakeID of the referenced message.
type
?: MessageReferenceTypeMessageReferenceType = reply, MessageReferenceType = forward