@@ -0,0 +1,6 @@
package sigmasms
type Payload struct {
Sender string `json:"sender"`
Text string `json:"text"`
}
The note is not visible to the blocked user.