feat(slack): send direct message
This commit is contained in:
@@ -7,6 +7,8 @@ items:
|
||||
desc: Finds a user by email.
|
||||
- name: Send a message to channel
|
||||
desc: Sends a message to a channel you specify.
|
||||
- name: Send a direct message
|
||||
desc: Sends a direct message to a user or yourself from the Slackbot.
|
||||
---
|
||||
|
||||
<script setup>
|
||||
|
Reference in New Issue
Block a user