Skip to content
Discussion options

You must be logged in to vote

You can do fetch normally, then check if the bot reply to your or specific IDs so we check Message Reference if the same with your Message ID (that sent before) or if the bot mention you, there's Message Mentions with .repliedUser.

Here's Message for example:

<ref *1> Message {
  channelId: '1066765573645676695',
  guildId: '763255629296959489',
  id: '1046473213925920778',
  createdTimestamp: 1674401554525,
  type: 19,
  system: false,
  content: '.',
  author: User {
    id: '640221677413990513',
    bot: false,
    system: false,
    flags: UserFlagsBitField { bitfield: 0 },
    username: 'Pixel',
    discriminator: '5769',
    avatar: undefined,
    banner: undefined,
    accentColor: u…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@flyrbo
Comment options

Answer selected by flyrbo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants