nostr\_tools.Event ================== .. currentmodule:: nostr_tools .. autoclass:: nostr_tools.Event :members: :show-inheritance: :special-members: __init__, __call__, __aenter__, __aexit__ :exclude-members: __weakref__, __dict__, __module__, __annotations__ .. rubric:: Methods .. autosummary:: ~Event.__init__ ~Event.from_dict ~Event.to_dict ~Event.validate .. rubric:: Attributes .. autosummary:: ~Event.is_valid ~Event.id ~Event.pubkey ~Event.created_at ~Event.kind ~Event.tags ~Event.content ~Event.sig