@ -8,6 +8,6 @@ import (
type Session struct {
ID primitive.ObjectID `bson:"_id,omitempty"`
Data []byte `bson:"data"`
Data string `bson:"data"`
Modified time.Time `bson:"modified"`
}
The note is not visible to the blocked user.