sendAlertMessage  
  inline fun AutoModerationRuleBuilder.sendAlertMessage(channelId: Snowflake, builder: SendAlertMessageAutoModerationActionBuilder.() -> Unit = {})(source)
Add a SendAlertMessage action which will execute whenever the rule is triggered.
Parameters
channelId 
the ID of the channel to which user content should be logged.