9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
module Nostr
|
|
module EventKind
|
|
SET_METADATA: Integer
|
|
TEXT_NOTE: Integer
|
|
RECOMMEND_SERVER: Integer
|
|
CONTACTS: Integer
|
|
end
|
|
end
|