WeChat.Component.query_auth
You're seeing just the function
query_auth
, go back to WeChat.Component module for more information.
Link to this function
query_auth(client, authorization_code)
Specs
query_auth(WeChat.client(), authorization_code :: String.t()) :: WeChat.response()
使用授权码获取授权信息 - 官方文档