@@ -0,0 +1,6 @@
package models
type Query struct {
Depth int `json:"depth,omitempty"`
RegExp string `json:"regExp,omitempty"`
}
The note is not visible to the blocked user.