WeChat.Component.get_authorizer_list
You're seeing just the function
get_authorizer_list
, go back to WeChat.Component module for more information.
Link to this function
get_authorizer_list(client, offset, count)
Specs
get_authorizer_list(WeChat.client(), offset :: integer(), count :: integer()) :: WeChat.response()
拉取所有已授权的帐号信息 - 官方文档