• Gets the tracked response to message, if any was tracked and was not deleted.

    Parameters

    • message: Message<boolean>

      The message to get the reply from.

    Returns Message | null

    The replied message, if any.