nostr-websocket-utils

nostr-websocket-utils v0.3.0


nostr-websocket-utils / ChannelMetadata

Interface: ChannelMetadata

Channel metadata structure

Properties

name

name: string

Defined in

nips/nip-28.ts:26


about?

optional about: string

Defined in

nips/nip-28.ts:27


picture?

optional picture: string

Defined in

nips/nip-28.ts:28


rules?

optional rules: string[]

Defined in

nips/nip-28.ts:29


moderators?

optional moderators: string[]

Defined in

nips/nip-28.ts:30


pinned?

optional pinned: string[]

Defined in

nips/nip-28.ts:31