“await browser.messages.getRaw(messageid).then((messagey) => {…”
messagey is truncated (it would always seem to be 8KB) what could be giving me this limitation?
“await browser.messages.getRaw(messageid).then((messagey) => {…”
messagey is truncated (it would always seem to be 8KB) what could be giving me this limitation?