mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-09-26 20:08:54 +02:00
add kind5 "deletion".
This commit is contained in:
@@ -18,6 +18,7 @@ const (
|
||||
KindRecommendServer int = 2
|
||||
KindContactList int = 3
|
||||
KindEncryptedDirectMessage int = 4
|
||||
KindDeletion int = 5
|
||||
)
|
||||
|
||||
type Event struct {
|
||||
|
Reference in New Issue
Block a user