# shellcheck shell=sh

param_type    slack     text              "=~"   ".+"
param_type    slack     url               "=~"   "https?://.+"
param_type    slack     author_name       "=~"   ".+"
param_type    slack     provider_name     "=~"   ".+"

