wxhook

微信


获取GIF的访问URL

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>获取GIF的访问URL</li> </ul> <h5>请求URL</h5> <ul> <li><a href="http://localhost:30001/GetGIFURL">http://localhost:30001/GetGIFURL</a></li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <h5>发送参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">msg_xml</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>收到的gif消息完整xml内容</td> </tr> </tbody> </table> <h5>发送示例</h5> <pre><code>{     &amp;quot;msg_xml&amp;quot;: &amp;quot;&amp;lt;msg&amp;gt;&amp;lt;emoji fromusername = \&amp;quot;thexed\&amp;quot; tousername = \&amp;quot;wxid_38zehz4m7hee22\&amp;quot; type=\&amp;quot;2\&amp;quot; idbuffer=\&amp;quot;media:0_0\&amp;quot; md5=\&amp;quot;97365663bee2eb41ea0b3ad50cbe9dd2\&amp;quot; len = \&amp;quot;439919\&amp;quot; productid=\&amp;quot;\&amp;quot; androidmd5=\&amp;quot;97365663bee2eb41ea0b3ad50cbe9dd2\&amp;quot; androidlen=\&amp;quot;439919\&amp;quot; s60v3md5 = \&amp;quot;97365663bee2eb41ea0b3ad50cbe9dd2\&amp;quot; s60v3len=\&amp;quot;439919\&amp;quot; s60v5md5 = \&amp;quot;97365663bee2eb41ea0b3ad50cbe9dd2\&amp;quot; s60v5len=\&amp;quot;439919\&amp;quot; cdnurl = \&amp;quot;http://vweixinf.tc.qq.com/110/20401/stodownload?m=97365663bee2eb41ea0b3ad50cbe9dd2&amp;amp;filekey=30440201010430302e02016e0402535a04203937333635363633626565326562343165613062336164353063626539646432020306b66f040d00000004627466730000000131&amp;amp;hy=SZ&amp;amp;storeid=323032313035303731393134333530303033653932336261623532663833353335383538303930303030303036653031303034666231&amp;amp;ef=1&amp;amp;bizid=1022\&amp;quot; designerid = \&amp;quot;\&amp;quot; thumburl = \&amp;quot;\&amp;quot; encrypturl = \&amp;quot;http://vweixinf.tc.qq.com/110/20402/stodownload?m=ea1bd1936ce3281e92a72ed45653a768&amp;amp;filekey=30440201010430302e02016e0402535a04206561316264313933366365333238316539326137326564343536353361373638020306b670040d00000004627466730000000131&amp;amp;hy=SZ&amp;amp;storeid=323032313035303731393134333530303034376139626261623532663833353335383538303930303030303036653032303034666232&amp;amp;ef=2&amp;amp;bizid=1022\&amp;quot; aeskey= \&amp;quot;658d8cd15a6d4573990cd63ebb0d4e70\&amp;quot; externurl = \&amp;quot;http://vweixinf.tc.qq.com/110/20403/stodownload?m=bf191d0d4bc5d7de00a08b16960c3c74&amp;amp;filekey=30440201010430302e02016e0402535a0420626631393164306434626335643764653030613038623136393630633363373402030422c0040d00000004627466730000000131&amp;amp;hy=SZ&amp;amp;storeid=323032313035303731393134333530303036353639326261623532663833353335383538303930303030303036653033303034666233&amp;amp;ef=3&amp;amp;bizid=1022\&amp;quot; externmd5 = \&amp;quot;870b23321c54bce14f843a037a746989\&amp;quot; width= \&amp;quot;512\&amp;quot; height= \&amp;quot;512\&amp;quot; tpurl= \&amp;quot;\&amp;quot; tpauthkey= \&amp;quot;\&amp;quot; attachedtext= \&amp;quot;\&amp;quot; attachedtextcolor= \&amp;quot;\&amp;quot; lensid= \&amp;quot;\&amp;quot; emojiattr= \&amp;quot;\&amp;quot; linkid= \&amp;quot;\&amp;quot; desc= \&amp;quot;\&amp;quot; &amp;gt;&amp;lt;/emoji&amp;gt; &amp;lt;gameext type=\&amp;quot;0\&amp;quot; content=\&amp;quot;0\&amp;quot; &amp;gt;&amp;lt;/gameext&amp;gt;&amp;lt;/msg&amp;gt;&amp;quot; }</code></pre> <h5>返回示例</h5> <pre><code>{     &amp;quot;GetGIFURL&amp;quot;: &amp;quot;http://vweixinf.tc.qq.com/110/20401/stodownload?m=97365663bee2eb41ea0b3ad50cbe9dd2&amp;amp;filekey=30440201010430302e02016e0402535a04203937333635363633626565326562343165613062336164353063626539646432020306b66f040d00000004627466730000000131&amp;amp;hy=SZ&amp;amp;storeid=323032313035303731393134333530303033653932336261623532663833353335383538303930303030303036653031303034666231&amp;amp;ef=1&amp;amp;bizid=1022&amp;quot; }</code></pre> <h5>返回参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">GetGIFURL</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>返回GIF的访问URL地址</td> </tr> </tbody> </table>

页面列表

ITEM_HTML