WeChat.Component.unbind
You're seeing just the function
unbind
, go back to WeChat.Component module for more information.
Link to this function
unbind(client, appid, open_appid)
Specs
unbind(WeChat.client(), WeChat.appid(), WeChat.appid()) :: WeChat.response()
将公众号/小程序从开放平台帐号下解绑 - 官方文档
该 API 用于将一个公众号或小程序与指定开放平台帐号解绑。
开发者须确认所指定帐号与当前该公众号或小程序所绑定的开放平台帐号一致。