• Tracks a response with a message, in a way that if send is called with message, response will be edited.

    Parameters

    • message: Message<boolean>

      The message to track when editing.

    • response: Message<boolean>

      The response to edit when using send with message.

    Returns void