According to the WeChat development documentation, a personalized menu was successfully created through the personalized menu interface. After running, a menuid can be returned. However, when testing the matching results of the personalized menu, the default custom menu is still obtained. I would like to ask you, how can I display this personalized menu that has been created, or is this personalized menu not created successfully at all?
PHP中文网2017-12-01 20:28:07
According to the requirements of WeChat documents, just POST the menu to WeChat's API. It seems that there is no API to obtain the created menu