WeChat.Account.short_url
You're seeing just the function
short_url
, go back to WeChat.Account module for more information.
Link to this function
short_url(client, long_url)
Specs
short_url(WeChat.client(), long_url :: String.t()) :: WeChat.response()
长链接转成短链接 - 官方文档