Method AddText
AddText(string)
Adds a default text to the message
public ChatMessage.Builder AddText(string text)
Parameters
textstring
Returns
AddText(string, ChatStyle)
Adds a text to the chat message with the given style
public ChatMessage.Builder AddText(string text, ChatStyle style)
Parameters
Returns
AddText(string, CHATTEXTSTYLE)
Adds a text to the chat message with the given style
public ChatMessage.Builder AddText(string text, CHATTEXTSTYLE style)
Parameters
textstringstyleCHATTEXTSTYLE