const generateQR = async text => { // NOTE: sending as form data as data url in a stream does not seem to work with TG api as of this writing. https://github.com/lightningames/lnbitsbot-js/blob/2eb1b48d062489885c81e074b5f9a7f05d96a28f/lnbits_api.js#L168