Pretty slack bot message
slack_bot(
...,
channel = "feedback",
username = "feedback app",
icon_emoji = "",
incoming_webhook_url = "webhook"
)
An expression.
A character string of the channel name.
A character string of the username.
A character string of the icon emoji.
A character string of the incoming webhook url.
TRUE