diff options
author | Colin Okay <cbeok@protonmail.com> | 2020-04-12 12:35:17 -0500 |
---|---|---|
committer | Colin Okay <cbeok@protonmail.com> | 2020-04-12 12:35:17 -0500 |
commit | 4289cbc9c027700cca18689d74674eecc17ac5b6 (patch) | |
tree | cf42762a10d2aebfba4ed67ad84462ee81331857 /package.lisp | |
parent | af85b3ae5b11b68cd0bad553041f67915fbea20b (diff) |
send-image-message
Diffstat (limited to 'package.lisp')
-rw-r--r-- | package.lisp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp index c5f2414..9b5434f 100644 --- a/package.lisp +++ b/package.lisp @@ -81,6 +81,7 @@ #:login #:sync #:send-text-message + #:send-image-message #:join-room #:create-direct-message-room #:upload |