@@ -0,0 +1,5 @@
package messenger
type IMessenger interface {
SendMessage(message string) error
}
The note is not visible to the blocked user.