Fix notifications about own messages
This commit is contained in:
@ -117,4 +117,6 @@ type Message interface {
|
||||
|
||||
SetState(state MessageState)
|
||||
State() MessageState
|
||||
|
||||
SenderID() string
|
||||
}
|
||||
|
Reference in New Issue
Block a user