Skip to content

wc.fetchReply()

paige edited this page Aug 28, 2023 · 3 revisions
  • Description: Fetches what a message is replying to

Parameters

  • ?Message Message: Message to get the reply from (defaults to the message it was used in)

Setup

await wc.fetchReply()

await wc.fetchReply(Message)
Clone this wiki locally