Views
No views yet


window.webxdc.arcanechat a string with the ArcaneChat version and can be used by app developers
to detect when they can use the ArcaneChat-specific features.sendToChat(): extra property subject can be set to a text string to set message/email's subject.sendToChat(): extra property html can be set to a string of html markup to set the HTML part of the email/message.sendToChat(): the file object parameter also accepts a type field that can be one of:
"sticker""image""audio""video""file" (default if type field is not present)manifest.toml field: orientation, if you set it to "landscape" your app will be launched in landscape mode.