summaryrefslogtreecommitdiff
path: root/src/tg/reply-parameters.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tg/reply-parameters.lisp')
-rw-r--r--src/tg/reply-parameters.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tg/reply-parameters.lisp b/src/tg/reply-parameters.lisp
index e41d837..9527c40 100644
--- a/src/tg/reply-parameters.lisp
+++ b/src/tg/reply-parameters.lisp
@@ -1,7 +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/tg/reply-parameters 3(defpackage :ukkoclot/tg/reply-parameters
4 (:use :c2cl :ukkoclot/tg/macros :ukkoclot/tg/message-entity) 4 (:use :c2cl :ukkoclot/tg/type-macros :ukkoclot/tg/message-entity)
5 (:export 5 (:export
6 #:reply-parameters 6 #:reply-parameters
7 #:make-reply-parameters 7 #:make-reply-parameters