nostr-websocket-utils / DeletionSubscriptionManager
Event deletion subscription manager interface
subscribeToDeletions(
eventIds
):NostrSubscriptionEvent
Creates a subscription for deletion events
string
[]
Event IDs to monitor
Subscription message
subscribeToUserDeletions(
pubkey
):NostrSubscriptionEvent
Creates a subscription for all deletions by a user
string
Public key of user
Subscription message