@@ -0,0 +1,6 @@
package main
type Status struct {
Online bool `json:"online"`
ViewerCount int `json:"viewerCount"`
}
The note is not visible to the blocked user.