package
1.2.1
Repository: https://github.com/bububa/wechat.git
Documentation: pkg.go.dev

# README

二维码接口

# Functions

CreatePermQrcode 创建永久二维码 sceneId: 场景值ID.
CreateStrScenePermQrcode 创建永久二维码 sceneStr: 场景值ID(字符串形式的ID), 字符串类型, 长度限制为1到64.
CreateStrSceneTempQrcode 创建临时二维码.
CreateTempQrcode 创建临时二维码.
Download 通过ticket换取二维码, 写入到 filepath 路径的文件.
DownloadToWriter 通过ticket换取二维码, 写入到 writer.
二维码图片的URL, 可以通过此URL下载二维码 或者 在线显示此二维码.
ShortURL 将一条长链接转成短链接.

# Structs

No description provided by the author
No description provided by the author