diff options
Diffstat (limited to 'src/tg-types.lisp')
| -rw-r--r-- | src/tg-types.lisp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tg-types.lisp b/src/tg-types.lisp index 68c5735..15dd7d6 100644 --- a/src/tg-types.lisp +++ b/src/tg-types.lisp | |||
| @@ -5,6 +5,8 @@ | |||
| 5 | (:use-reexport | 5 | (:use-reexport |
| 6 | :ukkoclot/tg-types/animation | 6 | :ukkoclot/tg-types/animation |
| 7 | :ukkoclot/tg-types/bot-name | 7 | :ukkoclot/tg-types/bot-name |
| 8 | :ukkoclot/tg-types/business-bot-rights | ||
| 9 | :ukkoclot/tg-types/business-connection | ||
| 8 | :ukkoclot/tg-types/callback-query | 10 | :ukkoclot/tg-types/callback-query |
| 9 | :ukkoclot/tg-types/chat | 11 | :ukkoclot/tg-types/chat |
| 10 | :ukkoclot/tg-types/chat-type | 12 | :ukkoclot/tg-types/chat-type |