package protocol type Request struct { Notification ID uint64 `json:"id,omitempty"` }