openUrl

Creates a click event that opens the specified URL when clicked.

Return

A McTextClickEvent instance with the "OPEN_URL" action and the provided URL.

Parameters

url

The URL to be opened.