WeChat.MiniProgram.Code.create_code_unlimited

You're seeing just the function create_code_unlimited, go back to WeChat.MiniProgram.Code module for more information.
Link to this function

create_code_unlimited(client, scene, options \\ %{})

Specs

create_code_unlimited(WeChat.client(), scene(), code_options()) ::
  WeChat.response()

生成的小程序码 - 官方文档

获取小程序码,适用于需要的码数量极多的业务场景。通过该接口生成的小程序码,永久有效,数量暂无限制, 详见获取二维码