diff options
| -rw-r--r-- | 24.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -16,6 +16,7 @@ These are extra fields not specified in NIP-01 that may be present in the string | |||
| 16 | - `display_name`: an alternative, bigger name with richer characters than `name`. `name` should always be set regardless of the presence of `display_name` in the metadata. | 16 | - `display_name`: an alternative, bigger name with richer characters than `name`. `name` should always be set regardless of the presence of `display_name` in the metadata. |
| 17 | - `website`: a web URL related in any way to the event author. | 17 | - `website`: a web URL related in any way to the event author. |
| 18 | - `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen. | 18 | - `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen. |
| 19 | - `bot`: a boolean to clarify that the content is entirely or partially the result of automation, such as with chatbots or newsfeeds. | ||
| 19 | 20 | ||
| 20 | ### Deprecated fields | 21 | ### Deprecated fields |
| 21 | 22 | ||