add kind5 "deletion".
This commit is contained in:
@@ -18,6 +18,7 @@ const (
|
|||||||
KindRecommendServer int = 2
|
KindRecommendServer int = 2
|
||||||
KindContactList int = 3
|
KindContactList int = 3
|
||||||
KindEncryptedDirectMessage int = 4
|
KindEncryptedDirectMessage int = 4
|
||||||
|
KindDeletion int = 5
|
||||||
)
|
)
|
||||||
|
|
||||||
type Event struct {
|
type Event struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user