@@ -22,6 +22,7 @@ type Action struct {
Unzip bool `json:"unzip,omitempty"`
URL string `json:"url,omitempty"`
Mirrors []string `json:"mirrors,omitempty"`
IsDir bool `json:"is_dir,omitempty"`
}
type actionsReceivedMsg struct{ actions []Action }
The note is not visible to the blocked user.