• For messages containing a reply, fetch the message that is being replied.

    Note that even if a message has replyToMessage, the message itself may have been deleted, in which case this method will also return null.

    Parameters

    Returns Promise<Message | null>