summaryrefslogtreecommitdiff
path: root/src/tg/reaction-type.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tg/reaction-type.lisp')
-rw-r--r--src/tg/reaction-type.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tg/reaction-type.lisp b/src/tg/reaction-type.lisp
index 356555d..15f722f 100644
--- a/src/tg/reaction-type.lisp
+++ b/src/tg/reaction-type.lisp
@@ -1,6 +1,7 @@
1;; SPDX-License-Identifier: EUPL-1.2 1;; SPDX-License-Identifier: EUPL-1.2
2;; SPDX-FileCopyrightText: 2025 Uko Kokņevičs <perkontevs@gmail.com> 2;; SPDX-FileCopyrightText: 2025 Uko Kokņevičs <perkontevs@gmail.com>
3(defpackage :ukkoclot/src/tg/reaction-type 3(defpackage :ukkoclot/src/tg/reaction-type
4 (:documentation "ReactionType Telegram type")
4 (:use 5 (:use
5 :c2cl 6 :c2cl
6 :ukkoclot/src/tg/type-macros 7 :ukkoclot/src/tg/type-macros