From 835ec2614164c593e686e829aae6cbac64997ae8 Mon Sep 17 00:00:00 2001 From: Asai Toshiya Date: Tue, 16 May 2023 22:40:41 +0900 Subject: [PATCH] Add emoji tag to list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b99f1d35..963fd791 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ When experimenting with kinds, keep in mind the classification introduced by [NI | `delegation` | pubkey, conditions, delegation token | -- | [26](26.md) | | `description` | badge description | -- | [58](58.md) | | `description` | invoice description | -- | [57](57.md) | +| `emoji` | shortcode | image URL | [30](30.md) | | `expiration` | unix timestamp (string) | -- | [40](40.md) | | `image` | image URL | dimensions in pixels | [23](23.md), [58](58.md) | | `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) |