View Source Nostr.Event.Types.RepostEvent (Nostr v0.1.2)

Link to this section Summary

Link to this section Functions

Link to this function

create_event(text_event, pubkey, relays)

View Source
@spec parse(map()) ::
  {:ok, %Nostr.Event.Types.RepostEvent{event: term()}} | {:error, binary()}