3fc8b3818434cab5eb67a872e1157632a27604cf
Update the `Seq` field in `WSEventResponse` and its usages across message and websocket handlers to use `int64` instead of `string`. This aligns the data transfer object with the underlying message sequence type and removes unnecessary string conversions.
Description
No description provided
Languages
Go
99.8%