Skip to content

Types: Chat

Grant Shotwell edited this page Jul 22, 2020 · 2 revisions

Chat

Represents the chat.

Defined Methods

Method Overflow Return Type Description
Say(string text) void Runs the /say [text] command.
Tellraw(selector targets, JSON json) void Runs the /tellraw [targets] [json] command.

Clone this wiki locally