See
https://discord.com/developers/docs/resources/message#message-reference-object-message-reference-structure
Properties
type?
optional
type: MessageReferenceType
Defined in
typings/message.ts:108
message_id?
optional
message_id: string
Defined in
typings/message.ts:109
channel_id?
optional
channel_id: string
Defined in
typings/message.ts:110
guild_id?
optional
guild_id: string
Defined in
typings/message.ts:111
fail_if_not_exists?
optional
fail_if_not_exists: boolean
Defined in
typings/message.ts:112