Add missing field
@ -499,6 +499,7 @@ type (
Issue string `json:"issue"`
Name string `json:"name"`
Message string `json:"message"`
Description string `json:"description"`
Links []Link `json:"link"`
}
The note is not visible to the blocked user.