ChatRoomGenerateChatRoomChatMessage CallableChatRoomGenerateChatRoomChatMessage(type, msg, replyId): ServerChatRoomMessageSend a player message to the server This function automatically formats and sends the message with all the information needed to reconstruct it on the receiver.Parameterstype: Whisper | Chat | Emotemsg: stringoptionalreplyId: stringReturns ServerChatRoomMessage
Send a player message to the server
This function automatically formats and sends the message with all the information needed to reconstruct it on the receiver.