setCurrentChatMessage

fun setCurrentChatMessage(message: String)

Sets the current chat message, if the chat gui is not open, one will be opened.

Parameters

message

the message to put in the chat text box.

Sources

Link copied to clipboard