Package net.deechael.dynamichat.api
Interface CopyMessageButton
- All Superinterfaces:
MessageButton
Button to copy message
-
Method Summary
Methods inherited from interface net.deechael.dynamichat.api.MessageButton
display, hover
-
Method Details
-
value
To process the value the user will copy- Parameters:
clicker- the usermessage- the message sent by the user- Returns:
- the value the user will copy
-
click
Not work with CopyMessageButton- Specified by:
clickin interfaceMessageButton- Parameters:
clicker- usermessage- the owner of the button
-