feat: Add slashcommand api
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
[klipyEnabled]="klipyEnabled()"
|
||||
[klipySignalSource]="null"
|
||||
[textareaTestId]="'dm-input'"
|
||||
[commandSurface]="'direct'"
|
||||
(messageSubmitted)="handleMessageSubmitted($event)"
|
||||
(typingStarted)="handleTypingStarted()"
|
||||
(replyCleared)="clearReply()"
|
||||
|
||||
Reference in New Issue
Block a user