python - Slack Bot Creating DM Without Itself? -
i'm trying have slack bot create direct message between 2 people without bot being present. understand mpim.open command opens group direct message , can pass in users via user id, wondering if there way have bot leave direct message or create 1 without including itself? i've tried using groups.leave , didn't work. thanks!
Comments
Post a Comment