WeChat.WebPage.get_ticket
You're seeing just the function
get_ticket
, go back to WeChat.WebPage module for more information.
Link to this function
get_ticket(client, type)
Specs
get_ticket(WeChat.client(), js_api_ticket_type()) :: WeChat.response()
获取api_ticket
-
官方文档