say

fun say(text: String): Unit?

Says chat message. This message is actually sent to the server.

Parameters

text

the message to be sent

Sources

Link copied to clipboard