Use timeline element (Deletions and reactions)
This commit is contained in:
@ -5,6 +5,7 @@ const EventKind = {
|
||||
RecommendServer: 2,
|
||||
ContactList: 3, // NIP-02
|
||||
DirectMessage: 4, // NIP-04
|
||||
Deletion: 5,
|
||||
Reaction: 7 // NIP-25
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user