const WEBXDC_API_VERSION: u32 = 1;
Expand description

The current API version. If min_api in manifest.toml is set to a larger value, the Webxdc’s index.html is replaced by an error message. In the future, that may be useful to avoid new Webxdc being loaded on old Delta Chats.