All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dingtalk.markdown.json Maven / Gradle / Ivy

{
  "msgtype": "markdown",
  "markdown": {
    "title":"${title}",
    "text": "${text}"
  },
  "at": {
    "atMobiles": [ ${atMobiles} ],
    "atUserIds": [ ${atUserIds} ],
    "isAtAll": ${isAtAll}
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy