diff options
Diffstat (limited to 'src/tg-types.lisp')
| -rw-r--r-- | src/tg-types.lisp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tg-types.lisp b/src/tg-types.lisp index 15dd7d6..24d4923 100644 --- a/src/tg-types.lisp +++ b/src/tg-types.lisp | |||
| @@ -22,8 +22,13 @@ | |||
| 22 | :ukkoclot/tg-types/message | 22 | :ukkoclot/tg-types/message |
| 23 | :ukkoclot/tg-types/message-entity | 23 | :ukkoclot/tg-types/message-entity |
| 24 | :ukkoclot/tg-types/message-entity-type | 24 | :ukkoclot/tg-types/message-entity-type |
| 25 | :ukkoclot/tg-types/message-reaction-updated | ||
| 25 | :ukkoclot/tg-types/parse-mode | 26 | :ukkoclot/tg-types/parse-mode |
| 26 | :ukkoclot/tg-types/photo-size | 27 | :ukkoclot/tg-types/photo-size |
| 28 | :ukkoclot/tg-types/reaction-type | ||
| 29 | :ukkoclot/tg-types/reaction-type-custom-emoji | ||
| 30 | :ukkoclot/tg-types/reaction-type-emoji | ||
| 31 | :ukkoclot/tg-types/reaction-type-paid | ||
| 27 | :ukkoclot/tg-types/reply-keyboard-markup | 32 | :ukkoclot/tg-types/reply-keyboard-markup |
| 28 | :ukkoclot/tg-types/reply-keyboard-remove | 33 | :ukkoclot/tg-types/reply-keyboard-remove |
| 29 | :ukkoclot/tg-types/reply-parameters | 34 | :ukkoclot/tg-types/reply-parameters |