• Sends a String stringified message in chat.

    Parameters

    • value: any

      The message to send, will be passed through the String function and then passed into world.sendMessage.

    Returns void