From cf7a89781d32365026df402338d4f462666ad3a3 Mon Sep 17 00:00:00 2001 From: Uko Kokņevičs Date: Mon, 13 Oct 2025 06:51:46 +0300 Subject: Move bot/method-macros to tg/method-macros --- src/tg/send-message.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tg/send-message.lisp') diff --git a/src/tg/send-message.lisp b/src/tg/send-message.lisp index 7cd91d9..164dd83 100644 --- a/src/tg/send-message.lisp +++ b/src/tg/send-message.lisp @@ -8,7 +8,7 @@ :ukkoclot/tg/link-preview-options :ukkoclot/tg/message :ukkoclot/tg/message-entity - :ukkoclot/bot/method-macros + :ukkoclot/tg/method-macros :ukkoclot/tg/parse-mode :ukkoclot/tg/reply-keyboard-markup :ukkoclot/tg/reply-keyboard-remove -- cgit v1.2.3