Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type T ¶
type T struct {
Text string
}
T is a relay message intended to be shown to users in a nostr client interface.
func NewNoticeEnvelope ¶
func (*T) Label ¶
Label returns the label enum/type of the envelope. The relevant bytes could be retrieved using nip1.List[T]
func (*T) MarshalJSON ¶
func (*T) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.