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.
Creates a click event that opens the specified URL when clicked.
A McTextClickEvent instance with the "OPEN_URL" action and the provided URL.
The URL to be opened.