Interface
MessageReplyTarget
Target message for `replyTo` / `forward` on send options.
Properties
attachmentIds
?: string[]Attachment ids to include when forwarding.
channelId
: stringChannel that owns the target message.
embedIndices
?: number[]Embed indices to include when forwarding.
guildId
?: string | nullGuild id when known (optional for DMs / partials).
messageId
: stringTarget message snowflake.
type
?: MessageReferenceTypeMessageReferenceType = reply, MessageReferenceType = forward