You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

If you want to add messages to slack from your own modules or hooks, you can use the module function. The function is globally available.

slackforwhmcs_putMessageIntoQueue ($Message, $Receiver) // $Receiver = e.g. "#channel@Botname"
  • No labels