Home  >  Article  >  Backend Development  >  After uploading graphic materials during WeChat public account development, how to use them?

After uploading graphic materials during WeChat public account development, how to use them?

WBOY
WBOYOriginal
2016-12-01 01:27:371894browse

I uploaded a graphic material using the API provided by WeChat for uploading graphic material, and WeChat returned the corresponding media_id. So how can I send this graphic message to the user? There is no field to fill in the media_id in the graphic message
After uploading graphic materials during WeChat public account development, how to use them?
in the reply message type provided by WeChat. It is also wrong to directly fill in the media_id in the picture message.

Reply content:

I uploaded a graphic material using the API provided by WeChat for uploading graphic material, and WeChat returned the corresponding media_id. So how can I send this graphic message to the user? There is no field to fill in the media_id in the graphic message
After uploading graphic materials during WeChat public account development, how to use them?
in the reply message type provided by WeChat. It is also wrong to directly fill in the media_id in the picture message.

You can use media_id in customer service messages.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn