@ -40,8 +40,8 @@ type Config struct {
type MsgDirection string
const (
MsgIncoming string = `incoming`
MsgOutgoing string = `outgoing`
Incoming string = `incoming`
Outgoing string = `outgoing`
)
type ChatWarsMessage struct {
The note is not visible to the blocked user.