MessageReference

Inherits: Reference < Object

Description

Contains information on the referenced message such in replies and cross posts.

Properties

type name
int message_id
int channel_id
int guild_id

Property Descriptions

  • int message_id

    The id of the originating message.


  • int channel_id

    The id of the originating message's channel.


  • int guild_id

    The id of the originating message's guild.