Events

List game chat

Game-thread messages, hasMore, and onlineCount. Each message includes authorId (User.id or null) so mute/block can persist server-side.

get/api/events/{gameId}/chat

Path parameters

gameIdstring required

Response

{ success, data }