[This is preliminary documentation and is subject to change.]
The ChatSentEventArgs type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| FormattedMessage | Formatted message, as it appeared to the recepients. | |
| Message | Raw text of the message. | |
| MessageType | Type of message that was sent. | |
| PacketCount | Number of message packets that were sent out. | |
| Player | Player who sent the message. | |
| RecepientList | List of players who received the message. |