@@ -0,0 +1,11 @@
package ceen
type Event struct {
ID string
Type string
Data any
Subject string
Sequence uint64
}
The note is not visible to the blocked user.