Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinmera committed Jan 2, 2022
1 parent 7bb9efb commit 5ee0a6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions clients/lichat/events.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,9 @@
(define-update set-user-info (text-update)
(key text))

(define-update typing (channel-update)
(channel))

(define-update share-identity ()
(&optional key))

Expand Down

0 comments on commit 5ee0a6e

Please sign in to comment.