registerChatComponentClicked

open fun registerChatComponentClicked(method: Any): EventTrigger

Registers a new trigger that runs whenever the user clicks on a clickable chat component

Passes through two arguments:

Available modifications:

Return

The trigger for additional modification

Parameters

method

The method to call when the event is fired

Sources

Link copied to clipboard