9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
module Nostr
|
|
module EventKind
|
|
SET_METADATA: Integer
|
|
TEXT_NOTE: Integer
|
|
RECOMMEND_SERVER: Integer
|
|
CONTACT_LIST: Integer
|
|
end
|
|
end
|