wc.fetchReply() - shysolocup/willclient GitHub Wiki

  • 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)