ChatMessage
Player-authored chat message broadcast inside a lobby.
ChatMessage
Player-authored chat message broadcast inside a lobby.
Properties
id
id: stringStable unique identifier for the message.
userId
userId: stringSender id; matches LeaderboardEntry.userId.
name
name: stringDisplay name chosen by the player.
content
content: stringPlain-text chat content.
timestamp
timestamp: stringISO timestamp generated by the platform.