WeChat.MiniProgram.Live.Room.add_subanchor
You're seeing just the function
add_subanchor
, go back to WeChat.MiniProgram.Live.Room module for more information.
Link to this function
add_subanchor(client, room_id, username)
Specs
add_subanchor(WeChat.client(), room_id(), WeChat.User.username()) :: WeChat.response()
添加主播副号 - 官方文档