mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-09-01 05:50:47 -04:00
Define the t
tag in NIP-24
This commit is contained in:
7
24.md
7
24.md
@@ -39,6 +39,7 @@ tags
|
||||
|
||||
These tags may be present in multiple event kinds. Whenever a different meaning is not specified by some more specific NIP, they have the following meanings:
|
||||
|
||||
- `r`: a web URL the event is referring to in some way
|
||||
- `i`: an external id the event is referring to in some way - see [NIP-73](73.md)
|
||||
- `title`: name of [NIP-51](51.md) sets, [NIP-52](52.md) calendar event, [NIP-53](53.md) live event or [NIP-99](99.md) listing
|
||||
- `r`: a web URL the event is referring to in some way.
|
||||
- `i`: an external id the event is referring to in some way - see [NIP-73](73.md).
|
||||
- `title`: name of [NIP-51](51.md) sets, [NIP-52](52.md) calendar event, [NIP-53](53.md) live event or [NIP-99](99.md) listing.
|
||||
- `t`: a hashtag. The value MUST be a lowercase string. For kind 1 and other text notes, the event's content SHOULD contain the value prefixed by a `#` within the text in any case.
|
Reference in New Issue
Block a user