Interface

MessageReplyTarget

Target message for replyTo / forward on send options.

Properties

NameTypeDescription
attachmentIds?string[]Attachment ids to include when forwarding.
channelIdstringChannel that owns the target message.
embedIndices?number[]Embed indices to include when forwarding.
guildId?string | nullGuild id when known (optional for DMs / partials).
messageIdstringTarget message snowflake.
type?MessageReferenceTypeMessageReferenceType.Default = reply, MessageReferenceType.Forward = forward