Giter VIP home page Giter VIP logo

Comments (2)

fudiwei avatar fudiwei commented on July 22, 2024 1

分为主动回复和被动回复两种方式,前提是你已经熟悉相关的概念。


主动回复调这个接口:

https://developers.weixin.qq.com/doc/offiaccount/Message_Management/Service_Center_messages.html#%E5%AE%A2%E6%9C%8D%E6%8E%A5%E5%8F%A3-%E5%8F%91%E6%B6%88%E6%81%AF

怎么在本 SDK 里找到这个接口请看文档:

《开发文档:快速找到需要调用的 API 模型类名 / 方法名?》


被动回复需要在微信回调的接口中直接 return 内容:

https://developers.weixin.qq.com/doc/offiaccount/Message_Management/Passive_user_reply_message.html

你可以自己拼 XML/JSON,也可以利用本 SDK 提供的扩展方法:

《开发文档:解析回调通知事件 —— 被动回复》

from dotnetcore.skit.flurlhttpclient.wechat.

Leblanc2025 avatar Leblanc2025 commented on July 22, 2024

已收到,非常感谢!

from dotnetcore.skit.flurlhttpclient.wechat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.