Interface

APIMessageReference

Reply/forward reference in GET /channels/{id}/messages.

Properties

NameTypeDescription
attachment_ids?Snowflake[]Forward: attachment IDs to include when forwarding selected media
channel_idSnowflakeChannel 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_idSnowflakeID of the referenced message.
type?MessageReferenceTypeMessageReferenceType.Default = reply, MessageReferenceType.Forward = forward