1 2 3 4 5
package model type Settings struct { DefaultVisibility string `json:"default_visibility"` }