summaryrefslogtreecommitdiff
path: root/src/tg-types.lisp
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2025-10-12 22:42:41 +0300
committerGravatar Uko Kokņevičs2025-10-12 22:42:41 +0300
commit542f074a6929ec12b8b42e4cf16ff74523e04602 (patch)
tree938b88157954a873fc602f682514b0ba7ea104af /src/tg-types.lisp
parentFix enum jsonification (diff)
downloadukkoclot-542f074a6929ec12b8b42e4cf16ff74523e04602.tar.gz
ukkoclot-542f074a6929ec12b8b42e4cf16ff74523e04602.tar.xz
ukkoclot-542f074a6929ec12b8b42e4cf16ff74523e04602.zip
Add message-entity-type enum
Diffstat (limited to 'src/tg-types.lisp')
-rw-r--r--src/tg-types.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tg-types.lisp b/src/tg-types.lisp
index 46d68b9..68c5735 100644
--- a/src/tg-types.lisp
+++ b/src/tg-types.lisp
@@ -19,6 +19,7 @@
19 :ukkoclot/tg-types/link-preview-options 19 :ukkoclot/tg-types/link-preview-options
20 :ukkoclot/tg-types/message 20 :ukkoclot/tg-types/message
21 :ukkoclot/tg-types/message-entity 21 :ukkoclot/tg-types/message-entity
22 :ukkoclot/tg-types/message-entity-type
22 :ukkoclot/tg-types/parse-mode 23 :ukkoclot/tg-types/parse-mode
23 :ukkoclot/tg-types/photo-size 24 :ukkoclot/tg-types/photo-size
24 :ukkoclot/tg-types/reply-keyboard-markup 25 :ukkoclot/tg-types/reply-keyboard-markup