@@ -1,6 +1,8 @@
package im
import "time"
import (
"time"
)
type Sender interface {
GetUserID() int
The note is not visible to the blocked user.