@ -1,5 +1,9 @@
package main
import (
"time"
)
type ChatWarsMessage struct {
UserID64 int64 `json:"user_id"`
SenderUserID64 int64 `json:"sender_user_id"`
The note is not visible to the blocked user.