diff --git a/def.go b/def.go index 285df6c..0698913 100644 --- a/def.go +++ b/def.go @@ -630,7 +630,7 @@ type JobPayloadGetStash struct { ClientID64 []int64 `json:"clients_id"` ClientCount int64 `json:"client_count"` Stock []ChatWarsItems `json:"stock"` - CleanupMsg []ChatWarsMessage `json:"cleanup_msg"` + CleanupMsgs []ChatWarsMessage `json:"cleanup_msg"` } const (