Wechat v0.4.0-rc.0 Wechat.API.QRCode View Source

QRCode API

Link to this section Summary

Functions

Create ticket for permanent QRCode

Create ticket for temporary QRCode

Show QRCode as an image file

Link to this section Functions

Link to this function create_qrcode_ticket(scene, client) View Source

Create ticket for permanent QRCode.

Link to this function create_qrcode_ticket(scene, expire_seconds, client) View Source

Create ticket for temporary QRCode

Link to this function show_qrcode(ticket, client) View Source

Show QRCode as an image file.