MessageData
The data of a message set into the ChannelChatMessageEvent.
Properties
| Property | Type | Description |
|---|---|---|
fragments | FragmentData<string>[] | The message fragments. |
text | string | The message content. |
The data of a message set into the ChannelChatMessageEvent.
| Property | Type | Description |
|---|---|---|
fragments | FragmentData<string>[] | The message fragments. |
text | string | The message content. |