larksuite / oapi-sdk-go

larksuite oapi sdk by golang
MIT License
430 stars 87 forks source link

Update README.zh.md #74

Open LinkinStars opened 2 years ago

LinkinStars commented 2 years ago

直接使用 README.zh.md 中的案例会报错

{
  Code: 230001,
  Msg: "Your request contains an invalid request parameter, ext=invalid message content",
  Err: {

  }
}

原因是因为消息内容 json 中的双引号没有转义的问题,所以修改 README.zh.md 添加 \ 转义

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.