Slack BlockKit
function toSlack( notifiable, newSlackMessage ) {
return newSlackMessage();
}public void function dump(
boolean raw = false,
string output = "browser",
string format = "html",
boolean abort = false,
string label = "",
boolean metainfo = false,
numeric top = 9999,
string show = "",
string hide = "",
numeric keys = 9999,
boolean expand = true,
boolean showUDFs = true
);Last updated
