Add support for incoming INVITE messages

This commit is contained in:
Simon Ser
2021-06-03 11:04:32 +02:00
parent 55882776b0
commit 63a71e5f5d
4 changed files with 75 additions and 5 deletions

View File

@@ -6,6 +6,7 @@ const permanentCaps = [
"away-notify",
"batch",
"echo-message",
"invite-notify",
"message-tags",
"multi-prefix",
"server-time",