Perform Slack vote in multi-person DM #183
Labels
component: plugin
New plugin request, or feature request on an existing plugin
enhancement
New feature or request for metagov-core
priority: low
low priority
Allow caller to pass a list of users (using existing
eligible_users
param?) to perform the vote in a private message. This could be as simple as: ifeligible_users
is provided, butchannel
is NOT provided, the vote is performed in a new "mpim" (group message) among the eligible voters. See thepost_message
function on the Slack plugin for a how a new mpim channel is opened usingconversations.open
.The text was updated successfully, but these errors were encountered: