当前位置:   article > 正文

飞书的发送内容文本、图片、卡片例子_飞书分享链接变卡片

飞书分享链接变卡片
  1. req_body = {
  2. "open_id": open_id,
  3. "msg_type": "text",
  4. "content": {
  5. "text": text
  6. }
  7. }
  8. req_body = {
  9. "open_id": open_id,
  10. "msg_type": "interactive",
  11. "card": {"config": {"wide_screen_mode":True},
  12. "header": {"title": {"tag": "plain_text", "content": "this is header" },
  13. "template": "red" },
  14. "elements": [{
  15. "tag": "div",
  16. "text": {
  17. "tag": "lark_md",
  18. "content": "你是否曾因为一本书而产生心灵共振,开始感悟人生?\n你有哪些想极力推荐给他人的珍藏书单?\n\n加入 **4·23 飞书读书节**,分享你的**挚爱书单**及**读书笔记**,**赢取千元读书礼**!\n\n声明:本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:【wpsshop博客】
    推荐阅读
    相关标签